Sign in to Dashboard

Enter your email and password, or leave password blank to receive a magic link.

Don't have an account? Get started →

Conversions this month
/ —
Resets —
Your plan
Pro
500 conversions/month, resets on the 1st.
API Key
Loading…
Use X-API-Key: <key> header on every request
Airtable account
Not connected
Quick start
curl -X POST https://trilogicppp.com/api/html-to-pdf \
  -H "Content-Type: application/json" \
  -H "X-API-Key: YOUR_KEY" \
  -d '{"html":"<h1>Hello PDF</h1>"}'