Environments
The following table lists all current testing and production environments for EUID.
Environment | Cloud Region | Code | Base URL |
---|---|---|---|
Integration Testing | AWS Europe (London) | eu-west-2 | https://integ.euid.eu/v2 |
Production | AWS Europe (London) | eu-west-2 | https://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.