Composo home page
Search...
Support
Composo
Composo
Search...
Navigation
API Reference
Healthcheck
Home
Quickstart
API Reference
Evals
POST
Reward
POST
Binary
API Reference
GET
Healthcheck
API Reference
Healthcheck
GET
/
api
/
healthcheck
Try it
cURL
Python
JavaScript
PHP
Go
Java
curl
--request
GET
\
--url
https://platform.composo.ai/api/healthcheck
200
{
"detail"
:
"<string>"
}
Response
200 - application/json
Successful Response
detail
string
required
Binary
cURL
Python
JavaScript
PHP
Go
Java
curl
--request
GET
\
--url
https://platform.composo.ai/api/healthcheck
200
{
"detail"
:
"<string>"
}