Start Now

Regions


List Regions

Request

GET /regions

Request Curl Example

curl -X GET \
-H "Content-Type: application/json" \
-H "Authorization: Bearer d3d6763224e8f54ee5aeb08202b7eb101d97081876819cb48833d9f892185917" \
"https://api.statsignal.dev/v1/regions"

Response Example

Status: 200 ok

{
  "regions": [
    {
      "id": 1,
      "name": "San Francisco",
      "country": "United States"
    },
    {
      "id": 2,
      "name": "New York",
      "country": "United States"
    }
  ]
}
Statsignal - Uptime monitoring and status page | Product Hunt
Statsignal is designed and built by 19 Signals LLC. Copyright ©2021 19 Signals LLC. All rights reserved.