You can access ModelArts through the web-based management console or by using HTTPS-based application programming interfaces (APIs).
ModelArts features a simple and easy-to-use management console, and provides a host of functions including ExeML, data management, development environment, model training, model management, and service deployment. You can complete end-to-end AI development on the management console.
If you want to integrate ModelArts into a third-party system for secondary development, call SDKs to complete the development. ModelArts SDKs encapsulate RESTful APIs provided by ModelArts to simplify secondary development. For details about the SDKs and operations, see the ModelArts SDK Reference.
In addition, you can directly call the ModelArts SDKs when writing code in a notebook on the management console.
If you want to integrate ModelArts into a third-party system for secondary development, use APIs to access ModelArts. For details about the APIs and operations, see the ModelArts API Reference.