Need help?

Introduction to Accounts API

This API offers endpoints for accessing various trading account related data, including account details, payout transactions, and pending transactions for the specified merchant. Authentication is handled via basic authentication.

The endpoint retrieves payout information based on the provided accountID, with an option to filter by date. Responses are in JSON format and include appropriate status codes for both successful and error scenarios.

Refer below for configuration and authentication

API Configuration

API Authentication