This API provides public endpoints that do not require authentication and protected endpoints that require.

If you wish to access protected endpoints and you do not have an API Key, read the Authentication guide for more information. Otherwise, inject the following header in your request.

X-API-KEY: <api_key>