All Collections
Share and Embed Tours
I am an MLS that would like to integrate with CloudPano, how can I add you as a supported provider?
I am an MLS that would like to integrate with CloudPano, how can I add you as a supported provider?
Clayton Rothschild avatar
Written by Clayton Rothschild
Updated over a week ago

All cloudpano URLs consist of the following format:
https://app.cloudpano.com/tours/[shortId]

The [shortId] is the unique identifier for each tour. The remaining URL is static. The above URL is the primary way to access a tour.

A secondary URL can be used to access each tour. Each URL has an optional MLS compliant flag which hides contact information and other branding elements and can be accessed by appending mls=1 like so:
https://app.cloudpano.com/tours/[shortId]?mls=1

For each tour, a thumbnail preview image may be accessed using an URL of the following format:
https://app.cloudpano.com/api/meta/[shortId]/centerImage.png

Bringing this all together with a live example, you can access the demo cloudpano tour with the following URLS:
https://app.cloudpano.com/tours/DEMO
https://app.cloudpano.com/tours/DEMO?mls=1
https://app.cloudpano.com/api/meta/DEMO/centerImage.png

If you have any questions, we are happy to give you dedicated access to one of our developers to ensure a smooth integration. We also have a more robust API in development that allows authenticated users to automatically pull down tours per user and tour information per tour to provide excellent usability to users.

We will provide outbound links to your MLS and would appreciate being included in your list of supported providers.

Please email branding assets for us to use to [email protected]. You may use any branding elements from our site in order to link to our site.

Did this answer your question?