ACCESSING THE DATABASE
All SLASCONE data is saved in an Azure SQL database, making it extremely easy to connect and query the data. This may be necessary if this database is a data source for your data warehouse or business intelligence project.
CREDENTIALS
Please contact our support in order to get the relevant credentials. You have to provide us a fix IP, from which connections are allowed.
NAMING CONVENTIONS
All table and column names are self-explanatory.
DATABASE CHANGES
Contrary to our stable official API, which underlies a clear versioning process, database changes, although rare, may occur, and potentially lead to breaking changes for your interface. Such changes are actively communicated to all relevant users.
ACCESSING DATA THROUGH THE API
The Analytics Controller of the SLASCONE API contains all methods related to data analysis. Use the AdminKey in order to authenticate.
For example you can use the following method to get usage heartbeats:
GET/api/v1.3/isv/{isvId}/Analytic/product/{productId}/usageheartbeatsperfeature
Comments
0 comments
Please sign in to leave a comment.