Encord Annotate API

REST API and Python SDK for programmatically managing annotation projects, datasets, ontologies, labels, and workflows within the Encord Annotate platform. Supports creating and retrieving projects and datasets, importing and exporting labels, managing automated labeling agents, integrating cloud storage (AWS, Azure, GCP), and orchestrating annotation workflows.

API entry from apis.yml

apis.yml Raw ↑
name: Encord Annotate API
description: 'REST API and Python SDK for programmatically managing annotation projects, datasets, ontologies,
  labels, and workflows within the Encord Annotate platform. Supports creating and retrieving projects
  and datasets, importing and exporting labels, managing automated labeling agents, integrating cloud
  storage (AWS, Azure, GCP), and orchestrating annotation workflows.

  '
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://docs.encord.com/
baseURL: https://api.encord.com/public
tags:
- Annotation
- Projects
- Datasets
- Labels
- Workflows
properties:
- type: Documentation
  url: https://docs.encord.com/
- type: PythonSDK
  url: https://pypi.org/project/encord/
- type: GitHubRepository
  url: https://github.com/encord-team/encord-client-python