Apitemplate io

Apitemplate io

APITemplate.io provides APIs for generating PDFs and images from reusable templates using JSON data.

50VIEWS
2639USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app apitemplate_ionpx @composio/cli add cursor --app apitemplate_ionpx @composio/cli add cursor --app apitemplate_ionpx @composio/cli add cursor --app apitemplate_io

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Create Pdf

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.

Delete Object

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.

List Objects

Tool to list all generated pdfs and images with filtering options. use when you need to browse or manage generated assets after creation.

List Templates

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.

4 actions available