The Org

The Org operates the world's largest network of public organizational charts, mapping companies, their teams, and reporting hierarchies. Its developer platform exposes a metered REST API and an official MCP server for retrieving a company's public org chart by domain or LinkedIn URL, prospecting positions and people with rich filters, resolving a person's manager, and monitoring credit usage. Authentication is via an account-scoped X-Api-Key header over HTTPS, usage is metered in monthly credits, and the same key powers a Model Context Protocol endpoint exposing get_org_chart, get_manager, get_usage, and find_positions tools for agent-native access. Originally added to the API Evangelist network as a portfolio company of Balderton Capital.

The Org publishes 1 API on the APIs.io network. Tagged areas include Company, Organizational Charts, People Data, Sales Intelligence, and Prospecting.

The Org’s developer surface includes documentation, API reference, getting-started guide, changelog, authentication, and 17 more developer resources.

30.3/100 thin ▬ flat Agent 40/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyOrganizational ChartsPeople DataSales IntelligenceProspectingOrg ChartB2B DataMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 30.3/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 12.2 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 2.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 40/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 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 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 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/theorg: 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 1

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

The Org API

REST API for retrieving public company org charts, prospecting positions/people, and monitoring credit usage. Metered in credits; authenticated with an X-Api-Key header.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

theorg-mcp.yml

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Theorg Rate Limits

0 limits

RATE LIMITS

Security Posture 2

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

Theorg Authentication

apiKey · 1 scheme

SECURITY

Theorg Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: theorg
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/theorg.png
name: The Org
description: The Org operates the world's largest network of public organizational charts, mapping companies, their teams,
  and reporting hierarchies. Its developer platform exposes a metered REST API and an official MCP server for retrieving a
  company's public org chart by domain or LinkedIn URL, prospecting positions and people with rich filters, resolving a person's
  manager, and monitoring credit usage. Authentication is via an account-scoped X-Api-Key header over HTTPS, usage is metered
  in monthly credits, and the same key powers a Model Context Protocol endpoint exposing get_org_chart, get_manager, get_usage,
  and find_positions tools for agent-native access. Originally added to the API Evangelist network as a portfolio company
  of Balderton Capital.
url: https://raw.githubusercontent.com/api-evangelist/theorg/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- balderton-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Organizational Charts
- People Data
- Sales Intelligence
- Prospecting
- Org Chart
- B2B Data
- MCP
apis:
- name: The Org API
  description: REST API for retrieving public company org charts, prospecting positions/people, and monitoring credit usage.
    Metered in credits; authenticated with an X-Api-Key header.
  humanURL: https://developers.theorg.com/
  baseURL: https://api.theorg.com/v1.1
  tags:
  - Org Chart
  - Prospecting
  - People Data
  properties:
  - type: Documentation
    url: https://developers.theorg.com/api
  - type: APIReference
    url: https://developers.theorg.com/api/endpoints/company-api
  - type: GettingStarted
    url: https://developers.theorg.com/api/get-started
  - type: Authentication
    url: authentication/theorg-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://theorg.com/
- type: DeveloperPortal
  url: https://developers.theorg.com/
- type: Documentation
  url: https://developers.theorg.com/api
- type: APIReference
  url: https://developers.theorg.com/api/endpoints/company-api
- type: GettingStarted
  url: https://developers.theorg.com/api/get-started
- type: ChangeLog
  url: https://developers.theorg.com/api/change-log
- type: ChangeLog
  name: The Org changelog (artifact)
  url: changelog/theorg-changelog.yml
- type: MCPServer
  url: mcp/theorg-mcp.yml
- type: Authentication
  url: authentication/theorg-authentication.yml
- type: Conventions
  url: conventions/theorg-conventions.yml
- type: ErrorCatalog
  url: errors/theorg-problem-types.yml
- type: Lifecycle
  url: lifecycle/theorg-lifecycle.yml
- type: DataModel
  url: data-model/theorg-data-model.yml
- type: Components
  url: components/theorg-components.yml
- type: RateLimits
  url: rate-limits/theorg-rate-limits.yml
- type: Conformance
  url: conformance/theorg-conformance.yml
- type: LLMsTxt
  url: llms/theorg-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: DomainSecurity
  url: security/theorg-domain-security.yml
- type: Login
  url: https://theorg.com/subscription
- type: TermsOfService
  url: https://theorg.com/terms
- type: PrivacyPolicy
  url: https://theorg.com/privacy
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 13
  pass: local-v1