curl --request GET \ --url https://api.browserbase.com/v1/projects/{id}/usage \ --header 'X-BB-API-Key: <api-key>'
{ "browserMinutes": 1, "proxyBytes": 1 }
Your Browserbase API Key.
x > 0
Was this page helpful?