docrender-api

Boring doc/image conversion over HTTPS. No SDK, no dashboard, just curl.

curl -X POST $HOST/v1/render/pdf -H "X-API-Key: KEY" -d '{"text":"hi"}'

Endpoints: POST /v1/render/pdf, POST /v1/convert/image, GET /v1/usage. Free tier 100/day.