FuratPay Docs
  • Welcome
  • Overview
  • Payment flow
  • API Reference
Powered by GitBook
On this page
  • Base URL
  • Authentication
  • Postman Collection

API Reference

PreviousPayment flow

Last updated 2 months ago

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 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.

Postman collection