Dynamic Image Templates

Dynamic Images

Dynamic images allow you to create customizable image templates that can be populated with different data for each use.

API Endpoints

Get Dynamic Image Template IDs

Retrieve a list of all available dynamic image template IDs for the current user.

Endpoint: GET /api/dynamic/image/ids

Headers:

  • X-API-KEY: Your API key (required)

Response Fields:

  • id: The unique identifier for the dynamic image template
  • name: The name of the template (defaults to "Untitled Image" if not set)
  • created_at: The timestamp when the template was created