BoxPay APIs
API Key to call BoxPay APIs. You can fetch API Key from 'API Credentials' page under 'Developers' menu from the sidebar in Merchant Dashboard.
Provide your bearer token in the Authorization header when making requests to protected resources.
Example: Authorization: Bearer 123
Introduction
The BoxPay API operates on the REST protocol. Our API features predictable resource-oriented URLs, accepts JSON-format request bodies, returns JSON-format responses, and adheres to standard HTTP response codes, authentication, and verbs.
You have the option to use the BoxPay API in test mode, ensuring it doesn't impact your live data or interact with the banking networks. The choice between live mode and test mode is determined by the base URL used for making the API request.
With BoxPay's Payments APIs, you can implement and manage a powerful payments solution with a wide range of features, including:
- Online payments via Payment Links, Hosted Checkout Page or custom Payment APIs based integrations
- Payouts
Not sure where to start? See our guide to Merchant Onboarding.