# APIKumo > One workspace for the whole API lifecycle — design HTTP requests, automate > auth and assertions with pre/post processors, version your work, and > publish typed docs to your own subdomain with an AI assistant and MCP > endpoint built in. ## Marketing - [Landing page](https://apikumo.com/): product overview, features, screenshots. - [Long-form summary](https://apikumo.com/llms-full.txt): every section of the landing page in plain markdown. - [Blog](https://apikumo.com/blog): tutorials, release notes, and design notes from the team. ## Product - [Sign in](https://apikumo.com/login): OAuth via Google, GitHub, or Discord. Free while in preview. - [Documentation](https://apikumo.com/docs): full user guide — collections, environments, auth, publishing, CLI, importing, and teams. - [Contact support](https://apikumo.com/contact): contact form (Cloudflare Turnstile-protected) or email support@apikumo.com. - [Download CLI](https://apikumo.com/download): install the standalone apikumo CLI (macOS / Linux) — push OpenAPI specs from the terminal, dry-run diffs, no Node.js required. - [Pricing](https://apikumo.com/pricing): plan comparison — Free, Pro ($9/mo), and Team ($8/seat/mo) with feature table. ## Capabilities (one-liners) - HTTP request builder with method, URL, query, headers, body, and auth (Bearer / Basic / API key). - Monaco editor for JSON, XML, GraphQL, plain text, HTML, JavaScript, and binary bodies. - Collections, nested folders, multi-tab editing, Cmd+K palette. - Environments with `{{variables}}` resolved at send-time. - Pre-processors: HMAC, bearer-from-env, timestamp + nonce, base64-encode, conditional skip, custom JS. - Post-processors: extract JSONPath / regex / header, assert status / body, log, custom JS. - Schemas for request and response — fields, types, enums, examples — surfaced inline in docs. - Auto-generated docs from every saved request. - Publish to a custom subdomain with theme, search, scroll-spy, version selector, and changelog. - AI docs chat grounded in your live endpoints. - Model Context Protocol (MCP) endpoint per published collection. - Code samples in 20+ targets — cURL, Fetch, Axios, Python Requests, Go, Java, Swift, PHP, Ruby, C#, R, … - Imports: Postman v2.1, OpenAPI 3 / Swagger 2, Insomnia v4, HAR, single cURL command, native JSON. - Exports: Postman, OpenAPI, Markdown, native JSON, per-request cURL / fetch. ## Discovery - [robots.txt](https://apikumo.com/robots.txt) - [sitemap.xml](https://apikumo.com/sitemap.xml): static apex sitemap. - [sitemap-blog.xml](https://apikumo.com/sitemap-blog.xml): per-post sitemap, refreshed on publish. - [Blog RSS feed](https://apikumo.com/blog/feed.xml): RSS 2.0 of every published post. - [llms-full.txt](https://apikumo.com/llms-full.txt)