API Reference

Base URL

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

Authentication

All endpoints will require an API Key that needs to be sent in x-api-key header with each request.

OpenAPI docs

All available API endpoints can be accessed through the OpenAPI docs provided.

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 OpenApi Docs will help you navigate and integrate FuratPay’s payment functionality seamlessly.

Last updated