API Reference

Complete API reference for Hesabe Payment Gateway

API Reference

Welcome to the Hesabe API Reference documentation. This section provides comprehensive information about all available API endpoints for the Hesabe Payment Gateway.

Getting Started

Before using the Hesabe API, make sure you have:

  • Valid merchant credentials
  • Access to the appropriate environment (sandbox or production)
  • Understanding of authentication requirements

Authentication

Most API endpoints require authentication using Bearer tokens. You can obtain these tokens through the merchant login endpoint.

Authorization: Bearer YOUR_ACCESS_TOKEN

Note: Login and refresh token endpoints do not require authentication.

Base URLs

  • Sandbox: https://sandbox.hesabe.com
  • Production: https://api.hesabe.com

Response Format

All API responses follow a consistent JSON format with appropriate HTTP status codes.

Support

For technical support and questions, please contact our developer support team.