PDF Generator
Production-ready PDF generation API that replaces complex PDF libraries with simple HTTP requests. Perfect for developers who want to add PDF functionality without spending weeks on implementation. Features: - Generate PDFs from simple text content - Create structured documents with headings and lists - Built-in rate limiting and usage tracking - Works with any programming language -…
PDF Generator endpoints
| Method | Endpoint | Description |
|---|---|---|
| PDF Generation | ||
| POST |
/api/generate/structured /api/generate/structured |
Create a PDF with structured content including headings, paragraphs, and lists. |
| POST |
/api/generate/text /api/generate/text |
Create a PDF document from simple text content with customizable formatting options. |
| Analytics | ||
| GET |
/api/usage /api/usage |
Retrieve detailed usage analytics for your API account. |
| Account | ||
| GET |
/api/account /api/account |
Retrieve basic account information and subscription details. |
| File Download | ||
| GET |
/api/download/{filename} /api/download/{filename} |
Download a previously generated PDF file. |
PDF Generator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $99.99 / month | — |
|