This video describes how to authenticate on 1Tool API
Use the Access Token: Include the obtained access token in the HTTP Authorization header as a Bearer token when making requests to the 1Tool API.
Authorization: Bearer {access_token}
The following sections are important: