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.
DiscordPlatform
DocumentationIntegrationsAPI referenceSDKsChangelog
DocumentationIntegrationsAPI referenceSDKsChangelog
  • API Reference
      • GETHealth check
  • Reference
    • Filters API Reference
LogoLogo
DiscordPlatform
API ReferenceHealth

Health check

GET
https://api.respan.ai/api/health-check/
GET
/api/health-check/
$curl https://api.respan.ai/api/health-check/
1{
2 "message": "Health check passed."
3}
Check API availability. This endpoint does not require authentication.
Was this page helpful?
Previous

Filters API Reference

This document describes the filtering system used across Respan endpoints (spans, traces, threads, etc.).

Next
Built with

Response

API health check passed.
messagestring

Errors

400
Bad Request Error