directView

Get DirectView URL

Create a DirectView webmap instance for a pipeline. Returns a URL to a webmap with your pipeline results displayed on the map. Authentication required via x-api-key header.

get/createview/{pipelineID}

Path parameters

pipelineIDstring required

Pipeline identifier

Response

Success

urlstring uri

URL to the DirectView webmap

Changes