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.