Docs

PDFops API reference

Three endpoints today. No auth, no signup during beta — 100 requests per IP per month free, returns 429 Too Many Requests with a Retry-After header at the cap. All endpoints accept and return PDF or JSON; no SDK required.

Endpoints

Contract — applies to every endpoint

Fillable PDFs — quick start

Don't have a fillable PDF handy? Grab the sample invoice-template.pdf — it has customer_name + total AcroForm fields ready to fill via the curl example on each docs page.

For tax forms (W-9, W-8BEN, I-9) the IRS publishes AcroForm-ready PDFs at irs.gov/forms-instructions — just rename the default IRS field names to something predictable (see the W-9 walkthrough) and your code survives the annual form refresh.