Quick Start
Learn in one step how to use the API on a basic level
Get your API keys
Your API requests are authenticated using API keys. Any request that doesn't include an API key will return an error.
You can generate an API key from your Dashboard at any time.
First curl request
The API generally works via curl requests. Most endpoints need the POST method to work. Later youll get a detailed report.
Last updated
Was this helpful?