cURL
curl --request GET \ --url https://api.speedvitals.com/v1/account/credits \ --header 'X-API-KEY: <api-key>'
{ "lighthouse": { "available_credits": 100, "available_paid_credits": 0 }, "ttfb": { "available_credits": 32, "available_paid_credits": 0 }, "credits_refill_date": "1657535713" }
Fetch lighthouse and ttfb credits available in account
A credits data object to be returned
An object containing information about the remaining lighthouse and ttfb credits
Show child attributes
"1657535713"