Authentication
PdfRenderer
post
Generate a pdf file based on your passed JSON and a template.
post
Generate a pdf file based on the provided HTML/CSS.
Template
get
Get a template using an id
get
Get a pages list of templates
get
Get all templates (can be slow for large numbers of templates)
get
Get all the names and Ids for your templates
post
Template_Create
post
Duplicate a template by passing an ID
put
Template_Update
del
Delete a template based on Id
Auth
post
Auth_Login
post
Auth_Refresh
Invoice
get
Invoice_Upcoming
TxtRenderer
post
Generate a txt file based on your passed JSON and a template.
post
Generate a txt file based on the provided HTML/CSS.
Documentation Powered by ReDoc