Skip to main content

Intro to Streaming - 3D

Overview

The Streaming - 3D API lets you stream 3D imagery into an application. Streaming - 3D services are based on the Cesium specification.

Streaming - 3D requests

The Streaming - 3D API requires an API token in the request path. An API token is generated using the Token Service. See Token Service for instructions.

NameDescriptionRequest URL
Get Layer Tileset 3DReturns a tileset.json file for the desired 3D layer.https://api.maxar.com/streaming/v1/3d/{layer}/latest/tileset.json?maxar_api_key=[YOUR API KEY]

An evaluation layer is available to try out this request. The name of the evaluation layer is 3dsm-eval.