Integrate using AI
Use the sources below with your coding agent to build a PNSL API integration.
AI-readable documentation
| Source | Use it for |
|---|---|
| PNSL 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 PNSL financing-capacity checks to our client dashboard. Show the active credit account and available balance for the selected currency and rail, using our existing backend authorization and UI patterns.
For larger integrations, work incrementally through client onboarding, capacity checks, funding, and repayment 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 PNSL API guidance.
PNSL 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. Follow the getting started guide and agree on sandbox access, test clients and funding/repayment scenarios with Axiym.