API-first
When you start out using the Reepay Platform you typically use our administration dashboard, https://admin.reepay.com.
But at a later stage you may have some more advanced requirements, for instance an integration to your own ERP system.
Reepay have chosen an API-first approach. This means all functionality exposed in our administration dashboard is also available as a direct API call.
This allows you to built advanced custom integrations and integrate data directly into your own system.
Checkout our interactive API documentation
You can construct API requests directly in the browser for a number of programming languages.
For instance try to set parameters for a new charge session: Create charge session
Our reference documentation lists all available API calls and their parameters.
Updated about 4 years ago