System status

To check on the availability of opensourceAIs.com

Check the operational status of the service

GET https://opensourceais.com/api/v1/public

{
    "data": {
        "status": "running",
        "app": "OpenSourceAIs",
        "host": "https://opensourceais.com/",
        "version": "1.0.0"
    }
}

Last updated