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 FX API

Quote current FX rates between a merchant pricing currency (typically USD or EUR) and EBANX market currencies, and mint a short-lived FX token to lock a rate so a quoted price is honored when the underlying Direct Payment is captured.

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

Tagged areas include Foreign Exchange, FX, and Cross-Border. The published artifact set on APIs.io includes an API reference and an OpenAPI specification.

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 FX 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.

FX 2
POST
/ws/exchange
Get Exchange Rate
getExchangeRate body → 200
POST
/ws/fxtoken/get
Get FX Token
getFxToken body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ebanx-fx-api-openapi.yml Raw ↑

Other APIs EBANX publishes across the network.

EBANX Tokenization API
EBANX Payment Notifications
EBANX PaymentPage API
EBANX Payments API
EBANX Payouts API