Skip to main content
ASalc.1
Associate II
February 2, 2023
Question

STM32Cube.AI Developer Cloud API

  • February 2, 2023
  • 2 replies
  • 1397 views

Hello,

Taking a look at the new STM32Cube.AI Developer Cloud service, here it is said that it has an API for integration, but the API documentation seems to have just login-related functionality.

Is the full API available yet?, if not, when will it be?

Thanks.

This topic has been closed for replies.

2 replies

ASalc.1
ASalc.1Author
Associate II
February 2, 2023

Just realised the API SELECTION in the upper right corner of the API documentation webpage.

fauvarque.daniel
ST Employee
February 2, 2023

Yes you need to switch between the sections to have all the REST APIs.

As part of the model zoo https://github.com/STMicroelectronics/stm32ai-modelzoo/ we provide a python script that will use those REST APIs for neural network analysis and code generation

Regards

Daniel