Bearer auth (http)
Send your API key as a bearer token in the Authorization
http header to authenticatewith the API. Your API key is available in your account settings. You can also provide your API key as the value of the api_key
parameter to authenticate.Allows convenient testing of GET
endpoints in a standard browser.