Environments¶
The table below outlines commonly used configuration values for integrating API. These values will be referenced throughout the document.
UAT¶
| Value Type | Value |
|---|---|
| OIDC Token URL | https://uat-auth.adriapay.net/realms/adriapay-uat/protocol/openid-connect/token |
| API URL | https://uat-api.adriapay.net |
Production¶
| Value Type | Value |
|---|---|
| OIDC Token URL | https://auth.adriapay.net/realms/adriapay-prod/protocol/openid-connect/token |
| API URL | https://api.adriapay.net |