Insomnia: HTML/CSS to Image API
Learn how to use the API to generate an image using Insomnia
Insomnia
Insomnia is an HTTP client that is useful for interacting with API’s.
Download Insomnia here (Mac OSX only).
Authorization
First, you’ll want to set authorization to Basic and enter your API_ID and API_KEY from the Dashboard.
Passing HTML/CSS
Then, enter your HTML/CSS as parameters for the request.
Press send, and you’re done.