In Axiom, your organization can use one of the following regions:

  • US (most common)
  • EU

The examples in this documentation use the US domain. If your organization uses the EU region, the base domain of the Axiom app and the Axiom API reference is different from the US region and you need to make some changes to the examples you find in this documentation.

Check your region

To check which region your organization uses, match the base domain in the Axiom web app with the table below:

RegionBase domain in web app
UShttps://app.axiom.co
EUhttps://app.eu.axiom.co

Axiom API reference

All examples in the documentation use the default US base domain https://api.axiom.co.

If your organization uses the EU region, change the base domain in the examples to https://api.eu.axiom.co.

RegionBase domain of API endpointsExample
UShttps://api.axiom.cohttps://api.axiom.co/v1/datasets/{id}/ingest
EUhttps://api.eu.axiom.cohttps://api.eu.axiom.co/v1/datasets/{id}/ingest