# PandaDoc API Reference The PandaDoc API offers a wide range of endpoints that let you automate document workflows, build custom integrations, or even embed the PandaDoc Editor into your application. It follows REST standards, using clear, resource-based URLs, standard HTTP methods, response codes, and secure authentication. With the PandaDoc API, you can create, send, and manage documents efficiently. ## Getting started You can start testing PandaDoc API with a sandbox key on our [Enterprise](https://www.pandadoc.com/pricing/) plan, either active or in trial. Generate your [sandbox key](https://developers.pandadoc.com/reference/sandbox-key) on the Developer Dashboard with predefined [rate limits](https://developers.pandadoc.com/reference/limits). Or contact our solutions expert if you work with high-transaction volumes. {`
Create your free sandbox Request a demo
`}
The list of available features you may find in the [Feature Overview section](https://developers.pandadoc.com/reference/features). ## Guides If you’re just getting started with PandaDoc, you may want to jump straight into one of our [getting started guides](https://developers.pandadoc.com/docs/getting-started) for the feature you’re most interested in, whether that’s: * [Create from template](https://developers.pandadoc.com/docs/create-document-from-template), * [Upload and send a local PDF](https://developers.pandadoc.com/docs/upload-and-send-a-local-pdf), * or [Listening for changes in document status](https://developers.pandadoc.com/docs/listen-document-status-changes). We also recommend you to discover our dynamic content generation on a fly: [Create from a template with content placeholder](https://developers.pandadoc.com/docs/create-with-content-placeholders-from-template).