Addi · Authentication Profile
Addi Authentication
Authentication
Addi's merchant credit/checkout API authenticates through Auth0 (Identity as a Service) using the OAuth2 client-credentials flow. Merchants receive a client_id ("Identificador del cliente") and client_secret ("Identificador secreto del cliente") — visible in the first-party VTEX/Magento/PrestaShop plugin configuration — and exchange them at the Auth0 token endpoint for a bearer access token that is presented on subsequent API calls. A separate sandbox ("Ambiente de Desarrollo") environment is used before switching to production.
Addi secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).
CompanyFintechPaymentsBuy Now Pay LaterCreditLendingCheckoutE-commerceLatin AmericaColombia
Methods: oauth2
Schemes: 1
OAuth flows: clientCredentials
API key in:
Security Schemes
Auth0OAuth2 oauth2