API Reference

Base URL

All API endpoints are relative to https://api.furatpay.com

Authentication

Most of the endpoints will require an API Key that needs to be sent in Authorization header with each request.

Postman Collection

All available API endpoints can be accessed through the Postman collection provided. In the near future, more detailed documentation will be available to guide integration.

For now, the API is straightforward to follow—every action performed on the FuratPay dashboard can also be executed via the API, ensuring seamless automation and system integration.

As outlined in the Payment Flow, the following API folders contain the necessary endpoints for processing payments:

  • Invoice – Contains all endpoints for managing invoices, including creation, retrieval, and status updates.

  • Payment Service – Provides endpoints for retrieving available payment services and initiating payment requests.

Exploring these folders in the Postman collection will help you navigate and integrate FuratPay’s payment functionality seamlessly.

Last updated