Viewer Tokens

Viewer Tokens allow you to securely give users access to specific floorplans/siteplans without accidentally giving users access to other plans that they shouldn’t be allowed to see.

Due to the sensitive nature of many floorplans, the use of Viewer Tokens is mandatory when using the Plans JavaScript SDK - you cannot directly use your API secret to access plans.

Typically Viewer Tokens are fetched from the ESAPI, or you can follow the documentation and code samples to implement the generation algorithm in your server directly.


Table of Contents