Appendix 2 - Acquirer Services Authorization
Issuer system developers who need to use the published APIs must include a valid subscription key in HTTP requests when making calls to those APIs. Otherwise, the calls are immediately rejected by the API Management gateway and, as a result, are not forwarded to back-end services.
To obtain a subscription key for API access, a subscription is required. A subscription is essentially a container for a pair of subscription keys.

After subscribing, the client can invoke the services (for which it has subscribed) by entering the field Ocp-Apim-Subscription-Key as the parameter of the request header. The value of the field must match the code obtained after registering with the developer portal Azure.
Follow the steps below to obtain UAT API Key and repeat the process for PROD .
Environment
Developer Portal URL

After clicking on the yellow button, you will be directed to the registration page where the credentials for the account configuration must be entered

After completing the credential entry process, we will receive via email the necessary configurations to complete the verification via a link.
After clicking on the link contained in the email, you will be redirected to the login page where you will have to authenticate with the created user. To create the subscription and its keys you must select the "Products” option.

At this stage, you must select the subscription type RTD_API_Product
to access the services displayed for the Acquirers

Enter a name and select the Subscribe option.

The outcome of the subscription will be visible under “Profile” in the menu.

Last updated