Ledger Overview

The CoinGate Ledger API provides a comprehensive interface for managing and monitoring your financial transactions and account balances within the CoinGate platform. These endpoints are designed to offer detailed visibility into your ledger accounts and transactions, supporting a wide range of use cases such as auditing, and account management.

🔐Authentication

All endpoints require authentication using your CoinGate API key. Ensure you include the appropriate headers as described in the API Authentication Guide

Available Endpoints

  • Get Account: Retrieve details of a single ledger account. Docs →
  • List Accounts: View all ledger accounts with pagination. Docs →
  • Get Transaction: Get detailed information on a specific ledger transaction. Docs →
  • List Transactions: Fetch a list of all ledger transactions. Docs →