Roboflow REST API

The authoritative management interface to the Roboflow platform — workspaces, projects, dataset versions, image upload and annotation, training jobs, model evaluations, Workflows, folders, vision events and trash. Every platform feature ships here first; the Python SDK and CLI both call it. Resources are addressed hierarchically as /:workspace/:project/:version. Authenticated with a workspace-scoped API key; long-running operations return a task id to poll.

API entry from apis.yml

apis.yml Raw ↑
aid: roboflow:rest
name: Roboflow REST API
description: The authoritative management interface to the Roboflow platform — workspaces, projects, dataset
  versions, image upload and annotation, training jobs, model evaluations, Workflows, folders, vision
  events and trash. Every platform feature ships here first; the Python SDK and CLI both call it. Resources
  are addressed hierarchically as /:workspace/:project/:version. Authenticated with a workspace-scoped
  API key; long-running operations return a task id to poll.
humanURL: https://docs.roboflow.com/reference/platform/rest-api
baseURL: https://api.roboflow.com
tags:
- Platform
- Datasets
- Model Training
- Workflows
properties:
- type: Documentation
  url: https://docs.roboflow.com/reference/platform/rest-api
- type: Authentication
  url: https://docs.roboflow.com/reference/platform/rest-api/authenticate-with-the-rest-api
- type: ErrorCodes
  url: https://docs.roboflow.com/reference/errors-and-status-codes