Studio API
Studio API Overview
The Studio API provides endpoints to manage assets in Aforza Studio.
Base URL
All API requests should be made to:
Code
Authentication
Required Scopes
To access the Studio API, you need an auth token with the following scopes:
studio.manage- View, create, update and manage assets in Aforza Studio
See Authentication for more information on how to request a token and use it in your API requests.