# kove > La API headless de documentos que pagina bien. Describe el documento en JSON y recibe un PDF bien paginado: cabeceras de tabla repetidas, filas que no se parten, totales sin orfandad y numeración "Página X de Y" — sin pelearte con CSS de saltos de página ni infra. Docs para humanos y agentes (también disponibles como markdown crudo y llms-full.txt). ## Docs - [Quickstart](https://kove.dev/docs/quickstart): Try a render locally in 30 seconds, then get an API key and let your AI wire the hosted API into your app. - [kove documentation](https://kove.dev/docs/): The hosted document API. You describe the document in JSON, kove returns the PDF. We run the infra; your AI wires the API into your app. - [Document model](https://kove.dev/docs/document-model): Reference for the kove document building blocks and what each one does. - [HTTP API](https://kove.dev/docs/api): Reference for the hosted kove API, the primary way to use kove: authentication, endpoints, errors, and limits. - [CLI](https://kove.dev/docs/cli): The kove CLI: local render with no account, device-flow login, and API key management. - [MCP (runtime agents)](https://kove.dev/docs/mcp): The kove MCP server, a secondary surface for runtime agents that build or edit documents on the fly. - [Auth and billing](https://kove.dev/docs/auth-billing): How the kove account works: login with Clerk, API keys, free tier, and upgrade to Pro.