APITemplate.io

APITemplate.io integration on indie.money — generate PDFs and images from templates

Written By pvdyck

Last updated About 1 hour ago

APITemplate.io

Supported — Generate images and PDFs from your APITemplate.io templates.

NodesAPITemplate.io
AuthAPI Key via Secure Vault

Credential Setup

When configuring the APITemplate.io credential in Secure Vault, provide:

  • API Key — your APITemplate.io API key, sent as the X-API-KEY request header.

Operations

Account

  • Get — retrieve your account information.

Image

  • Create — render an image from an image template. Choose the template, supply property overrides (via the UI or raw JSON), and optionally download the result into a binary field.

PDF

  • Create — render a PDF from a PDF template. Choose the template, supply properties (via the UI or raw JSON), and optionally download the result into a binary field.

For Image and PDF create, you can set a custom output file name and the binary field that holds the downloaded file.

Compatibility

All operations supported.