Flat pricing. No per-seat tax.
Free forever for 2 projects with the full Try It playground and a hosted mock server. Pro unlocks AI, MCP, SDKs, and PR previews. Business adds RBAC, audit log, and a SIEM webhook. Pick a plan below.
Pick a plan
Everything inside each plan.
Pro inherits Free, Business inherits Pro. Limits scale where you'd expect — projects, mock-server budget, webhooks retention, collaborator seats. New surfaces unlock at the tier that ships them.
| CompareEvery feature | Free $0/ forever | Most popular Pro $9/ mo or $90/yr · 2 mo free | Business $19/ mo or $190/yr · 2 mo free |
|---|---|---|---|
| Limits | |||
| Projects | 2 | 10 | Unlimited |
| Versions per project | 1 | 3 | Unlimited |
| Collaborator seats | 3 | 10 | |
| Docs | |||
| Hosted public docs URL | |||
| Try It playground + code snippets | |||
| Docs page builder · per-endpoint markdown | |||
| Custom branding · password protection | |||
| Custom domain + auto-SSL | |||
| AI · MCP | |||
| AI-powered search | 5 / mo | Unlimited | Unlimited |
| AI chat on docs | 25k tok/day | 200k tok/day | |
| MCP server per project (Claude / Cursor / Cline) | |||
| Mock server | |||
| Requests / month | 10k | 100k | Unlimited |
| Stateful overrides | 5 | 25 | 50 |
| Chaos mode · import/export | |||
| API platform | |||
| SDKs (TypeScript + Python) | |||
| Spec diff + GitHub PR Action | |||
| Uptime monitoring | |||
| Saved requests · environments | |||
| Embeddable Try-It widget | |||
| PR preview deploys (active) | 5 | 20 | |
| Webhooks | |||
| Inboxes | 5 | 25 | Unlimited |
| Captures · retention | 500 | 10k / 30d | Unlimited / 90d |
| Governance | |||
| Two-layer RBAC (account + project) | |||
| Audit log + HMAC-signed SIEM webhook | |||
| Configurable retention (30d → 10y) | |||
| Analytics dashboard | |||
| Priority support | |||
All plans include SSL, public docs URL, and Try It playground. Cancel any time — pro-rated refund on the unused portion of your billing period.
Why flat pricing
Per-seat billing punishes you for growing.
ReadMe, Mintlify, and Stoplight bill per editor seat once you scale. A 10-person team can easily hit $200+ per month on platforms that started at $20. Outworx charges one flat fee per plan, so adding the next teammate costs the same as adding the first one — nothing.
3 seats on Pro, 10 on Business. Hand out invites freely. No upgrade prompt halfway through onboarding.
Plan inheritance for collaborators. Invite a Free user to your Business project — they get Business features on it. No 'upgrade them first' friction.
Unlimited projects on Business. Spin up a new project per microservice if you want. No per-project fees, no per-version fees.
Cancel anytime, prorated refund. No annual lock-in, no 'Contact Sales' tier, no surprise overage bills.
| Team | Outworx | Per-seat platform |
|---|---|---|
| 3 people | $9 /mo | $60–$120 /mo |
| 5 people | $19 /mo | $100–$200 /mo |
| 10 people | $19 /mo | $200–$400 /mo |
| 20 people | $19 /mo | $400+ /mo |
Public list prices on competitor sites as of 2026. Per-seat platforms typically scale linearly per editor; Outworx scales with the plan tier, not the headcount.
FAQ
Frequently asked questions.
The questions we hear most. Browse all 28 on the full FAQ page.
OpenAPI 3.x, Swagger 2.0, and GraphQL SDL. Upload a JSON or YAML file, paste raw content, or point us at a URL — we fetch and parse it automatically.
Yes. Free gets 2 projects, hosted docs at yourapi.docs.outworx.io, the full Try It playground, code snippets in 4+ languages, and 5 AI searches per month. No credit card required.
Every Pro and Business project gets its own MCP server — one URL plus a token that plugs into Claude Desktop, Cursor, Cline, Continue, or any MCP-aware tool. Developers using your API can connect it to their AI assistant and the model gains 12 tools: list/search endpoints, generate TypeScript types, run live calls with their own credentials, ask grounded questions, and more. Response shapes from live calls are inferred and merged into a stored schema, so generated types stay accurate even for endpoints your OpenAPI spec under-documents.
Yes. Every public, non-password-protected project gets a free hosted mock URL the moment its spec uploads — `docs.outworx.io/mock/<slug>/...` for OpenAPI/Swagger, and POST `/mock/<slug>/graphql` for GraphQL specs. Responses come from explicit `example` fields in your spec, named examples cycled via the standard `Prefer: example=<name>` header, schema-driven samples with faker output (uuid, email, date-time), or stateful overrides you pin from the dashboard. Two-layer rate limiting (120 req/min per project, 60 req/min per IP), open CORS, no built-in auth.
Yes — TypeScript and Python today, and the generator is format-aware: HTTP specs (OpenAPI / Swagger) get one typed function per endpoint with a Client class that bundles auth + base URL; GraphQL specs get one typed function per Query / Mutation / Subscription field with default selection sets baked in (and a `query` override per call). One drop-in `.ts` or `.py` file, native fetch / httpx, no codegen toolchain. Re-download from the dashboard or pipe through `curl` in CI whenever your spec changes.
Yes. Install `@outworx/cli` from npm and run `outworx push openapi.yaml --project <slug>` from any CI runner with Node 20+. Zero deps, ~30KB tarball, instant `npx` cold-start. For GitHub-hosted runners we ship `outworx/upload-spec-action@v1` — three lines in your workflow YAML. Token-prefix routing covers both account-level personal access tokens (preview pushes work) and per-project upload tokens. Exit codes are scriptable: 0 success / 1 user error / 2 transient / 3 internal.
Price, scope, and AI-native. Pro is $9/mo (vs $99+ at ReadMe, $150+ at Mintlify) and replaces 5 separate tools — docs (Mintlify), SDKs (Speakeasy), spec diffs (Bump.sh), uptime (Checkly), API client (Postman). Upload your spec and the entire lifecycle is live in under a minute. And you're the only docs platform that ships a per-project MCP server.
Replace your API stack with one upload.
Point us at your spec and you walk away with hosted docs, a free mock URL, drop-in SDKs, spec diffs that gate your PRs, uptime monitoring with public status pages, an MCP server for Claude and Cursor, and a webhooks playground — all on one bill.
No credit card · Live in under a minute · Cancel anytime