Labelbox GraphQL API

GraphQL API for programmatic access to Labelbox platform resources including datasets, projects, labels, ontologies, and model evaluation workflows. Labelbox recommends using the Python SDK as a wrapper rather than querying this endpoint directly.

API entry from apis.yml

apis.yml Raw ↑
name: Labelbox GraphQL API
description: 'GraphQL API for programmatic access to Labelbox platform resources including datasets, projects,
  labels, ontologies, and model evaluation workflows. Labelbox recommends using the Python SDK as a wrapper
  rather than querying this endpoint directly.

  '
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://docs.labelbox.com/reference/getting-started
baseURL: https://api.labelbox.com/graphql
tags:
- GraphQL
- Data Labeling
- Annotation
- Datasets
properties:
- type: Documentation
  url: https://docs.labelbox.com/reference/getting-started
- type: PythonSDK
  url: https://labelbox-python.readthedocs.io/en/latest/
- type: GitHubRepository
  url: https://github.com/Labelbox/labelbox-python