Business API

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

  1. Subscribe to Business.
  2. Create an API key in API Key Settings.
  3. Sign in to the Label Designer and save a custom template.
  4. Copy the cloud-synced Template ID.
  5. Send a request to POST /api/v1/generate-pdf.
  6. Download the PDF success response, or handle the JSON error response.