Skip to content

Get API health status

GET
/v2/healthz

Get the current status of the API. A 200 response indicates that the API is available.

When VALR status is "read-only", all POST and DELETE requests on the API will return a 503 response. See the VALR Status endpoint for more information.

Responses

Service is healthy

Playground

Samples