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.
Get API Key
GuidesAPI Reference
GuidesAPI Reference
  • Overview
    • API Reference
  • Endpoint Reference
    • Organizations
    • Projects
    • Documents
    • Agent
    • Check
  • API Explorer
      • GETList features enabled for the current API key
      • GETHealth / ping
Get API Key
LogoLogo
API ExplorerHealth

Health / ping

GET
/api/v2/health
GET
/api/v2/health
$curl https://api.pyramid-ai.com/api/v2/health
200Retrieved
1{
2 "status": "ok",
3 "timestamp": "2024-01-15T09:30:00Z",
4 "version": "1.0.0"
5}
Was this page helpful?
Previous

Get the organization for the current API key

Next
Built with

Response

OK
statusstring
timestampdatetime
versionstring