Making API Calls
After receiving an access token, calls can now be made to your API(s) by passing the token in the authorization header of an HTTP request.
For subscribers not utilizing Gobo proxies, the access token can also be passed by other means defined out-of-band as required by your system.
Last updated