Click Render to see your actual output here.
Uses curl — bash/zsh only, not PowerShell (native argument quoting differs).
curl -X POST "/pdf" -H "Authorization: Bearer sk_play_..." -H "Content-Type: application/json" -d '{"inputs":[{"type":"html","content":"<div style=\"font-family: sans-serif; padding: 40px;\">\n <h1>Hello filecore 👋</h1>\n <p>Edit this HTML and click Render.</p>\n</div>"}],"options":{"page_size":"A4","landscape":false,"print_background":true}}'