Skip to main content
1

Sign in

Open spoolpdf.nandra.dev and sign in with Google, GitHub, or a magic link. Confirm /dashboard shows plan free.
2

Create an API key

Open API keys, create a key, and copy the spool_live_… value once.
3

Render HTML

Expect 200, Content-Type: application/pdf, X-Request-Id, and X-Usage-Count.
Prefer html when you control the markup. URL renders are slower and reject private or loopback hosts (ssrf_blocked).
API at http://localhost:8080. Create the key in the local dashboard at http://localhost:3000/keys, then set SPOOLPDF_BASE_URL=http://localhost:8080.
POST /v1/trial/render is IP rate-limited and does not increment usage. See Trial.
Skip the key in ChatGPT or Claude. Connect MCP from the dashboard /mcp page.
Next: authentication, HTML to PDF, or the Node and PHP SDKs.