API V2 Data
We are improving the access to raw data with new v2 endpoints. It will make integration easier for new clients but should also simplify the implementation of current clients.
Inspirit: convert .asi to .csv
A new endpoint has been released: convert .asi file to .csv file
You will no longer need to upload through the v1 bulk upload endpoint and retrieve converted data with v1 preprocessed endpoints. Instead the v2 single endpoint will perform both.
Also, you won't need anymore to own the device with the ownership endpoints, since owning the .asi file itself is enough to authorize conversion. This should also simplify your backend implementation.
info
The API .asi upload v1 endpoint is now deprecated and planned to be removed on June 30, 2025.