heyPDF Free API
Process PDFs programmatically with our free, easy-to-use REST API.
Features
- Free tier with generous limits
- No credit card required
- RESTful endpoints for all our tools
- SDKs for Node.js, Python, and Go
Quick Start
curl -X POST https://api.heypdf.vercel.app/v1/merge \
-H "Authorization: Bearer YOUR_API_KEY" \
-F "file1=@doc1.pdf" \
-F "file2=@doc2.pdf"Join thousands of developers building with the heyPDF Free API.