Back to catalog
📄

PDFGate

API Key

HTML to PDF API with support for custom headers, footers, fillable form fields, and encryption

📄Documents & ProductivityHTTPSCORS enabled

PDF Generation Job

Document Output

Job IdPdfgate-7f3a2c91
StatusCompleted
Pages4
File Size Kb182
Download UrlHttps://api.pdfgate.net/v1/jobs/pdfgate-7f3a2c91/download

Sample Response

response.json
1{
2 "job_id": "pdfgate-7f3a2c91",
3 "status": "completed",
4 "pages": 4,
5 "file_size_kb": 182,
6 "download_url": "https://api.pdfgate.net/v1/jobs/pdfgate-7f3a2c91/download"
7}

Code Snippets

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

Similar APIs