Get started with the Axisfi API
Axisfi API Reference
Get started with our API.- Open in Postman Fork our pre-configured collection with all API endpoints. For setup instructions, see our Postman Collection Guide.
Sandbox vs Production
- This collection defaults to sandbox:
https://sandbox-api.axisfi.net - To use production, change
client_base_urltohttps://api.axisfi.net - Always use separate API credentials for production
- Test thoroughly in sandbox before deploying to production
Base URLs
| Environment | URL |
|---|---|
| Sandbox | https://sandbox-api.axisfi.net |
| Production | https://api.axisfi.net |

