Skip to main content
GET
/
health
Error
A valid request URL is required to generate request examples
{
  "status": "<string>",
  "api_version": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.dialbird.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

API is reachable.

status
string
required
Allowed value: "ok"
api_version
string
required
Allowed value: "v1"