Back to catalog
📄

Pdfblocks

API Key

Generate PDF documents using API

📄Documents & ProductivityHTTPSCORS enabled

output_file

operation

OperationMerge
Output FileMerged_report_2026.pdf
Pages Total48
File Size Kb1,240
Processing Time Ms312

Sample Response

response.json
1{
2 "operation": "merge",
3 "output_file": "merged_report_2026.pdf",
4 "pages_total": 48,
5 "file_size_kb": 1240,
6 "processing_time_ms": 312
7}

Code Snippets

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

Similar APIs