API Endpoints
Choose a tenant
Use the Cross-border tenant when you do not have a local entity in the country where the payment is processed and funds are settled abroad.
Use the Local tenant when you operate through a local entity in the processing country and funds are settled domestically.
Select the tenant by using the matching endpoint for the tenant and environment. Request paths and resources are the same across tenants, but credentials and keys are scoped per tenant and environment.
Canonical endpoints
| Tenant | Environment | Base URL |
|---|---|---|
| Cross-border | Production | https://api.ebanxpay.com |
| Cross-border | Sandbox | https://sandbox.ebanxpay.com |
| Local | Production | https://api-local-latam.ebanxpay.com |
| Local | Sandbox | https://sandbox-local-latam.ebanxpay.com |
The equivalent ebanx.com endpoints — https://api.ebanx.com, https://sandbox.ebanx.com, https://api-local-latam.ebanx.com, and https://sandbox-local-latam.ebanx.com — remain available for backward compatibility, so existing integrations keep working without changes. Use the ebanxpay.com endpoints above for new integrations.
Check the method's availability for your country and tenant in Payment Methods by Country. Questions about tenant and environment? Check our API Operability.
Use credentials and keys issued for the same tenant and environment as the endpoint in your request. For example, Local sandbox credentials must be sent to the Local sandbox endpoint.