javinfo

Account Profile

GET
/profile
x-javinfo-key<token>

Your javinfo API key. Create one in the dashboard.

In: header

Response Body

application/json

curl -X GET "https://example.com/profile"
{  "balance": 0,  "hasPaid": true,  "rpm": 0}