Skip to content
English
  • There are no suggestions because the search field is empty.

Live API Integration

Upon receiving approval from the regulator to engage in the Sandbox, a Sandbox Product will automatically be created for you. This will grant you access to the live reporting APIs, allowing you to efficiently report transactions to the regulator.

To successfully integrate the APIs in live mode, please follow these steps:

  1. Locate the Client ID, Client Secret, and API Specification Documentation in your Product Details under "Sandbox Products".
  2. Begin by navigating to "Products," then select "Products," and click on "Sandbox Products" to access the profiles of your Sandbox Products.
  3. Choose the Sandbox Product you created and click on it to proceed.
  • To begin, navigate to the “Product Details” section of your Sandbox Product profile. Here, you will find the Client ID and Client Secret that have been automatically assigned for API authentication.
  • Next, select the subscribed API to access the API specification document pertinent to your Sandbox Product's service type (to the right side of the screen).

If you selected "Other Service Type" while creating your product, you will not see the API Integration/ documentation on the product details. The periodic report section can be used to submit the required reports by the regulator specific to your service type.

  • Following this, create an Access Token. Be sure to copy the Client ID and Client Secret from the Product Details in your Sandbox Product Profile. Finally, proceed to make the Authentication HTTP call as demonstrated below.
  • Upon successful authentication, you will receive an access token in response. This token is essential for reporting live transactions or events.
  • To proceed, refer to the APIs documentation for the appropriate REST API calls. It is important to include the access token in the authorization header of your requests to ensure proper authentication and access to the services.

On successful integration to live APIs, you can now view the Reporting and Analytics on the Sandbox Dashboard