Skip to main content
GET
Authenticated liveness check

Authorizations

X-API-Key
string
header
required

Create an API key in the PolymarketData dashboard and send it in the X-API-Key request header.

Example: X-API-Key: pk_live_your_key_here

Response

Liveness status

Response body for authenticated GET /health.

status
string
required

Liveness status. healthy means the API process is responsive.

timestamp
string
required

Timestamp when the liveness response was generated (ISO 8601).