# ORO Bank API ## Description This is version `1.0.0` of this API documentation. Last update on Nov 6, 2025. A comprehensive API for partners to seamlessly onboard users and perform banking operations on their behalf. See the 'Getting Started with Authentication' topic to learn how to authenticate with the API. Some endpoints require Ed25519 signatures for security - see the 'Ed25519 Signature' topic for implementation details. ## Servers - Sandbox - Banking Operations: https://bank.bank.place (Sandbox - Banking Operations) - Sandbox - Authentication: https://auth.bank.place (Sandbox - Authentication) ## Authentication ## Topics - [Getting Started](https://developer.oro.bank/topic/topic-getting-started.md) - [Ed25519 Signature](https://developer.oro.bank/topic/topic-ed25519-signature.md) ## Endpoints and operations ### [Accounts](https://developer.oro.bank/group/endpoint-accounts.md) - [List accounts](https://developer.oro.bank/operation/operation-listaccounts.md) - [Create account](https://developer.oro.bank/operation/operation-createaccount.md) - [Get account details](https://developer.oro.bank/operation/operation-getaccountdetails.md) - [Create transfer order](https://developer.oro.bank/operation/operation-createorder.md) - [Get order details](https://developer.oro.bank/operation/operation-getorderdetails.md) ### [Apps](https://developer.oro.bank/group/endpoint-apps.md) - [List apps](https://developer.oro.bank/operation/operation-listapps.md) - [List app users](https://developer.oro.bank/operation/operation-listappusers.md) - [Create a new user](https://developer.oro.bank/operation/operation-createuser.md) - [Get user details](https://developer.oro.bank/operation/operation-getappuserdetails.md) ### [Orders](https://developer.oro.bank/group/endpoint-orders.md) - [List orders](https://developer.oro.bank/operation/operation-listorders.md) - [Get transfer purpose codes](https://developer.oro.bank/operation/operation-gettransferpurposes.md) ### [Products](https://developer.oro.bank/group/endpoint-products.md) - [List available products](https://developer.oro.bank/operation/operation-listproducts.md) ### [Recipients](https://developer.oro.bank/group/endpoint-recipients.md) - [List recipients](https://developer.oro.bank/operation/operation-listrecipients.md) - [Create internal recipient](https://developer.oro.bank/operation/operation-createinternalrecipient.md) - [Create international recipient](https://developer.oro.bank/operation/operation-createinternationalrecipient.md) - [Get validation schema for international recipients](https://developer.oro.bank/operation/operation-getvalidationschema.md) - [Get transfer corridors for a country](https://developer.oro.bank/operation/operation-getcountrycorridors.md) ### [Sessions](https://developer.oro.bank/group/endpoint-sessions.md) - [Refresh access token](https://developer.oro.bank/operation/operation-refreshtoken.md) ### [Transfers](https://developer.oro.bank/group/endpoint-transfers.md) - [List transfers](https://developer.oro.bank/operation/operation-listtransfers.md) - [Get transfer details](https://developer.oro.bank/operation/operation-gettransferdetails.md) ## Webhooks ### [Account created](https://developer.oro.bank/group/webhook-account-created.md) - [Account created](https://developer.oro.bank/operation/operation-webhookaccountcreated.md) ### [Balance updated](https://developer.oro.bank/group/webhook-balance-updated.md) - [Balance updated](https://developer.oro.bank/operation/operation-webhookbalanceupdated.md) [Powered by Bump.sh](https://bump.sh)