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

Determine the region your organization uses in one of the following ways:

  • Go to the Axiom app and check the URL. 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
  • Click Settings icon Settings > General, and then find the Region section.

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