Use the Platform API at https://api.roboflow.com to manage workspaces, projects, datasets, training, Workflows, and related resources.
Authenticate with a Roboflow API key in the Authorization: Bearer header or the api_key query parameter. See Authenticate with the REST API.
This is an initial reference for public Platform API operations documented on this site. Some request and response objects remain open because the Platform API does not yet publish complete machine-readable schemas.
For model and Workflow execution endpoints, see the Inference Server OpenAPI.
You can also download the source OpenAPI document.
Workspaces and projects
Verify credentials and get the authenticated workspace
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get a workspace and its projects
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Create a project
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
201Created.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Fork a Universe project
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
202Accepted for asynchronous processing.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get a project and its versions
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Move a project to Trash
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get dataset health metrics
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
List models for a project
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get a dataset version
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Dataset version number.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Move a dataset version to Trash
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Dataset version number.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
API keys
List workspace API keys
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Create a workspace API key
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
201Created.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get the workspace publishable API key
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get an API key
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
API key ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Update an API key
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
API key ID.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Revoke an API key
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
API key ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Project folders
List project folders
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Create a project folder
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
201Created.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Update a project folder
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project folder ID.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Delete a project folder
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project folder ID.
204Completed with no response body.
No content
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Add or remove projects in a folder
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project folder ID.
Request fields vary by operation. See the linked guide for the supported fields.
204Completed with no response body.
No content
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Remove projects from a folder
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project folder ID.
Request fields vary by operation. See the linked guide for the supported fields.
204Completed with no response body.
No content
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Dataset versions and training
Generate a dataset version
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
202Accepted for asynchronous processing.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Rebalance train, validation, and test splits
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
202Accepted for asynchronous processing.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Export a dataset version
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Dataset version number.
Dataset export format.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Start a training job
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Dataset version number.
Request fields vary by operation. See the linked guide for the supported fields.
202Accepted for asynchronous processing.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Cancel a queued training job
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Dataset version number.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Stop an active training job
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Dataset version number.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get training results
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Dataset version number.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
List training runs
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Dataset version number.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Create a training run
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Dataset version number.
Request fields vary by operation. See the linked guide for the supported fields.
202Accepted for asynchronous processing.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get a training run
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Dataset version number.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get the accepted training recipe
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Dataset version number.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Cancel a queued training run
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Dataset version number.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Stop an active training run
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Dataset version number.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Move a training run to Trash
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Dataset version number.
Training run ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Images and batches
Upload an image
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Project URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
502A host Roboflow had to call failed. The response sets "retryable": true.application/json
Show propertiesHide properties
Show propertiesHide properties
Upload an annotation
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Project URL slug.
Image ID.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get image details
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Image ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Delete images from a project
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
204Completed with no response body.
No content
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Add or remove image tags
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Image ID.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Update metadata and tags for one image
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Image ID.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Update metadata and tags for multiple images
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
202Accepted for asynchronous processing.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
List image batches
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get an image batch
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Image batch ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Start a dataset ZIP upload
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
202Accepted for asynchronous processing.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get dataset ZIP upload status
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Asynchronous task ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Annotation
List annotation jobs
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Create an annotation job
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
201Created.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get an annotation job
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Job ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Create an Auto Label job
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
202Accepted for asynchronous processing.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get Auto Label job status
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Job ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Workflows
List Workflows
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get a Workflow
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Workflow URL slug.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Move a Workflow to Trash
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Workflow URL slug.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
List Workflow versions
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Workflow URL slug.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Create a Workflow
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
201Created.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Update a Workflow
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Fork a Workflow
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
201Created.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Create a Workflow token
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
201Created.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Agent
Send a message to Roboflow Agent
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Publish a Workflow created by Roboflow Agent
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Workflow URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
List Roboflow Agent conversations
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get a Roboflow Agent conversation
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Conversation ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Search
Search public Universe projects
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Search public Universe projects by image
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Search images in a project
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Search images across a workspace
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Export image search results
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
202Accepted for asynchronous processing.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get image search export status
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Asynchronous task ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Trash and tasks
List deleted resources
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Restore a deleted resource
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get asynchronous task status
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Asynchronous task ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Deployment
Get project deployment settings
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Select the deployed project model
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get Active Learning settings
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Enable Active Learning
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Disable Active Learning
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Update Active Learning settings
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
List Active Learning images
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Project URL slug.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Monitoring
Get inference usage statistics
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Attach metadata to inference records
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Vision Events
Create a Vision Event
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Request fields vary by operation. See the linked guide for the supported fields.
201Created.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Create Vision Events in a batch
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Request fields vary by operation. See the linked guide for the supported fields.
201Created.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Upload a Vision Event image
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Query Vision Events
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Delete Vision Events
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get a custom metadata schema
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Vision Events use case ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
List Vision Event use cases
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Create a Vision Event use case
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Request fields vary by operation. See the linked guide for the supported fields.
201Created.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Update a Vision Event use case
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Vision Events use case ID.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Archive a Vision Event use case
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Vision Events use case ID.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Unarchive a Vision Event use case
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Vision Events use case ID.
Request fields vary by operation. See the linked guide for the supported fields.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Deployment Manager
List Deployment Manager devices
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Register a Deployment Manager device
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Request fields vary by operation. See the linked guide for the supported fields.
201Created.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get the default device configuration
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get a device
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Deployment Manager device ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get device configuration
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Deployment Manager device ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get device configuration history
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Deployment Manager device ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
List device streams
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Deployment Manager device ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get a device stream
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Deployment Manager device ID.
Device stream ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get device logs
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Deployment Manager device ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get device telemetry
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Deployment Manager device ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get device events
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Deployment Manager device ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Model evaluations
List model evaluations
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get a model evaluation
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Model evaluation ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get mAP results
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Model evaluation ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get a confidence sweep
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Model evaluation ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get performance by class
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Model evaluation ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get a confusion matrix
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Model evaluation ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get vector analysis
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Model evaluation ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get image predictions
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Model evaluation ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Get evaluation recommendations
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Model evaluation ID.
200Successful response.application/json
400The request is invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
401Authentication is missing or invalid.application/json
Show propertiesHide properties
Show propertiesHide properties
403The credential does not have access to this resource.application/json
Show propertiesHide properties
Show propertiesHide properties
404The resource does not exist or is not accessible.application/json
Show propertiesHide properties
Show propertiesHide properties
429The request rate is too high.application/json
Show propertiesHide properties
Show propertiesHide properties
Billing
Get a billing usage report
This operation is part of the public Roboflow Platform API.
Roboflow API key or OAuth access token.
Roboflow API key. Use the Authorization header when possible.
Workspace URL slug.
Request fields vary by operation. See the linked guide for the supported fields.