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.finrelay.io/realms/uat/protocol/openid-connect/token |
| API URL | https://uat-api.finrelay.io |
Production¶
| Value Type | Value |
|---|---|
| OIDC Token URL | https://auth.finrelay.io/realms/production/protocol/openid-connect/token |
| API URL | https://api.finrelay.io |