# Platendoc ## Docs - [Create a generation](https://docs.platendoc.com/api-reference/generations/create.md): Render a published template with the provided variables and produce a PDF. - [Get a generation](https://docs.platendoc.com/api-reference/generations/get.md): Returns a single generation by ID. - [List generations](https://docs.platendoc.com/api-reference/generations/list.md): Returns a paginated list of generations for the authenticated workspace. - [Overview](https://docs.platendoc.com/api-reference/overview.md): The Platendoc REST API reference. - [Create a template version](https://docs.platendoc.com/api-reference/templates/create-version.md): Saves a new version of a template's HTML/Liquid content. - [Get a template](https://docs.platendoc.com/api-reference/templates/get.md): Returns a single published template including its latest version and variable names. - [List templates](https://docs.platendoc.com/api-reference/templates/list.md): Returns a paginated list of published templates in your workspace. - [Authentication](https://docs.platendoc.com/authentication.md): How to authenticate with the Platendoc API using API keys. - [Introduction](https://docs.platendoc.com/introduction.md): Generate pixel-perfect PDFs from templates via a simple REST API. - [Quickstart](https://docs.platendoc.com/quickstart.md): Generate your first document in under 5 minutes. - [Webhooks](https://docs.platendoc.com/webhooks.md): Receive real-time notifications when documents are generated. ## OpenAPI Specs - [openapi](https://docs.platendoc.com/openapi.yaml) ## Optional - [Dashboard](https://app.platendoc.com) - [Community](https://platendoc.com/discord)