Skip to main content
GET

Overview

Returns your current available balance and pending balance (deposits requiring verification before becoming available).

Authentication

string
required
Your site API key

Rate Limit

2 requests per minute

Response

integer
Your current available balance in cents
integer
Pending balance from deposits requiring verification in cents (not yet available for use)

Understanding Balance vs Pending Balance

balance: Funds available for immediate use
  • Can be withdrawn to your bank account
  • Can be used to purchase items
  • Immediately spendable on the marketplace
pending_balance: Deposits requiring verification
  • Bank transfers that haven’t cleared yet
  • Payment methods pending verification
  • Will become available balance after verification completes
  • Cannot be withdrawn or spent until verified

Use Cases

  • Display current balance in your application
  • Check if user has sufficient funds before purchase
  • Monitor account funds for automated trading bots
  • Track earnings from sales