curl "https://api.brightdata.com/status" \
  -H "Authorization: Bearer API_TOKEN"
{
  "status":"active"
}

API Endpoint: GET /api/status