Labelbox website screenshot

Labelbox

Labelbox is an enterprise-grade data labeling and AI training data platform that enables teams to build, manage, and evaluate machine learning models. The platform provides a REST API and a GraphQL API (endpoint: https://api.labelbox.com/graphql) for programmatic access to datasets, annotation projects, labels, ontologies, and model evaluation workflows. Labelbox strongly recommends using its official Python SDK rather than querying the GraphQL API directly, as GraphQL endpoints may change without notice. The platform also supports JavaScript/TypeScript through a Node.js SDK and offers notebook-based examples via its GitHub organization.

Labelbox publishes 2 APIs on the APIs.io network. Tagged areas include Data Labeling, AI Training, Machine Learning, Annotation, and Computer Vision.

The Labelbox catalog on APIs.io includes 1 JSON-LD context.

Labelbox’s developer surface includes documentation, engineering blog, pricing, and 15 more developer resources.

34.5/100 thin ▲ 7.1 Agent 19/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
2 APIs
Data LabelingAI TrainingMachine LearningAnnotationComputer VisionRLHFModel EvaluationDataset ManagementGraphQLPython SDK

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 34.5/100 · thin
Contract Quality 13.3 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 19/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/labelbox: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Labelbox GraphQL API

GraphQL API for programmatic access to Labelbox platform resources including datasets, projects, labels, ontologies, and model evaluation workflows. Labelbox recommends using th...

Labelbox REST API

REST API providing access to Labelbox platform resources. Available at https://api.labelbox.com/api/v1, this endpoint complements the GraphQL API for operations that benefit fro...

GraphQL 1

GraphQL schemas published by this provider.

Labelbox GraphQL API

The Labelbox GraphQL API provides programmatic access to the full range of Labelbox platform resources, including projects, datasets, data rows, labels, ontologies, model runs, ...

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Labelbox Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Labelbox Context

0 classes · 29 properties

JSON-LD

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Labelbox Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Labelbox Vulnerability Disclosure

disclosure policy published

SECURITY

Labelbox Trust Center

SOC 2, ISO 27001, HIPAA, GDPR

SECURITY

Resources

Documentation 2

Reference material describing how the API behaves

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: labelbox
name: Labelbox
type: Index
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/labelbox.png
url: https://raw.githubusercontent.com/api-evangelist/labelbox/refs/heads/main/apis.yml
created: 2026-06-12
modified: 2026-06-12
specificationVersion: '0.19'
description: 'Labelbox is an enterprise-grade data labeling and AI training data platform that enables teams to build, manage,
  and evaluate machine learning models. The platform provides a REST API and a GraphQL API (endpoint: https://api.labelbox.com/graphql)
  for programmatic access to datasets, annotation projects, labels, ontologies, and model evaluation workflows. Labelbox strongly
  recommends using its official Python SDK rather than querying the GraphQL API directly, as GraphQL endpoints may change
  without notice. The platform also supports JavaScript/TypeScript through a Node.js SDK and offers notebook-based examples
  via its GitHub organization.

  '
tags:
- Data Labeling
- AI Training
- Machine Learning
- Annotation
- Computer Vision
- RLHF
- Model Evaluation
- Dataset Management
- GraphQL
- Python SDK
apis:
- 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-images.s3.amazonaws.com/shared/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
  - url: graphql/labelbox-graphql.md
    type: GraphQL
- name: Labelbox REST API
  description: 'REST API providing access to Labelbox platform resources. Available at https://api.labelbox.com/api/v1, this
    endpoint complements the GraphQL API for operations that benefit from RESTful conventions.

    '
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.labelbox.com/reference/getting-started
  baseURL: https://api.labelbox.com/api/v1
  tags:
  - REST
  - Data Labeling
  - Annotation
  - Datasets
  properties:
  - type: Documentation
    url: https://docs.labelbox.com/reference/getting-started
common:
- type: TrustCenter
  url: security/labelbox-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/labelbox-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/labelbox-domain-security.yml
- type: Website
  url: https://labelbox.com
- type: Documentation
  url: https://docs.labelbox.com
- type: GitHubOrganization
  url: https://github.com/Labelbox
- type: LinkedIn
  url: https://www.linkedin.com/company/labelbox
- type: X
  url: https://x.com/labelbox
- type: Blog
  url: https://labelbox.com/blog/
- type: Pricing
  url: https://labelbox.com/pricing/
- type: StatusPage
  url: https://status.labelbox.com
- type: PythonSDKDocumentation
  url: https://labelbox-python.readthedocs.io/en/latest/
- type: PyPI
  url: https://pypi.org/project/labelbox/
- type: Plans
  url: plans/labelbox-plans-pricing.yml
- type: RateLimits
  url: rate-limits/labelbox-rate-limits.yml
- type: FinOps
  url: finops/labelbox-finops.yml
- type: BlogPosts
  url: blogs/blogs.json
- type: JSONLDContext
  url: json-ld/labelbox-context.jsonld
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com