Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
GET /health. Returns the service health status.
GET /health
x-api-key
curl https://api.consus.io/health \ -H "x-api-key: $CONSUS_API_KEY"
{ "status": "healthy", "service": "gov-open-router", "version": "1.0.0" }