Technical and Security Aspects

Learn about the technical and security aspects of our Reconciliation API

Authentication

The Merchant API requires you to authenticate with the email and password of a user account you will have to create on the Merchant Panel. Once you request to authenticate to the Login Endpoint, we will respond with a cookie called BEARER_TOKEN containing a token you have to use in the next API calls to remain authenticated.

The BEARER_TOKEN cookie will expire after 15 minutes of its last request. Otherwise, you may use the Logout Endpoint to invalidate the cookie for future usage.

Technical and Security Aspects

All the communications between you and the Merchants API has to be performed through secure connections over HTTPS.

Only the users configured for use with this API will be able to retrieve details.

Only connections from the whitelisted IPs will be accepted.

You need your email and password to use this API.

Última actualización