Find Your Roboflow API Key
Find your API Key to authenticate with the Roboflow API and Roboflow Inference
Last updated
Was this helpful?
Find your API Key to authenticate with the Roboflow API and Roboflow Inference
You can find your API Key at app.roboflow.com/settings/api
There are two kinds of API key:
Private API Keys: used by Roboflow API and Roboflow Infernece
Public / Publishable API Key: Used by inference.js , our JavaScript inference SDK
API keys are scoped to a Workspace, which means you must use the API key associated with a workspace to access that Workspace's private projects.

Click "Generate New Key" to issue a new key, or copy a key you have already created.
Be sure to keep your private API key secret. Treat it like a password; it grants the bearer access to your workspace's data and models.
If you ever accidentally expose your key to someone who isn't authorized to access your workspace, click "Roll API Key", which will disable previous API key and create a new one.
Workspaces on Enterprise plans can create multiple API keys, allowing them to isolate environments and instantly revoke access for specific deployments or personnel without disrupting their entire production workflow.

We also offer Scoped API Keys as an Add-on to our Enterprise customers.
Last updated
Was this helpful?
Was this helpful?