Voxel51

Voxel51 builds FiftyOne, the open-source toolkit for building high-quality computer-vision and multimodal datasets and models. FiftyOne's primary interface is a Python SDK (datasets, samples, views, and the FiftyOne App) rather than a broad public REST API. FiftyOne Enterprise adds a Management SDK and an authenticated API connection that lets the SDK operate over the network instead of a direct database connection.

Voxel51 publishes 3 APIs on the APIs.io network: FiftyOne SDK (Python), FiftyOne Enterprise Management SDK / API, and FiftyOne Plugins & Operators. Tagged areas include AI, Computer Vision, Datasets, Machine Learning, and Python SDK.

Voxel51’s developer surface includes authentication, documentation, engineering blog, and 7 more developer resources.

32.5/100 thin ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
3 APIs
AIComputer VisionDatasetsMachine LearningPython SDK

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 32.5/100 · thin
Contract Quality 8.1 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 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/voxel51: 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 3

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

FiftyOne SDK (Python)

The open-source FiftyOne Python SDK is the primary interface for building and curating visual AI datasets - creating Datasets and Samples, slicing data with Views and aggregatio...

FiftyOne Enterprise Management SDK / API

FiftyOne Enterprise (formerly Teams) adds the fiftyone.management Python module for administering users, service accounts, API keys, dataset permissions, user groups, and cloud ...

FiftyOne Plugins & Operators

The plugin and operator framework extends FiftyOne with custom Python (and JavaScript/React) functionality - new App panels, operators, and integrations that run inside the Fift...

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Voxel51 FiftyOne

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Voxel51 Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Voxel51 Rate Limits

4 limits

RATE LIMITS

FinOps 1

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

Security Posture 2

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

Voxel51 Authentication

apiKey · 1 scheme

SECURITY

Voxel51 Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: voxel51
url: https://raw.githubusercontent.com/api-evangelist/voxel51/refs/heads/main/apis.yml
name: Voxel51
kind: company
description: Voxel51 builds FiftyOne, the open-source toolkit for building high-quality computer-vision and multimodal datasets
  and models. FiftyOne's primary interface is a Python SDK (datasets, samples, views, and the FiftyOne App) rather than a
  broad public REST API. FiftyOne Enterprise adds a Management SDK and an authenticated API connection that lets the SDK operate
  over the network instead of a direct database connection.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/voxel51.png
tags:
- AI
- Computer Vision
- Datasets
- Machine Learning
- Python SDK
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.19'
apis:
- aid: voxel51:fiftyone-sdk-python
  name: FiftyOne SDK (Python)
  tags:
  - Python SDK
  - Datasets
  - Computer Vision
  - Open Source
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.voxel51.com/api/fiftyone.html
  baseURL: ''
  properties:
  - url: https://docs.voxel51.com/
    type: Documentation
  - url: https://docs.voxel51.com/api/fiftyone.html
    type: APIReference
  - url: openapi/voxel51-openapi.yml
    type: OpenAPI
  - url: https://github.com/voxel51/fiftyone
    type: GitHub
  description: The open-source FiftyOne Python SDK is the primary interface for building and curating visual AI datasets -
    creating Datasets and Samples, slicing data with Views and aggregations, computing embeddings and similarity, running
    evaluations, and launching the interactive FiftyOne App. Distributed via pip (Apache-2.0); it is a Python library, not
    a remote REST API.
- aid: voxel51:fiftyone-enterprise-management-sdk
  name: FiftyOne Enterprise Management SDK / API
  tags:
  - Enterprise
  - Management SDK
  - API Connection
  - Administration
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.voxel51.com/enterprise/management_sdk.html
  baseURL: ''
  properties:
  - url: https://docs.voxel51.com/enterprise/management_sdk.html
    type: Documentation
  - url: https://docs.voxel51.com/enterprise/api_connection.html
    type: APIReference
  - url: openapi/voxel51-openapi.yml
    type: OpenAPI
  - url: https://github.com/voxel51/fiftyone
    type: GitHub
  description: FiftyOne Enterprise (formerly Teams) adds the fiftyone.management Python module for administering users, service
    accounts, API keys, dataset permissions, user groups, and cloud credentials. It operates over an authenticated API connection
    (FIFTYONE_API_URI + FIFTYONE_API_KEY) so SDK calls run against the central FiftyOne Enterprise API rather than a direct
    MongoDB connection. The wire protocol is an internal GraphQL/orchestration surface consumed by the SDK; Voxel51 does not
    publish a general-purpose public REST API contract.
- aid: voxel51:fiftyone-plugins-operators
  name: FiftyOne Plugins & Operators
  tags:
  - Plugins
  - Operators
  - Extensibility
  - Python SDK
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.voxel51.com/plugins/index.html
  baseURL: ''
  properties:
  - url: https://docs.voxel51.com/plugins/index.html
    type: Documentation
  - url: https://docs.voxel51.com/plugins/developing_plugins.html
    type: APIReference
  - url: openapi/voxel51-openapi.yml
    type: OpenAPI
  - url: https://github.com/voxel51/fiftyone-plugins
    type: GitHub
  description: The plugin and operator framework extends FiftyOne with custom Python (and JavaScript/React) functionality
    - new App panels, operators, and integrations that run inside the FiftyOne App and SDK. Plugins are authored against the
    FiftyOne Python/JS APIs and registered with the local or Enterprise deployment; they are not exposed as a standalone public
    HTTP API.
common:
- type: DomainSecurity
  url: security/voxel51-domain-security.yml
- type: Authentication
  url: authentication/voxel51-authentication.yml
- type: GitHubOrganization
  url: https://github.com/voxel51
- type: LinkedIn
  url: https://www.linkedin.com/company/voxel51
- type: Website
  url: https://voxel51.com
- type: Documentation
  url: https://docs.voxel51.com
- type: Plans
  url: plans/voxel51-plans-pricing.yml
- type: RateLimits
  url: rate-limits/voxel51-rate-limits.yml
- type: FinOps
  url: finops/voxel51-finops.yml
- url: https://voxel51.com/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com