Get profile
GET /api/v1/merchants/me
API reference
GET /api/v1/merchants/me
PUT /api/v1/merchants/me — see Merchant default URLs.
Get balance
GET /api/v1/merchants/me/balance
Check the available balance before creating a payout. data.balance is the amount available right now — there is no separate pending bucket; balance_details breaks down how it was derived.
GET /api/v1/merchants/me/balance/details. All endpoints on this page are read or profile operations and work with both sk_test_* and sk_live_* keys.
API reference
GET /api/v1/merchants/me/balance

