Postman has built-in support for sending GraphQL queries, using GraphQL variables, custom pre-request scripting and running batch functions.

With Postman, you can build a library of Matterport API queries and mutations to re-use easily with Postman.

Postman will automatically load the schema from our API endpoints to help you quickly autocomplete queries and provide insights to syntax errors when queries are malformed.

You can access an online version of Postman with all of our Model API snippets at: https://www.postman.com/matterport-developer-support/workspace/model-api-snippets.

The public collection is setup to work with an account that we have setup that has one demo model on it. All queries have the demo model entered into their $modelId variables.

You can export these collections and import them into your own Postman projects.

Screenshot of the Online Postman Collection