Skip to main content

Version: 1.5.0

Ecommerce Checkout API

The ideal solution for retailers who want to sell online safely and efficiently. This manual was created to facilitate your integration, offering a comprehensive overview of our services and how they can optimize your online transactions.

Authentication​

OAuth 2.0​

Our API authentication is based on the OAuth 2.0 protocol. This protocol provides a secure way to grant access to protected resources on behalf of a client. For more information about OAuth 2.0, see RFC 6749.

Authorization Flow with Grant Type 'client_credentials'​

The "client_credentials" grant type is a variant of the OAuth 2.0 flow. It was chosen as the authorization method to secure our API. This grant type is ideal for scenarios where authentication occurs between systems, without involving end users. To understand more about the "client_credentials" grant type, see the corresponding section in RFC 6749.

Authentication

Security Scheme Type:

http

HTTP Authorization Scheme:

bearer

Bearer format:

JWT