CraftMyPDF PDF Generation
CraftMyPDF makes it simple to design PDF templates with a drag-and-drop editor and generate beautiful PDF documents via a simple API. Our PDF generation API supports seamless integrations with Rest API and automation tools like Zapier, Integromat & Bubble. We started CraftMyPDF because we want to build a PDF automation tool for designers and developers like yourself to create pixel-perfect PDF…
CraftMyPDF PDF Generation endpoints
| Method | Endpoint | Description |
|---|---|---|
| PDF Generation API | ||
| POST |
create-async /create-async |
This endpoint creates a PDF file asynchronously with JSON data and your template. The API returns immediately and once the PDF document is generated, it will make a HTTP/HTTPS… |
| POST |
create /create |
This endpoint creates a PDF file with JSON data and your template |
| POST |
create-merge /create-merge |
This endpoint creates a PDF file from multiple templates. It merges all the PDFs into one. |
| Template Management API | ||
| GET |
list-templates /list-templates |
This endpoint lists all your PDF templates |
| POST |
create-editor-session /create-editor-session |
This endpoint creates a new PDF editor session. The PDF editor url can be embedded into an IFrame. |
| GET |
delete-template /delete-template |
This endpoint deletes a template |
| POST |
update-template /update-template |
This endpoint updates the specified PDF template |
| POST |
new-template-from /new-template-from |
This endpoint creates a new template from a template ID |
| Account Management API | ||
| GET |
get-account-info /get-account-info |
This endpoint returns the account information |
| GET |
list-transactions /list-transactions |
This endpoint lists all the transactions |
| PDF Manipulation API | ||
| POST |
merge-pdfs /merge-pdfs |
This endpoint merges multiple PDF URLs |
| POST |
add-watermark /add-watermark |
This endpoint add watermark to a PDF |
CraftMyPDF PDF Generation pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|