DATE:
AUTHOR:
Nathan Mojica
New Feature
Partnership Product & API SightMap

Added an ‘Embeds’ resource in the Assets collection of the SightMap REST API.

DATE:
AUTHOR: Nathan Mojica

The SightMap REST API now supports an asset-level Embeds resource. This enables partners to retrieve embed data for specific properties without needing full account access.

What’s changing?

A new GET: List embeds endpoint has been added under the Assets collection in the SightMap REST API. It mirrors the existing account-level embeds response structure, but uses an asset_id instead of an account_id.

Previously, embeds were only available at the account level, which made partner access difficult. This new asset-level endpoint provides a more targeted way to retrieve embed data.

What to expect:

API consumers can now retrieve embeds for specific assets without requiring broader account-level visibility. This improves data access controls, supports large portfolio workflows, and makes it easier for partners to work only with the properties they support.

What do you need to do?

To get started:

  • Pass an asset ID in the request path 

  • Include the header: Experimental-Flags: assets-embeds-resource

Powered by LaunchNotes