API Versioning
Starting from Sisense 6.0, the REST API supports versioning, with the existing endpoints classified as API v0.9
and the new endpoints classified as API v1.0
.
These changes will not break existing scripts and applications using the API. You can use either endpoint or both endpoints simultaneously.
Includes all the endpoints you're familiar with from versions prior to Sisense 6.
These endpoints remain functional in version 6, so your scripts and apps using the API won't break.
For the API v0.9 reference, click here.
Includes new and improved endpoints introduced in Sisense 6 onward.
Please note that the base URL
for these endpoints is different: /api/v1