Skip to main content

Model API Overview

Introduction

The Matterport Model API lets developers search, read, and change model data programmatically. It provides access to model details such as the name and address of a space, sharing URLs, images, videos, panoramic imagery, position points, and Tags. Purchased assets — including the OBJ mesh and point cloud files within a MatterPak — are also accessible once unlocked.

The Model API is available to users at all account levels.

Access Requirements

You must have:

Accounts have only Sandbox mode enabled by default. For more information, see the Developer Tools Availability and Pricing article.

GraphQL Endpoint

https://api.matterport.com/api/models/graph

You can also explore the schema interactively in the Model API GraphiQL console.

Getting Started

Schema Reference

For a complete reference of all available mutations and queries, see the Model API Schema Reference.