Planhat website screenshot

Planhat

Planhat is a Customer Platform that unifies customer success, product usage, revenue and post-sales operations for B2B SaaS companies. It centralizes companies, end users, licenses, conversations, NPS, health scores and time-series usage metrics, then drives playbooks, automations and revenue workflows on top of that data. Planhat exposes a REST API (api.planhat.com), a separate high-throughput analytics/tracking endpoint (analytics.planhat.com), bulk upsert, an OAuth authorization server, and a remote MCP server (api.planhat.com/v1/mcp) for AI agents. Backed by Creandum and added to the API Evangelist network; this profile was enriched from Planhat's public developer surface.

Planhat publishes 2 APIs on the APIs.io network. Tagged areas include Company, Software-as-a-Service, Customer Success, Customer Platform, and CRM.

The Planhat catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Planhat’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, changelog, pricing, and 23 more developer resources.

51.6/100 developing ▬ flat Agent 29/100 agent ready saas Full breakdown ↓
scored 2026-09-06 · rubric v0.19.0
AccessSelf serve
2 APIs 1 MCP Servers
CompanySoftware-as-a-ServiceCustomer SuccessCustomer PlatformCRMCustomer DataAnalyticsRevenueMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-06 · rubric v0.19.0
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/planhat: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 2

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

Planhat REST API

Planhat's REST API for reading and writing every core Customer Platform object — companies, end users, licenses, conversations, notes, tasks, opportunities, deals, sales, invoic...

Planhat Analytics API

High-throughput tracking endpoint for pushing user activities and product usage metrics into Planhat. Addressed by tenant UUID in the URL path (open / tenant-scoped), separate f...

MCP Servers 1

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

Planhat MCP Server

Planhat operates an official remote MCP server that connects AI tools (Claude, ChatGPT, custom apps) to live Planhat Customer Platform data. Authenticated via OAuth 2.0 (client_...

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Planhat Rate Limits

5 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 3

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

Planhat Authentication

http/oauth2 · 4 schemes

SECURITY

Planhat Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Planhat Trust Center

SOC 2, ISO 27001, GDPR

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

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: planhat
name: Planhat
description: Planhat is a Customer Platform that unifies customer success, product usage, revenue and post-sales operations
  for B2B SaaS companies. It centralizes companies, end users, licenses, conversations, NPS, health scores and time-series
  usage metrics, then drives playbooks, automations and revenue workflows on top of that data. Planhat exposes a REST API
  (api.planhat.com), a separate high-throughput analytics/tracking endpoint (analytics.planhat.com), bulk upsert, an OAuth
  authorization server, and a remote MCP server (api.planhat.com/v1/mcp) for AI agents. Backed by Creandum and added to the
  API Evangelist network; this profile was enriched from Planhat's public developer surface.
url: https://raw.githubusercontent.com/api-evangelist/planhat/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- creandum
x-tier: stub
x-tier-reason: portfolio-lead
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
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
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-20'
image: https://www.planhat.com/
tags:
- Company
- Software-as-a-Service
- Customer Success
- Customer Platform
- CRM
- Customer Data
- Analytics
- Revenue
- MCP
tags_raw:
- Company
- Saas
- Customer Success
- Customer Platform
- CRM
- Customer Data
- Analytics
- Revenue
- MCP
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Planhat REST API
  description: Planhat's REST API for reading and writing every core Customer Platform object — companies, end users, licenses,
    conversations, notes, tasks, opportunities, deals, sales, invoices, assets, issues, tickets, projects, NPS, churn, metrics
    and custom models — plus bulk upsert. Bearer-token (Private App) authenticated; limit/offset pagination.
  humanURL: https://www.planhat.com/developers/api/introduction
  baseURL: https://api.planhat.com
  tags:
  - Customer Success
  - REST
  - Customer Platform
  properties:
  - type: Documentation
    url: https://www.planhat.com/developers/api/introduction
  - type: Authentication
    url: authentication/planhat-authentication.yml
  - type: Conventions
    url: conventions/planhat-conventions.yml
  - type: ErrorCatalog
    url: errors/planhat-problem-types.yml
  - type: DataModel
    url: data-model/planhat-data-model.yml
- name: Planhat Analytics API
  description: High-throughput tracking endpoint for pushing user activities and product usage metrics into Planhat. Addressed
    by tenant UUID in the URL path (open / tenant-scoped), separate from the main authenticated REST API.
  humanURL: https://www.planhat.com/developers/api/user-activities
  baseURL: https://analytics.planhat.com
  tags:
  - Analytics
  - Tracking
  - Metrics
common:
- type: TrustCenter
  url: security/planhat-trust-center.yml
- type: DomainSecurity
  url: security/planhat-domain-security.yml
- type: Website
  url: https://www.planhat.com/
- type: DeveloperPortal
  url: https://www.planhat.com/developers
- type: Documentation
  url: https://www.planhat.com/developers/api/introduction
- type: APIReference
  url: https://www.planhat.com/developers/api/introduction
- type: GettingStarted
  url: https://www.planhat.com/developers/api/introduction
- type: Support
  url: https://help.planhat.com/en/
- type: Blog
  url: https://www.planhat.com/blog
- type: ChangeLog
  url: https://www.planhat.com/changelog
- type: StatusPage
  url: https://status.planhat.com/
- type: GitHubOrganization
  url: https://github.com/planhat
- type: Pricing
  url: https://www.planhat.com/pricing
- type: TermsOfService
  url: https://www.planhat.com/legal/acceptable-use-policy
- type: PrivacyPolicy
  url: https://www.planhat.com/legal/cookie-policy
- type: Compliance
  url: https://trust.planhat.com/
- type: MCPServer
  url: mcp/planhat-mcp.yml
- type: WellKnown
  url: well-known/planhat-well-known.yml
- type: Authentication
  url: authentication/planhat-authentication.yml
- type: Conventions
  url: conventions/planhat-conventions.yml
- type: RateLimits
  url: rate-limits/planhat-rate-limits.yml
- type: ErrorCatalog
  url: errors/planhat-problem-types.yml
- type: DataModel
  url: data-model/planhat-data-model.yml
- type: Conformance
  url: conformance/planhat-conformance.yml
- type: Lifecycle
  url: lifecycle/planhat-lifecycle.yml
- type: ChangeLog
  url: changelog/planhat-changelog.yml
- type: Webhooks
  url: asyncapi/planhat-webhooks.yml
- type: Packages
  url: packages/planhat-packages.yml
- type: Sandbox
  url: sandbox/planhat-sandbox.yml
- type: LLMsTxt
  url: llms/planhat-llms.txt
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 17
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/planhat"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/planhat/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/planhat/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.