Business API
Generate PDFs from saved Sheets To Labels templates in server-side workflows
The Sheets To Labels Business API turns a saved cloud template and a set of variables into a downloadable PDF. It is designed for backend services, scheduled jobs, CRMs, workflow tools, and other recurring automation.
Eligibility
API access requires an active Business Monthly or Business Yearly subscription. One-time credit packs add usage credits to an active Business account, but do not unlock API access by themselves.
Workflow
- Subscribe to Business.
- Create an API key in API Key Settings.
- Sign in to the Label Designer and save a custom template.
- Copy the cloud-synced Template ID.
- Send a request to
POST /api/v1/generate-pdf. - Download the PDF success response, or handle the JSON error response.