Management API — OAuth 2.0 access tokens
The Management API is for administering your Livry resources: creating Organizations, updating tokens, managing Applications. It is authenticated with an OAuth 2.0 access token issued by Livry’s identity provider. Request a token for the Livry API audience:The Management API is not the API your application calls on every page load. It is an administrative interface — call it from your backend or your build pipeline, never from a browser.