All endpoints require authentication. You must pass your API key in the Authorization header, like below:
Authorization
Authorization: Bearer <API_KEY>
Last updated 1 year ago