ReadMe
ReadMe is a developer hub platform that helps companies design, document, and operate their APIs. The platform combines hosted API reference (OpenAPI-driven), guides and changelog, bi-directional Git sync (GitHub and GitLab), interactive API explorer, Try-It console, Developer Dashboard with real-time API logs, and a deep layer of AI tooling — including the ReadMe Agent for multi-page editing, Inline AI rewrites, the AI Linter for style-guide enforcement, Docs Audit, GitHub AI Writer for PR-triggered doc updates, Ask AI for end users, and Model Context Protocol (MCP) servers for both ReadMe itself and each customer project so AI tools can search, read, update docs, and call APIs.
APIs
ReadMe API
The ReadMe API (v2) lets you programmatically control your ReadMe developer hub. It manages API definitions, API reference pages, guides, changelog, custom pages, categories, br...
ReadMe Developer Metrics API
The ReadMe Developer Metrics API powers the Developer Dashboard. It accepts API request logs from Metrics SDKs (Node.js, Python, Ruby, PHP, .NET) and exposes analytics including...
ReadMe MCP Server
ReadMe operates a hosted Model Context Protocol (MCP) server that lets AI tools (Claude, Cursor, IDEs, CI pipelines) search, read, and update ReadMe documentation through natura...
ReadMe Personalized Docs Webhook
ReadMe's Personalized Docs Webhook is the outbound, customer-hosted webhook the developer hub calls at user sign-in to look up a reader's account data. ReadMe POSTs a JSON body ...
Collections
ReadMe API
OPENArazzo Workflows
ReadMe Stand Up A New Version With Starter Docs
Create a branch (version), add a category, and seed it with a first guide.
ARAZZOReadMe Create A Category With A Guide
Create a sidebar category and immediately add a guide page to it.
ARAZZOReadMe Publish A Changelog Post
Create a changelog post on a branch and read it back by slug.
ARAZZOReadMe Cut A Version And Announce It
Create a branch, upload its API definition, and post a launch changelog.
ARAZZOReadMe Submit Metrics And Audit Quality
Send API request logs to Metrics, then retrieve page quality scores.
ARAZZOReadMe Upload An API Definition And Verify
Upload an OpenAPI definition to a branch and read the created definition back.
ARAZZOReadMe Upsert A Category
Find a category by slug and update it if it exists, otherwise create it.
ARAZZOReadMe Upsert A Changelog Post
Find a changelog post by slug and update it if it exists, otherwise create it.
ARAZZOReadMe Upsert A Custom Page
Find a custom page by slug and update it if it exists, otherwise create it.
ARAZZOReadMe Upsert A Guide Page
Find a guide by slug and update it if it exists, otherwise create it.
ARAZZOGraphQL
ReadMe GraphQL API
GRAPHQLPricing Plans
Rate Limits
FinOps
Readme Finops
FINOPSEvent Specifications
ReadMe Personalized Docs Webhook
AsyncAPI 2.6 description of ReadMe's Personalized Docs Webhook surface. The Personalized Docs Webhook is the integration that lets ReadMe inject a logged-in end user's account d...
ASYNCAPI