APITemplate.io provides APIs for generating PDFs and images from reusable templates using JSON data.
Tool to create a pdf file using json data and a specified template. use after confirming the template id is valid when you need to generate a pdf.
Tool to delete a generated pdf or image object. use when you want to remove a previously generated object by its transaction reference after confirming it's no longer needed.
Tool to list all generated pdfs and images with filtering options. use when you need to browse or manage generated assets after creation.
Tool to retrieve a list of all templates available in your account. use after authenticating to apitemplate.io when you need to enumerate all templates.