API tokens are used to authenticate requests to Evisort APIs. When calling an API endpoint, you must supply a valid API token in the HTTP Authorization header, with a valid token specified as the header value. You need to prefix the value with the Bearer identifier, which is required for the authentication scheme that Evisort uses.