Quickstartcurl -X POST https://api.sv5.nl/v1/renders \ -H "Authorization: Bearer rk_..." \ -H "Content-Type: application/json" \ --data '{"html":"<h1>Hello</h1>","width":1000,"height":1000,"format":"png"}'