# Unkey > Unkey is the developer platform for modern APIs. Deploy and secure APIs instantly, route traffic through a global gateway, manage API keys and rate limits, and understand usage — all in one place. For AI agents and automation, use the tools below. ## Command line tool Install and use the Unkey CLI from the terminal to manage API keys, rate limits, permissions, and identities, and to deploy applications with `unkey deploy`. - [CLI overview](https://www.unkey.com/docs/cli/overview) - [CLI authentication](https://www.unkey.com/docs/cli/authentication) - [Deploy with the CLI](https://www.unkey.com/docs/build-and-deploy/cli) ## MCP server Connect AI coding assistants to the Unkey API to manage keys, rate limits, and permissions from your IDE. - [Unkey MCP server](https://www.unkey.com/docs/ai-code-gen/unkey-mcp) ## Documentation Full product documentation. The indexes below enumerate every doc page as a flat list of links. Append `.md` to any `unkey.com/docs/*` URL to receive the raw markdown source — this applies to every docs link in this file. - [Docs index (Markdown)](https://www.unkey.com/docs/llms.txt) - [Docs index (HTML)](https://www.unkey.com/docs) - [Full docs (Markdown)](https://www.unkey.com/docs/llms-full.txt) - Example: [https://www.unkey.com/docs/api-reference/overview.md](https://www.unkey.com/docs/api-reference/overview.md) ## API reference Action-oriented (RPC-style) endpoints for keys, identities, permissions, rate limits, audit logs, analytics, and deployments. Authenticate with a root key as a bearer token. Every endpoint page is enumerated in the docs index above. - [API reference overview (Markdown)](https://www.unkey.com/docs/api-reference/overview.md) - [API reference overview (HTML)](https://www.unkey.com/docs/api-reference/overview) Every page below is available as raw markdown — append `.md` to the URL (index pages included). ## Home & company - [Home (Markdown)](https://www.unkey.com/index.md) - [About (Markdown)](https://www.unkey.com/about.md) · [About (HTML)](https://www.unkey.com/about) ## Pricing Plans, features, and per-request pricing. - [Pricing (Markdown)](https://www.unkey.com/pricing.md) - [Pricing (HTML)](https://www.unkey.com/pricing) ## Programs Credits and support for startups and current YC batch companies. - [Startups Program (Markdown)](https://www.unkey.com/startups.md) · [HTML](https://www.unkey.com/startups) - [Y Combinator Program (Markdown)](https://www.unkey.com/yc.md) · [HTML](https://www.unkey.com/yc) ## Blog Articles on API development, security, observability, and product updates. The index enumerates every post; append `.md` to any post URL to receive the raw markdown source. - [Blog index (Markdown)](https://www.unkey.com/blog.md) - [Blog index (HTML)](https://www.unkey.com/blog) - Example: [https://www.unkey.com/blog/audit-logs-ga.md](https://www.unkey.com/blog/audit-logs-ga.md) ## Case studies How teams build and scale on Unkey. The index enumerates every case study; append `.md` to any case study URL to receive the raw markdown source. - [Case studies index (Markdown)](https://www.unkey.com/case-studies.md) - [Case studies index (HTML)](https://www.unkey.com/case-studies) - Example: [https://www.unkey.com/case-studies/post-for-me.md](https://www.unkey.com/case-studies/post-for-me.md) ## Changelog Unkey product updates and changes. The index enumerates every entry; append `.md` to any changelog entry URL to receive the raw markdown source. - [Changelog index (Markdown)](https://www.unkey.com/changelog.md) - [Changelog index (HTML)](https://www.unkey.com/changelog) ## Glossary Clear definitions for API and platform terms. The index enumerates every term; append `.md` to any glossary term URL to receive the raw markdown source. - [Glossary index (Markdown)](https://www.unkey.com/glossary.md) - [Glossary index (HTML)](https://www.unkey.com/glossary) ## Legal Terms of service and privacy policy. Append `.md` to either URL for the raw markdown source. - [Terms of Service (Markdown)](https://www.unkey.com/policies/terms.md) · [HTML](https://www.unkey.com/policies/terms) - [Privacy Policy (Markdown)](https://www.unkey.com/policies/privacy.md) · [HTML](https://www.unkey.com/policies/privacy) ## SDKs The official libraries maintained by the Unkey team, hosted in the [unkeyed/sdks](https://github.com/unkeyed/sdks) monorepo. - [TypeScript (API)](https://github.com/unkeyed/sdks/tree/main/api/ts) - [Go (API)](https://github.com/unkeyed/sdks/tree/main/api/go) - [Python (API)](https://github.com/unkeyed/sdks/tree/main/api/py) - [TypeScript (Ratelimit)](https://github.com/unkeyed/sdks/tree/main/ratelimit/ts)