Create an API key
Getting started with the Labelbox Python SDK.
Labelbox authenticates your API requests using your account's API keys. API keys do not expire.
Only admins can create API keys. Your API key can be used to make any API call on behalf of your account. Treat your API key as you would with any other password.
To create an API key, go to the Account section and follow the instructions below.

-
Log in to Labelbox.
-
Click on your name in the top right corner.
-
Click Workspace Settings.
-
Click API.
-
Click Create API key.
-
Enter a name for your API key and click Create.
-
Copy the API key and save it somewhere as the key will eventually be hidden from view.
Updated 8 months ago