Base URLs
Feature Availability
Currency
All
amount fields in API responses are in currency units (not cents). Use BigDecimal or equivalent in typed languages to avoid floating-point errors.
Country-Specific Endpoints
Mexico only
CFDI Fiscal Invoices — Retrieve SAT-registered XML invoices linked to transactions:GET /api/v3/transactions/{uuid}/invoices— CFDI invoices for a specific transactionGET /api/v3/invoices— Query invoices by issuer RFC, date range, or folio fiscal UUIDGET /api/v2/invoices— v2 invoice retrieval
Brazil only
Digital Account — PIX, TED, and bill payment transactions for your Clara digital account:GET /api/v3/digital-accounts— Filter by date range andtransactionTypeName(PIX|TED|BILL|TRANSACTION)
POST /api/v2/payments— Create a boleto payment withbarcodeDigitableLineGET /api/v2/payments— List all boleto paymentsGET /api/v2/payments/dda— List DDA (pre-authorized) invoices
GET /api/v2/dda— List available DDA invoices
Tax Identifier Formats
Tax identifiers are used in user management and multi-entity requests:
Pass the company tax ID in the
X-Tax-Identifier header to operate on behalf of a specific subsidiary in a multi-entity setup.
