# Humic ## Docs - [Authentication](https://docs.humic.dev/api-reference/authentication.md): How to authenticate with the Humic API using API keys. - [Export](https://docs.humic.dev/api-reference/export.md): Export design tokens as CSS, JSON, or TypeScript via the API. - [Primitives](https://docs.humic.dev/api-reference/primitives.md): Read primitive scales (spacing, typography, etc.) via the Humic API. - [Projects](https://docs.humic.dev/api-reference/projects.md): Read design system metadata via the Humic API. - [Tokens](https://docs.humic.dev/api-reference/tokens.md): Read design tokens via the Humic API. - [Concepts](https://docs.humic.dev/concepts.md): Understand how Humic organizes design tokens — token types, color scales, primitives, and visibility. - [CSS](https://docs.humic.dev/export-formats/css.md): Export design tokens as CSS custom properties with light and dark mode. - [JSON (W3C)](https://docs.humic.dev/export-formats/json.md): Export design tokens in the W3C Design Tokens Community Group format. - [Tailwind](https://docs.humic.dev/export-formats/tailwind.md): Export design tokens as a Tailwind CSS theme configuration. - [AI Agents](https://docs.humic.dev/integrations/ai-agents.md): Use Humic with Claude Code, Cursor, Copilot, and other AI coding agents. - [Figma](https://docs.humic.dev/integrations/figma.md): Connect your Humic design system to Figma and sync tokens as variables. - [Introduction](https://docs.humic.dev/introduction.md): Humic is a design token manager for teams. Manage tokens, sync to Figma, and integrate with your AI coding agents. - [Quickstart](https://docs.humic.dev/quickstart.md): Go from zero to pulling design tokens into your codebase in under five minutes. ## OpenAPI Specs - [openapi](https://docs.humic.dev/api-reference/openapi.json)