FourPaySave API Portal
Explore our RESTful endpoints, interactive guides, and API integration tools to build seamless payment experiences.
Getting Started / Introduction
Introduction
Welcome to the FourPaySave API Developer Documentation. Our integration enables your software system to connect programmatically to create order checkouts, verify user credentials, query reserves, and trigger automated payouts using the standard, high-performance IndicPay specifications.
Gateway Base URL
All API endpoints described in this reference are relative to your local development base URL or live environment base URL:
http://4PaySaves.com/api/v1Basic Protocol Requirements
- JSON Only: All API request payloads must be submitted as valid JSON strings with the content header
Content-Type: application/json. - Secure Endpoints: All routes enforce authentication verification. Secure your access keys appropriately. Do not commit keys to public repositories.


