Skip to main content

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: http://47.111.67.137:8093
  • To use production, change client_base_url to https://api.axisfi.net
  • Always use separate API credentials for production
  • Test thoroughly in sandbox before deploying to production

Base URLs

Authentication

All API requests require authentication using your API key and secret:
See Setting up your API credentials to learn how to obtain and use your credentials.