The ionworks-api Python package provides a sub-client for managing projects programmatically. For installation and authentication, see the Python API client page.
Listing projects
Supported filters: name, name_exact, created_by_email, created_after, created_before, updated_after, updated_before, order_by, order.
Getting a project
Creating a project
Updating a project
Deleting a project
You can find the ID for any resource from the Ionworks Studio web app. The
ID is displayed in the URL when you navigate to a resource’s detail page.