Show Credits

GET https://yourwebsite.com/api/credits/<user>

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

Last updated