Rendex
Render HTML, Markdown, or URLs to PNG/JPEG/WebP/PDF, with extraction and templating
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Documents & Productivity
- Documentation / URL
- https://rendex.dev
Overview
Rendex renders content to images/PDF — key-based (a request without a link returns 400, verified).
Quick Start
Render (replace YOUR_KEY):
curl "https://api.rendex.dev/v1/render?api_key=YOUR_KEY&link=https://example.com"
{ "success": false, "error": { "code": "INVALID_URL", "message": "Missing required link parameters." } }
Authentication
- Register at rendex.dev → API key.
- Send it as the
api_keyquery parameter.
⚠️ Gotcha (verified): missing
linkreturns 400 INVALID_URL — always passlink.
Rate Limits & Notes
- Key-based with a free tier (check the docs).
- PNG/JPEG/WebP/PDF rendering.
FAQ
Is Rendex free? Key-based with a free tier per the docs.
Why 400?
A link parameter is required (verified).
What’s the auth style?
api_key query parameter.
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 | ↗ |