Send a PDF with edit instructions to one endpoint. We apply text, shape, and annotation changes and deliver the result to your webhook.
curl -X POST https://api.anyconvert.app/v1/convert \
-H "Authorization: Bearer sk_live_..." \
-F "file=@report.pdf" \
-F "strategy=edit_pdf" \
-F "edits=@edits.json" \
-F "webhook_url=https://yourapp.com/webhooks/pdf"
→ 202 Accepted
{
"job_id": "job_3f7ce810",
"status": "processing"
}
Buy a credit pack. Each credit edits one document. Turn on auto-recharge in your dashboard and you'll never run dry.
Running low? Turn on auto-recharge and we'll top up your credits automatically when your balance hits zero.