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 token at any time.
Good to know: The authentication is passwordless and requires you to check your email once you login. You can then use your token within our API to fetch an API Key.
Make your first request
To make your first request, send an request to login. Once you provide your email, we will send you a token. You can use that token to authenticate and get your API Key.
Good to know: You need to use a valid email you have access to. Please use a work email or company email if you are using this service for a business.
Take a look at how you might call this method using libraries, or via curl: