cURL
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.
The request has succeeded.
The response is of type object.
object
Was this page helpful?