Skip to main content

Balance

Ikawaari exposes a public balance route family for API-key and app-token authenticated integrations.

Implemented route family

Current route:

  • GET /balance

Authentication:

  • ApiKey or AppToken
  • scope requirement: balance read access

Retrieve balance

GET /balance

Use this endpoint to retrieve the current balance view available to the authenticated integration.

Integration note

This public route family is distinct from merchant dashboard balance routes such as:

  • GET /api/v1/merchant/balance
  • GET /api/v1/merchant/balance/transactions
  • GET /api/v1/merchant/balance/activity