Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

EBANX Tokenization API

Tokenize cards on EBANX so PAN never touches merchant servers, and refresh CVVs on stored tokens before high-risk reuse. Reusable tokens power one-click checkout, subscriptions, and stored-card flows.

EBANX Tokenization API is one of 6 APIs that EBANX publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Payments, Tokenization, Cards, and PCI. The published artifact set on APIs.io includes an API reference, an OpenAPI specification, and 1 JSON Schema.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against 2 base URLs: https://api.ebanxpay.com, https://sandbox.ebanxpay.com.

2 operations 2 paths 0 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.ebanxpay.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

EBANX Tokenization API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-ebanx-integration-key (integrationKey). By default, every request must be authenticated.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.

Tokenization 2
POST
/ws/token
Create Card Token
createCardToken body → 200
POST
/ws/token/setCVV
Set Token CVV
setTokenCVV body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ebanx-tokenization-api-openapi.yml Raw ↑

Other APIs EBANX publishes across the network.

EBANX FX API
EBANX Payment Notifications
EBANX PaymentPage API
EBANX Payments API
EBANX Payouts API