# Build with the Client Trade API

Operate Axiym accounts owned by clients who complete onboarding with Axiym.

Product: Client Trade API
Guides follow API reference 0.3.0 and event reference 0.2.0.
Canonical page: https://docs.axiym.io/trade-api

The Client Trade API gives each onboarded client its own Axiym account context.
You use one set of partner credentials and operate each client’s balances,
deposits, currency conversions, and withdrawals through its `clientId`.

**When to use the Direct Trade API**

Use the [Direct Trade API](/direct-trade-api) instead when your
organization should own the Axiym accounts and operate them in one account
context, including when that activity supports services for your clients.

## Explore the documentation



[Understand the API](/trade-api/concepts/overview)

Learn how client-owned accounts, external accounts, deposits, conversions, and withdrawals fit together.







[Follow the integration guide](/trade-api/integration-guide)

Build the flow from client onboarding and access setup through trading, withdrawals, and reconciliation.







[Use the API reference](/trade-api/api-reference)

Review endpoints, request fields, responses, and resource schemas.







[Implement webhooks](/trade-api/webhooks/overview)

Register a subscription, verify signed events, and recover current resource state.
