Skip to main content

Getting Started

This article explains how to make your first requests for wallets with the Unico IDPay REST API.

Before starting your integration, make sure you have valid credentials to use the product.

Get a valid OAuth token

To make requests to the REST API, you need a valid OAuth access token. If you are not familiar with the OAuth authentication model, see how to generate a valid token in this article. After the token generation, the access token must be sent in the header of your request, along with the Authorization parameter.

ENVIRONMENTS

When starting your integration you will receive credentials for the approval environment. Production credentials are received only after the testing and certification process.

You must point your requests to the correct URLs at each stage of your integration. The approval and production URLs are listed below:

  • Approval environment: https://transactions.transactional.uat.unico.app/api/public/v1;
  • Production environment: https://transactions.transactional.unico.app/api/public/v1.

Any concerns?

Missing something or still need help? If you are already a customer or partner, you can contact us through the Help Center.