SysML v2 REST API Demo - Querying

Thanks for checking out the latest demo! As promised, I’m sharing the logic behind the "MBSE + AI" workflow so you can start experimenting with the SysML v2 REST API yourself.

Watch the Demo here: https://youtu.be/-I9Fuvmpgtw

 

📝 Overview of the Demo

In the video, I demonstrated how to programmatically query a Teamwork Cloud (TWC) model. Instead of manual exports, we used a Jupyter Notebook to call the API, and then leveraged Claude via the SysML v2 MCP (credit to @MBSEExecution) to format those requirements into a beautiful, readable table.

📥 Download the Source Files

I’ve included the Jupyter Notebook below. It is designed to be editable and reusable—just update your API endpoints and credentials to start querying your own models.