Endpoint Surface
Every Corporate API endpoint, grouped by domain, as a single lookup table.
The full public endpoint surface of the Corporate API, grouped by domain. Use it to find which guide
covers a path you have seen in a log.
| Domain | Endpoints |
|---|---|
| Authorization | POST /api/v1/token |
| Configuration | GET /api/v1/config, GET /api/v1/config/tokens |
| Validation | GET /api/v1/validation/rules |
| Global | GET /api/v1/global/capabilities |
| Corporations | GET /api/v1/corporations, POST /api/v1/corporations/register, POST /api/v1/corporations/login, PUT /api/v1/corporations/freshdesk-id, POST /api/v1/corporations/level-token, POST /api/v1/corporations/verification-token |
| Employees | GET /api/v1/employees, GET /api/v1/employees/search, GET /api/v1/employees/corporations, GET|PUT|DELETE /api/v1/employees/{employeeId}, POST /api/v1/employees/invite, PUT /api/v1/employees/{employeeId}/role |
| Roles | GET|POST /api/v1/roles, GET|PUT|DELETE /api/v1/roles/{roleId} |
| Wallets | GET /api/v1/wallets, POST /api/v1/wallets/global |
| FX | POST /api/v1/fx/estimate, POST /api/v1/fx |
| Cards | GET /api/v1/cards, POST /api/v1/cards/virtual, POST /api/v1/cards/plastic, POST /api/v2/cards/virtual, POST /api/v2/cards/plastic |
| Card fees | GET /api/v1/cards/{type}/fees/{country}, POST /api/v1/cards/{type}/fees/{country}/payment, POST /api/v2/cards/{type}/fees/{country}/payment |
| Card delivery | GET /api/v1/cards/delivery/countries, GET /api/v1/cards/delivery/methods/{country} |
| Card management | PUT /api/v1/cards/{cardId}/activate, /block, /unblock, /close, /name, /limit |
| Card details | POST /api/v1/cards/{cardId}/details, /cvv, /pin |
| Confirmation | POST /api/v1/confirmation/signature/verify, POST /api/v1/confirmation/signature |
| 3DS | GET /api/v1/cards/3ds/requests, POST /api/v1/cards/3ds/requests/{transactionId}/approve, /decline |
| Card transfer | POST /api/v1/cards/transfer/estimate, POST /api/v1/cards/transfer |
| Bank | GET|POST /api/v1/bank/accounts, POST /api/v1/bank/transfer, POST /api/v1/bank/transfer/estimate, POST /api/v2/bank/transfer/estimate |
| Corridors | POST /api/v3/bank/estimate/{corridor}, POST /api/v3/bank/initiate/{corridor}, POST /api/v3/bank/confirm/{corridor} |
| Bulk | POST /api/v1/bulk/transfer |
| Recipients | GET|POST /api/v1/recipients, POST /api/v2/recipients, GET|PUT|DELETE /api/v1/recipients/{recipientId}, PUT /api/v2/recipients/{recipientId}, GET /api/v1/recipients/filter/{catalog|currency|name|type}, POST /api/v1/recipients/{recipientId}/usage, POST|PUT|DELETE /api/v1/recipients/{recipientId}/payment_details[/{paymentDetailsId}] |
| Activity | GET /api/v1/activity/feed, POST /api/v1/activity/statement/full, GET /api/v1/withdrawal/requests |
Updated 20 days ago
Did this page help you?

