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 Started
    • Introduction
    • Quickstart
    • Authentication
  • API Reference
      • GETLiveness
      • GETReadiness
  • Python SDK
    • Install
    • Usage
    • Errors
  • CLI
    • Overview
LogoLogo
API Referencehealth

Liveness

GET
/health
GET
/health
$curl https://api.onepin.ai/health

Liveness probe — always returns 200.

Response

Successful Response
Was this page helpful?
Previous

Readiness

Next
Built with