Geographic regions

Configuring your integrations

APSIS One uses different URLs in Europe and Asia. The same applies to APSIS One API.

Europe

If you are a customer from Europe and access Apsis One via https://app.apsis.one/ then you should use https://api.apsis.one/ base URL when building your integrations.

Asia

If you are in Asia and use https://apac.apsis.one/ to login to APSIS One then build your integrations with https://api-apac.apsis.one/ base URL.

Testing our API

To test APSIS One API using your selected programming language, select the server URL based on your region. A dropdown is available on each endpoint's page.

700

Then you can copy the code snippet, add the Authorization header with Bearer token, and run it.