Matterport Model API (GraphQL)

Matterport's public GraphQL API family. The Model API reads and manages 3D models (spaces, meshes, assets, labels/tags, sweeps); the Account API manages account, folders and users; the Import API ingests externally-captured data. Authenticated with an API Token (Token ID + Token Secret) over HTTP Basic auth.

API entry from apis.yml

apis.yml Raw ↑
name: Matterport Model API (GraphQL)
description: Matterport's public GraphQL API family. The Model API reads and manages 3D models (spaces,
  meshes, assets, labels/tags, sweeps); the Account API manages account, folders and users; the Import
  API ingests externally-captured data. Authenticated with an API Token (Token ID + Token Secret) over
  HTTP Basic auth.
humanURL: https://matterport.com/developers
baseURL: https://api.matterport.com/api/models/graph
properties:
- type: Documentation
  url: https://matterport.github.io/showcase-sdk/
- type: APIReference
  url: https://api.matterport.com/docs/reference
- type: GettingStarted
  url: https://matterport.github.io/showcase-sdk/sdk_home.html