Back to catalog
📄

CraftMyPDF

API Key

Generate PDF documents from templates with a drop-and-drop editor and a simple API

📄Documents & ProductivityHTTPS

CraftMyPDF

Generated PDF document

Document IdDoc_7b2e4f891a3c
TemplateInvoice-professional
Pages2
File Size Kb134
Download UrlHttps://app.craftmypdf.com/docs/doc_7b2e4f891a3c.pdf

Sample Response

response.json
1{
2 "document_id": "doc_7b2e4f891a3c",
3 "template": "invoice-professional",
4 "pages": 2,
5 "file_size_kb": 134,
6 "download_url": "https://app.craftmypdf.com/docs/doc_7b2e4f891a3c.pdf"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://craftmypdf.com" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs