API Endpoints

The endpoint descriptions for sync and async endpoints are basically the same, since they are autogenerated from the same file. The only difference is the “async” part for async endpoints.

Tip

For endpoints that take a matterapi.model object as argument, you can replace those with a dict containing the corresponding key:value pairs