Getcito Developer PortalGetcito Developer Portal
  • Pricing
  • Documentation
  • API Reference
  • Pricing
Information
AI Query Volume
    AI query volumepost
Other endpoints
    Health checkgetGet cached report for shared linksget
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 https://api.getcito.com/v1/health
Example Responses
{ "status": "healthy", "timestamp": "2024-08-25T15:00:00Z" }
json
application/json

Get cached report for shared links

GET
https://api.getcito.com
/v1/cached-report

Get cached report for shared links › query Parameters

id
​string · required

Get cached report for shared links › Responses

Cached report found

No data returned
GET/v1/cached-report
curl 'https://api.getcito.com/v1/cached-report?id=<string>'
Example Responses
No example specified for this content type

AI Query Volume