Skip to content

Get VALR status

GET
/v1/public/status

Get the current status of VALR. May be "online" when all functionality is available, or "read-only" when only GET and OPTIONS requests are accepted. All other requests in read-only mode will respond with a 503 error code.

Responses

Current VALR status

application/json

Playground

Samples