Roboflow Docs
DashboardResourcesProducts
  • Product Documentation
  • Developer Reference
  • Changelog
  • Developer Tools
  • Authentication
    • Find Your Roboflow API Key
    • Scoped API Keys
    • Workspace and Project IDs
  • Command Line Interface (CLI)
    • Using the CLI
    • Installation and Authentication
    • Download a Dataset
    • Upload Dataset
    • Run a Model on an Image
  • REST API
    • REST API Structure
    • Authenticate
    • Workspaces
  • Workspace Image Query
  • Projects
    • Initialize
    • Project Folders API
    • Create
  • Batches
  • Annotation Jobs
  • Images
    • Upload Images
    • Image Details
    • Remove Images
    • Upload Dataset
    • Upload an Annotation
    • Search
    • Tags
  • Versions
    • Create a Project Version
    • View a Version
  • Train a Model
  • Export Data
  • Inference
  • Annotation Insights
    • Annotation Insights (Legacy Endpoint)
  • Model Monitoring
    • Stats
    • Custom Metadata
  • Python SDK
    • Using the Python SDK
  • Authenticate
  • iOS SDK
    • Using the iOS SDK
Powered by GitBook
On this page

Was this helpful?

  1. Authentication

Scoped API Keys

Enterprise customers can define specific permissions to grant an API key.

PreviousFind Your Roboflow API KeyNextWorkspace and Project IDs

Last updated 22 hours ago

Was this helpful?

Scoped API keys let you issue an API key that has specific permissions.

For example, you can issue an API key that allows you to manage images in a Project, but does not allow you to manage models.

This feature is only available to Enterprise customers.

To issue a scoped API key, go to your Workspace settings and click "API keys":

Next, click "Generate New Key":

This will add a new key to your Workspace.

To define the scope for the API key, click the edit icon in the table row of the API key you want to update.

A window will appear where you can set a name for and define the scope for your API key:

You can customise API key scopes at any time.

If you do not have access to this feature and are on an enterprise plan, contact your Roboflow account representative.