iLovePDF
Convert, merge, split, extract text and add page numbers for PDFs. Free for 250 documents/month
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Yes
- Category
- Documents & Productivity
- Documentation / URL
- https://developer.ilovepdf.com/
Overview
iLovePDF provides PDF tools — merge, split, compress, convert — key-based (an invalid key returns 401, verified).
Quick Start
Start a task (replace YOUR_KEY):
curl "https://api.ilovepdf.com/v1/start/convertpdf" \
-u "YOUR_PUBLIC_KEY:"
{ "server": "https://api61.ilovepdf.com", "task": "task-abc123" }
Authentication
- Register at developer.ilovepdf.com → public/secret key pair.
- HTTP Basic auth with the public key (invalid → 401, verified).
Rate Limits & Notes
- Free tier with limits (check the docs); paid plans scale.
- Workflow: start → upload → process → download.
FAQ
Is iLovePDF free? Free tier with limits; more is paid.
Why 401? Invalid keys return 401 (verified) — use Basic auth with the public key.
What’s the auth style? Basic auth (public key).
More in Documents & Productivity
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Airtable Integrate with Airtable | API Key | Yes | Unknown | ↗ |
| Api2Convert Online File Conversion API | API Key | Yes | Unknown | ↗ |
| apilayer pdflayer HTML/URL to PDF | API Key | Yes | Unknown | ↗ |
| Asana Programmatic access to all data in your asana system | API Key | Yes | Yes | ↗ |
| ClickUp ClickUp is a robust, cloud-based project management tool for boosting productivity | OAuth | Yes | Unknown | ↗ |