Show Credits

GET https://yourwebsite.com/api/credits?username=<username>

{
    "credits": "10.25 USD",
    "raw_credits": 10.25,
    "currency": "USD"
}

Last updated