Skip to main content
GET
/
status
Check API Status
curl --request GET \
  --url https://api.sandbox.external.bnznow.com/status
{
  "status": "ok",
  "timestamp": "2023-11-07T05:31:56Z"
}

Response

200 - application/json

API is healthy

status
enum<string>

Status of the API

Available options:
ok
timestamp
string<date-time>

Current timestamp in ISO 8601 format