Developer API
Programmatic access to a subset of Toolsii's server-backed tools. The public endpoints require no auth but are rate-limited per IP. Higher quotas ship with paid API keys in Phase 4.
Convert files
POST https://<your-domain>/api/public/convert?op=docx-to-pdf Content-Type: multipart/form-data # multipart body: file=<binary> # Response: the converted file, streamed
Ops: docx-to-pdf, pdf-to-docx, pdf-compress, pdf-ocr, pdf-to-pdfa, heic-to-jpg, raw-to-jpg, avif-encode, make-ico, bg-remove, ttf-to-woff2, epub-to-pdf, mobi-to-epub, archive-extract.
Rate limits (anonymous)
- • 5 conversions / day / IP
- • 25 MB max upload
- • AI endpoints: 15 requests / minute (shared bucket)
API keys — coming with accounts
Personal API keys with higher quotas ship alongside accounts (Phase 4). Enable Lovable Cloud and Stripe payments to unlock paid tiers — see STRATEGY.md §11.