Skip to main content

Authorization

All of the API endpoints are protected by an API Key. You can purcahse one from our patreon page. The API Key should be passed as a header with the key Authorization and the value <API_KEY>.
Authorization: <API_KEY>