Skip to main content
GET
/
v3
/
developer
/
oauth-billing
/
earnings
Get developer OAuth billing earnings balance
curl --request GET \
  --url https://api.scalev.com/v3/developer/oauth-billing/earnings \
  --header 'Authorization: Bearer <token>'
{
  "balance": 123,
  "currency": "IDR"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Developer OAuth billing earnings balance

balance
integer
required
currency
enum<string>
required
Available options:
IDR