# Outkit ## Docs - [GET /components](https://docs.outkit.dev/docs/api/components.md): List available component types - [ContentBlock Reference](https://docs.outkit.dev/docs/api/content-blocks.md): Schema reference for the block type returned by the API - [POST /render/enhance](https://docs.outkit.dev/docs/api/enhance.md): Transform AI text into structured UI components - [API Overview](https://docs.outkit.dev/docs/api/overview.md): Direct HTTP integration for custom applications and AI pipelines - [Local Development](https://docs.outkit.dev/docs/cli/dev.md): Tail logs, debug the wire format, and verify your setup from the terminal - [API Keys](https://docs.outkit.dev/docs/cli/keys.md): Create, rotate, and revoke API keys from the terminal - [CLI Overview](https://docs.outkit.dev/docs/cli/overview.md): Install Outkit, sign in, and wire your project from the terminal - [CLI Reference](https://docs.outkit.dev/docs/cli/reference.md): Every Outkit CLI command, flag, and config file in one place - [Project Setup](https://docs.outkit.dev/docs/cli/setup.md): outkit init: detect your framework, pick a profile, install the SDK, and write the proxy - [Theme Sync](https://docs.outkit.dev/docs/cli/theme.md): Detect, apply, and sync design tokens between your codebase and your Outkit profile - [Components](https://docs.outkit.dev/docs/components.md): All UI component types Outkit can generate - [Examples](https://docs.outkit.dev/docs/examples.md): Real-world input/output examples - [Introduction](https://docs.outkit.dev/docs/introduction.md): Transform raw AI text into rich, interactive UI components - [Quickstart](https://docs.outkit.dev/docs/quickstart.md): Wire Outkit into your app in under 5 minutes — entirely from your terminal - [Core SDK](https://docs.outkit.dev/docs/sdk/core.md): Framework-agnostic streaming protocol handler for Outkit - [React SDK](https://docs.outkit.dev/docs/sdk/react.md): Render Outkit components in React with streaming, Shadow DOM isolation, and design tokens ## OpenAPI Specs - [openapi](https://docs.outkit.dev/api-reference/openapi.json)