Account API

Manage account balances and transaction history

The Account API provides endpoints to manage banking accounts, including balance inquiries and transaction history.

Key Features

  • Balance Management: Query current account balances including total, blocked, and available amounts
  • Transaction History: Retrieve paginated account statements with cursor-based navigation

Available Endpoints

Balance Operations

Authentication

All Account API endpoints require:

  • Bearer Token: Include in the Authorization header
  • HMAC Signature: Include in the hmac header for API audience requests