Skip to main content
POST
cURL
Use this endpoint to create a pdf file from a template.

Authorizations

apiKey
string
query
required

Body

application/json
apiKey
string
required
templateId
string
required

Your template ID

Example:

"tpl_xxx"

modifications

Template modifications as the API array format, an object shorthand, or a JSON string. Object values map to text by default, while nested objects keep fields such as src, qrcode, rows, or chart.

Example:

Response

Success create pdf

The binary of pdf file