EBANX Agentic Access
EBANX exposes 29 API operations that an AI agent could call, of which 29 are state-changing ‘acting’ operations. This is a recommended x-agentic-access execution contract — the scope, audience, consequence tier, short-lived token constraints, and escalation each action should carry before it is handed to an autonomous agent.
By consequence: 4 write and 25 physical.
Contracts are classified heuristically from the provider’s OpenAPI and refresh on every APIs.io network build; audience is bound per deployment. The model follows Curity’s Access Intelligence (apidays Munich 2026). Browse every provider’s agent contracts at agentic-access.apis.io.
By consequence
Highest-consequence actions
The physical and safety-critical operations an agent could invoke — the ones that most warrant scoped tokens, tight TTLs, and escalation. Full per-operation contracts are in the source below.
| Method | Path | Consequence | Human-in-loop |
|---|---|---|---|
| POST | physical | conditional | |
| POST | /ws/cancel | physical | conditional |
| POST | /ws/capture | physical | conditional |
| POST | /ws/cardbin | physical | conditional |
| POST | /ws/direct | physical | conditional |
| POST | /ws/ewallet-availableEWallets | physical | conditional |
| POST | /ws/getBankList | physical | conditional |
| POST | /ws/instalmentsPlan | physical | conditional |
| POST | /ws/payee/create | physical | conditional |
| POST | /ws/payout/attach | physical | conditional |
| POST | /ws/payout/balance | physical | conditional |
| POST | /ws/payout/bankDetails | physical | conditional |
| POST | /ws/payout/banks | physical | conditional |
| POST | /ws/payout/cancel | physical | conditional |
| POST | /ws/payout/commit | physical | conditional |
| POST | /ws/payout/create | physical | conditional |
| POST | /ws/payout/retrieve | physical | conditional |
| POST | /ws/payout/search | physical | conditional |
| POST | /ws/payout/simulate | physical | conditional |
| POST | /ws/payout/verify_account | physical | conditional |
| POST | /ws/query | physical | conditional |
| POST | /ws/refund | physical | conditional |
| POST | /ws/refundOrCancel | physical | conditional |
| POST | /ws/request | physical | conditional |
| POST | /ws/updatecustomerbankinfo | physical | conditional |