An OAuth bearer token can be created by providing the client key and client secret. You will find a client key and secret on the App Page of the Zebra Developer Portal. All Zebra Bearer tokens last for one hour but can be refreshed using the previous token. Client Credentials grant type should only be used from a client app’s server, never directly from a client app as this may provide open access to client keys.