heyPDF Free API

Process PDFs programmatically with our free, easy-to-use REST API.

Features

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.