azure.com

Time Series Insights environment data plane client for PAYG (Preview L1 SKU) environments.

🔑 oauth2 13 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (9 total)

azure-sdk-for-python ✓ Official
pip install azure-sdk-for-python
azure-sdk-for-js ✓ Official
npm install azure-sdk-for-js
azure-sdk-for-node ✓ Official
npm install azure-sdk-for-node
azure-sdk-for-go ✓ Official
go get github.com/Azure/azure-sdk-for-go
azure-sdk-for-java ✓ Official
# Maven: see https://github.com/Azure/azure-sdk-for-java
dotnet add package cognitive-services-speech-sdk
azure-sdk-for-net ✓ Official
dotnet add package azure-sdk-for-net
# See https://github.com/microsoft/Azure-Kinect-Sensor-SDK
# See https://github.com/Azure/MachineLearningNotebooks
curl examples
Returns the time range and distribution of event count over the event timesta…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /availability
Gets time series types in pages.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /timeseries/types
Gets time series instances in pages.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /timeseries/instances
Endpoints (13 total)
GET
/availability
Returns the time range and distribution of event count over the event timesta…
GET
/timeseries/types
Gets time series types in pages.
GET
/timeseries/instances
Gets time series instances in pages.
GET
/timeseries/hierarchies
Returns time series hierarchies definitions in pages.
GET
/timeseries/modelSettings
Returns the model settings which includes model display name, Time Series ID …
POST
/eventSchema
Returns environment event schema for a given search span. Event schema is a s…
POST
/timeseries/query
Executes Time Series Query in pages of results - Get Events, Get Series or Ag…
POST
/timeseries/types/$batch
Executes a batch get, create, update, delete operation on multiple time serie…
POST
/timeseries/instances/$batch
Executes a batch get, create, update, delete operation on multiple time serie…
POST
/timeseries/instances/search
Partial list of hits on search for time series instances based on instance at…
POST
/timeseries/instances/suggest
Suggests keywords based on time series instance attributes to be later used i…
POST
/timeseries/hierarchies/$batch
Executes a batch get, create, update, delete operation on multiple time serie…
At a glance
Total SDKs9
Languages8
Endpoints13
Authoauth2
Categories1