Most endpoints require authentication in order to receive a successful response. In order to authenticate your API call you will need to include a JWT bearer token within the request header. Bearer tokens are issued for 24 hours at a time. Refer to individual endpoints for authentication support.