Skip to content

GET /v1/status

Health check endpoint. Returns the current API status. No authentication required.

GET /v1/status
Terminal window
curl https://api.nearpayments.io/v1/status
{
"message": "OK"
}