Communication between clients and the API
When a client connects to the API, a Bearer access token must be added to the client requests.
Instructions for generating the bearer access token can be found in the Token Management Public API > Generate bearer access token