For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
Discord
Platform
Documentation
Integrations
API reference
SDKs
Changelog
Discord
Platform
API Reference
Health
Health check
Copy page
GET
https://api.respan.ai
/
api
/
health
/
Check API availability.
Headers
Authorization
string
Required
Bearer token. Use
Bearer YOUR_API_KEY
.
Response
API is healthy
status
enum
The health status of the API.
Allowed values:
unhealthy
version
string
The current API version.
timestamp
datetime
ISO 8601 timestamp of the health check.
Errors
503
Service Unavailable Error