/
DU
duply
/
Duply API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 6h ago · Updated 2w ago
Details
Filter operations
get
Check API availability
get
List templates
post
Create a template with its first variant
get
Get a template and its variants
delete
Archive a template
patch
Update template metadata and publication state
post
Create a template variant
patch
Update a variant document or metadata
get
List render jobs
post
Create an idempotent render job
get
Get render status and generated files
get
Get billing-period and top-up usage
Create a template with its first variant
post
/templates
Request body
CreateTemplate
required
name
string
required
description
string
type
'image'
|
'video'
width
integer
height
integer
background
string
variant
object
metadata
object
Response
Template created
Changes