Axiym Trade API
Use the Trade API to manage balances and move funds on behalf of clients onboarded through your partnership. The partner access token identifies the partnership, and clientId identifies the client that owns each account, registered external account, deposit, conversion, and withdrawal.
Webhook subscriptions are partnership-owned and deliver events for client-owned resources. Use the event clientId to route each event to the correct client context.
Environments
Resources
Auth
OAuth 2.0 client credentials authentication for the partnership.
Onboarding
Client KYB onboarding applications and their review status.
Clients
Client records associated with your partnership. The list includes clients that are onboarding, active, or disabled; only active clients can use Trade API operations.
Accounts
Axiym accounts and balances owned by the represented client.
Registered External Accounts
External bank accounts and wallets owned by the represented client.
Deposits
Incoming funds credited to the represented client’s Axiym accounts.
Conversions
Currency conversions between the represented client’s permitted Axiym accounts.
Withdrawals
Outgoing funds from the represented client’s Axiym accounts.
Webhook Subscriptions
Partnership-owned webhook subscriptions and signing keys.
The operation pages in this section are generated from the same specification published at /openapi/trade-api/0.2.0.yaml.