Generate documents using the web API
1. Retrieve the right template
Documotor's REST API offers a practical way to access templates. You can retrieve templates by ID, tags, names, or via a structured folder system, allowing for an organized approach to manage your content according to your use case.
2. Generate a document
Once a user or flow triggers the generation of a document, simply send your data through a POST request and get the finalized document, presentation, spreadsheet, PDF, or HTML back.
3. Multiple environments
Documotor allows for template versioning across different stages like production, staging, and testing. Painless multi-environment deployments using simple controls for immediate go-live and fallback. All you have to do is include a stage ID in your requests.