Totalview API¶
To use the Totalview API the installation must have the Totalview Public API license and the ExternalUsageAPI key must be set in the Totalview Admin for the WCF Connector
Endpoint¶
The endpoint will be the same address the Mobile Clients connect to.
https://companyName.totalview.cloud/rest/[METHOD]
or
https://tv.companyWebsite.com/rest/[METHOD]
Configure The API Key¶
Open Totalview Admin
Open the Connectors Overview
Find the WCF Connector
At the bottom there is now
ExternalUsageAPIPress the
Generatebutton and then Save at the top
Swagger Document¶
The API is documented in a Swagger document. This can be found at the following URL:
https://companyName.totalview.cloud/swagger
or
https://tv.companyWebsite.com/swagger
