eledo
Stop hardcoding PDF templates, design them! Eledo is PDF document generator making it possible. Just prepare your template online with our editor using HTML components, Text fields, Repetitive and Conditional blocks, Barcodes/QR codes, Digital signature placeholders and style them with CSS. Once activated, call API with dynamic data and receive your PDF. JSON Schema describes required data…
eledo endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Generate PDF /Generate |
Generate PDF from Template and input JSON File. |
| GET |
Profile /Profile |
Returns user's profile. Useful for authentication test. |
| GET |
Templates List /List |
Provides list of Templates. |
| GET |
Template Schema /Schema/{template_id}/{template_version} |
You can retrieve Template's JSON Schema for valid File structure composition. |
eledo pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $8.9 / month | — |
|
| ULTRA | $24.9 / month | — |
|
| MEGA | $79.9 / month | — |
|