Private Model Embed (PME)

Treedis lets you restrict virtual tour access, embedding it on a site and granting entry after selling a viewing service - perfect for museums, galleries, stadiums and similar experiences.

Since PME requires access to the Treedis API, this feature is available exclusively to users on the Enterprise plan.

Instructions to Use PME

Part 1

1. Log in to your Treedis account > Open Profile

2. Go to Settings > Treedis API > click to open Edit info

3. Generate API key and save the change:

4. Return to the tour's Manage section > Info > open Edit info > enable Private Model Embed:

NOTE: From this point on, the tour will require a special token to load.

Part 2

1. Submit a request to generate the token. This request must include the Authorization header (X-API-Key) with the API key obtained from steps 1-4. It is a POST request to https://stageapi.staging.treedis.com/v1/api/tours/pmeToken/generate. The request should also contain the tour's slug (smart-link) and the expiresIn parameter, which defines the token's validity duration (in seconds). The response is the token - be sure to copy it.

2. Add this token as a query parameter in the URL by appending ?pmeToken=..., and the tour will load successfully.


If you have further questions or need assistance with the settings, please contact us at support@treedis.com