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