Skip to main content

Environments

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

EnvironmentCloud RegionCodeBase URL
Integration TestingAWS US East (Ohio)us-east-2https://operator-integ.uidapi.com
ProductionAutomatically optimized region routing via AWS Global Acceleratorn/ahttps://global.prod.uidapi.com
ProductionAWS US East (Ohio)us-east-2https://prod.uidapi.com
ProductionAWS US West (Oregon)us-west-2https://usw.prod.uidapi.com
ProductionAWS Asia Pacific (Sydney)ap-southeast-2https://au.prod.uidapi.com
ProductionAWS Asia Pacific (Tokyo)ap-northeast-1https://jp.prod.uidapi.com
ProductionAWS Asia Pacific (Singapore)ap-southeast-1https://sg.prod.uidapi.com

For example, https://operator-integ.uidapi.com/v2/token/generate.

Notes:

  • All UID2 endpoints use the same base URL.
  • The integration environment and the production environment require different API keys.
  • The expiration time of the UID2 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.