Getcito Developer PortalGetcito Developer Portal
  • Pricing
  • Documentation
  • API Reference
  • Pricing
Information
AI Query Volume
    AI query volumepost
Other endpoints
    Health checkget
Schemas
powered by Zuplo
Getcito API
Getcito API

Other endpoints


Health check

GET
https://api.getcito.com
/v1/health

Returns the health status of the API.

Health check › Responses

200

API is healthy

status
​string
timestamp
​string · date-time
GET/v1/health
curl --request GET \ --url https://api.getcito.com/v1/health
shell
Example Responses
{ "status": "healthy", "timestamp": "2024-08-25T15:00:00Z" }
json
application/json

AI Query Volume