Hex

Hex is an AI-powered analytics platform that combines agentic notebooks, interactive data apps, and conversational self-serve analytics so teams can go from ad-hoc exploration to published, governed data apps. The Hex External API (bearer-token authenticated, base https://app.hex.tech/api/v1) lets you programmatically run and schedule projects, manage projects, collections, groups, cells, and data connections, ingest semantic models, drive AI agent Threads (create, continue, read messages), export projects, and administer workspace users. Hex also ships a first-party CLI, a hosted remote MCP server, Airflow and Dagster integrations, and published Claude Agent Skills. Surfaced as an a16z portfolio company and enriched with its real public developer surface.

Hex publishes 1 API on the APIs.io network: External API. Tagged areas include Company, Analytics, Data Science, Notebooks, and Business Intelligence.

Hex’s developer surface includes documentation, API reference, getting-started guide, engineering blog, pricing, signup flow, changelog, and 25 more developer resources.

52.2/100 developing Agent 72/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyAnalyticsData ScienceNotebooksBusiness IntelligenceData AppsAIAgentsSemantic LayerDeveloper Tools

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 52.2/100 · developing
Contract Quality 9.4 / 25
Developer Ergonomics 15.2 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 6.2 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 72/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 3
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/hex: 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

Hex External API

The Hex External API for running projects, managing projects, collections, groups, cells, data connections, semantic models, agent Threads, and users.

MCP Servers

hex-mcp.yml

MCP SERVER

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: hex
name: Hex
description: Hex is an AI-powered analytics platform that combines agentic notebooks, interactive data apps, and conversational
  self-serve analytics so teams can go from ad-hoc exploration to published, governed data apps. The Hex External API (bearer-token
  authenticated, base https://app.hex.tech/api/v1) lets you programmatically run and schedule projects, manage projects, collections,
  groups, cells, and data connections, ingest semantic models, drive AI agent Threads (create, continue, read messages), export
  projects, and administer workspace users. Hex also ships a first-party CLI, a hosted remote MCP server, Airflow and Dagster
  integrations, and published Claude Agent Skills. Surfaced as an a16z portfolio company and enriched with its real public
  developer surface.
url: https://raw.githubusercontent.com/api-evangelist/hex/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
x-tier: stub
x-tier-reason: portfolio-lead
image: https://cdn.sanity.io/images/e92memrj/production/57eeccd836f0d6188862a55186ab48521fe1034b-1200x630.png
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Analytics
- Data Science
- Notebooks
- Business Intelligence
- Data Apps
- AI
- Agents
- Semantic Layer
- Developer Tools
apis:
- name: Hex External API
  description: The Hex External API for running projects, managing projects, collections, groups, cells, data connections,
    semantic models, agent Threads, and users.
  humanURL: https://learn.hex.tech/docs/api-integrations/api/overview
  baseURL: https://app.hex.tech/api/v1
  tags:
  - Analytics
  - Notebooks
  - Data Apps
  - Agents
  properties:
  - type: OpenAPI
    url: openapi/hex-openapi-original.json
  - type: Overlay
    url: overlays/hex-openapi-overlay.yaml
  - type: Authentication
    url: authentication/hex-authentication.yml
  - type: ErrorCatalog
    url: errors/hex-problem-types.yml
  - type: Conventions
    url: conventions/hex-conventions.yml
  - type: DataModel
    url: data-model/hex-data-model.yml
  - type: Conformance
    url: conformance/hex-conformance.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: AgenticAccess
  url: agentic-access/hex-agentic-access.yml
- type: DeveloperPortal
  url: https://learn.hex.tech/docs
- type: Documentation
  url: https://learn.hex.tech/docs
- type: APIReference
  url: https://learn.hex.tech/docs/api-integrations/api/reference
- type: GettingStarted
  url: https://learn.hex.tech/docs/getting-started
- type: Blog
  url: https://hex.tech/blog/
- type: Pricing
  url: https://hex.tech/pricing/
- type: SignUp
  url: https://app.hex.tech/signup
- type: TermsOfService
  url: https://learn.hex.tech/docs/legal/terms-and-conditions
- type: PrivacyPolicy
  url: https://learn.hex.tech/docs/trust/privacy-policy
- type: GitHubOrganization
  url: https://github.com/hex-inc
- type: StatusPage
  url: https://status.hex.tech/
- type: ChangeLog
  url: https://learn.hex.tech/changelog
- type: Packages
  url: packages/hex-packages.yml
- type: SDKs
  url: packages/hex-packages.yml
- type: CLI
  url: cli/hex-cli.yml
- type: MCPServer
  url: mcp/hex-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: WellKnown
  url: well-known/hex-well-known.yml
- type: SecurityTxt
  url: well-known/hex-security.txt
- type: Authentication
  url: authentication/hex-authentication.yml
- type: Conventions
  url: conventions/hex-conventions.yml
- type: ChangeLog
  url: changelog/hex-changelog.yml
- type: Lifecycle
  url: lifecycle/hex-lifecycle.yml
- type: Conformance
  url: conformance/hex-conformance.yml
- type: Compliance
  url: security/hex-trust-center.yml
- type: TrustCenter
  url: security/hex-trust-center.yml
- type: Security
  url: security/hex-vulnerability-disclosure.yml
- type: VulnerabilityDisclosure
  url: security/hex-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/hex-domain-security.yml
- type: DataModel
  url: data-model/hex-data-model.yml
- type: ErrorCatalog
  url: errors/hex-problem-types.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence