Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.browserbase.com/v1/certificates \ --header 'Content-Type: multipart/form-data' \ --header 'X-BB-API-Key: <api-key>' \ --form file='@example-file'
{ "id": "<string>", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "projectId": "<string>" }
Your Browserbase API Key.
The request has succeeded.
The Project ID linked to the uploaded Certificate.
Was this page helpful?