Get a street view asset links

This endpoint returns the surrounding street view assets (links) for navigation

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Here is a sample response:

{ "links": [ { "uuid": "d56fc760931211f0be5d02af46390663", "mission_id": 1, "layer_name": "layer_name", "capture_datetime": "2025-06-02T14:00:00", "view_azimuth_deg": 31.77, "angle": 0.52 }, { "uuid": "ae010b6e69b211f0a5c5068798746421", "mission_id": 1, "layer_name": "layer_name", "capture_datetime": "2025-06-02T14:00:00", "view_azimuth_deg": 31.75, "angle": 57.75 }, { "uuid": "bc1852246bf211f0b00606d58e0dd90d", "mission_id": 1, "layer_name": "layer_name", "capture_datetime": "2025-06-02T14:00:00", "view_azimuth_deg": 31.28, "angle": 170.97 } ] }

This response body is a list of assets that are close to the input asset UUID. The view_azimuth_deg is the azimuth of the centre of the panorama image. The angle parameter is the angle between the azimuth of the centre of the input asset panorama image and the capture location of the link.

Path Params
Query Params
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json