Integrate using AI
Use the sources below with your coding agent to build a Payment API integration.
AI-readable documentation
| Source | Use it for |
|---|---|
| Payment 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 Payment API corridor discovery to our payout form. Show availability, limits and required fields for the selected destination, using our existing backend client and UI patterns.
For larger integrations, work incrementally through corridor discovery, payout preparation, review and confirmation, and outcome tracking.
Optional integration prompt
Copy the prompt into your coding agent with your repository open. Add your feature goal; the prompt supplies documentation links and Payment API guidance.
Payment 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.