cURL
curl --request GET \ --url https://api.browserbase.com/v1/projects/{id}/usage \ --header 'X-BB-API-Key: <api-key>'
{ "browserMinutes": 1, "proxyBytes": 1 }
Documentation IndexFetch the complete documentation index at: https://docs.browserbase.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.browserbase.com/llms.txt
Use this file to discover all available pages before exploring further.
Your Browserbase API Key.
The request has succeeded.
x >= 0
Was this page helpful?