Create your account, templates, and start generating PDFs
curl -X POST "https://peedief.com/api/templates/by-name/company-certificate-template/pdf" \ -H "x-api-key: YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "contextJson": { "recipientName": "John Smith", "courseName": "Introduction to AI", "completionDate": "2024-01-30" }, "fileName": "certificate-john-smith.pdf" }'
You: "Use template 'company-certificate-template' to create a certificate for John Smith who finished the 'Introduction to AI' course today" AI: I'll create a certificate using your template. [Certificate generated and download link provided]