Skip to main content

Regions

All data in your account (charts, events, object statuses...) is stored on a specific server in a geographical region. You can choose it when signing up. Accounts created before March 12th, 2021 are stored in the EU region.

It's important to pick the region closest to you, to reduce API call latency.

To see your region, go to the company settings page.

URLs

The base URL for all API calls is https://api-{region}.seatsio.net

Where {region} corresponds to the region of your account:

  • https://api-eu.seatsio.net (Europe)
  • https://api-na.seatsio.net (North America)
  • https://api-sa.seatsio.net (South America)
  • https://api-oc.seatsio.net (Oceania)

All requests must be made over HTTPS. If you try to access the seats.io API over HTTP, you’ll receive a 404 (Not Found).

IPs

The IP addresses of the Seats.io API servers are:

  • 34.102.211.90 (Europe)
  • 34.36.1.137 (North America)
  • 34.117.100.213 (South America)
  • 34.160.139.161 (Oceania)