Axiom will soon support a unified multi-region model to manage data across the US, EU (and beyond) from a single organization. Contact Axiom to learn more.
- US (most common)
 - EU
 
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:
Region Base domain in web app US https://app.axiom.coEU https://app.eu.axiom.co - 
Click 
Settings > General, and then find the Region section.
 
Axiom API reference
All examples in the documentation use the default US base domainhttps://api.axiom.co.
If your organization uses the EU region, change the base domain in the examples to https://api.eu.axiom.co.
| Region | Base domain of API endpoints | Example | 
|---|---|---|
| US | https://api.axiom.co | https://api.axiom.co/v1/datasets/DATASET_NAME/ingest | 
| EU | https://api.eu.axiom.co | https://api.eu.axiom.co/v1/datasets/DATASET_NAME/ingest |