Skip to main content

Environments

Learn about the different environments available.

EUID Integration and Production Environments

The following table lists all current testing and production environments for EUID.

EnvironmentCloud RegionCodeBase URL
Integration TestingAWS Europe (London)eu-west-2https://integ.euid.eu/v2
ProductionAWS Europe (London)eu-west-2https://prod.euid.eu/v2

For example, https://integ.euid.eu/v2/token/generate.

Notes:

  • All EUID endpoints use the same base URL.
  • The integration environment and the production environment require different API keys.
  • The expiration time of the EUID token returned by the POST /token/generate or POST /token/refresh endpoints is subject to change, but is always significantly shorter in the integration environment than it is in the production environment.
  • The integration environment and the production environments produce different EUID values. You cannot use them interchangeably. Use the integration environment only for testing. When you're ready to go live, generate EUIDs for bidstream use.

Getting Credentials for Each Environment

If you're using the integration environment as well as the production environment, you'll need to get a separate set of credentials for each environment.

For details about getting the values you need to access each environment, see Getting Your Credentials.