Integrate using AI
Use the sources below with your coding agent to build a Client Trade API integration.
AI-readable documentation
| Source | Use it for |
|---|---|
| Client Trade API llms.txt | Finding guides, references and available versions. |
| Markdown pages | Reading guides and examples. Use View Markdown or append .md to a documentation page URL. |
| OpenAPI contracts | Versioned operations and request/response schemas. |
Markdown is generated from the same sources as this site. Give your agent the
relevant links; llms.txt is not automatically read by every tool. If it cannot
fetch a page, paste the Markdown instead.
Describe one feature at a time
Include your feature goal and application constraints. For example:
Add Client Trade API balance viewing to our client dashboard. Keep each client's resources isolated and follow our existing backend authorization and UI patterns.
For larger integrations, work incrementally through client onboarding, account discovery, conversion confirmation, and withdrawals.
Optional integration prompt
Copy the prompt into your coding agent with your repository open. Add your feature goal; the prompt supplies documentation links and Client Trade API guidance.
Client Trade API integration
Add your feature goal when you paste this into your coding agent.
Preview the full prompt before copying. Documentation links and versions are filled in automatically.
Review and validate
Passing local tests does not verify an Axiym integration. Use the quickstart and sandbox testing guide to validate your selected flows with provisioned access.