3. Authorize requests to your app

If you are the Universe account holder or a team member, use the Clients Credentials flow to get your access token, which you will then use as your bearer token.

If you’re building a third party integration, use the Auth Code Grant flow to get your access token, which you will then use as your bearer token

After these steps, you are now good to use your bearer token to access and modify Universe data for the account you have access to.