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
Documentation IndexFetch the complete documentation index at: https://developers.speedvitals.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.speedvitals.com/llms.txt
Use this file to discover all available pages before exploring further.
A credits data object to be returned
An object containing information about the remaining lighthouse and ttfb credits
Show child attributes
"1657535713"