Version: 0.1.3
Preventos Data API
Read-only HTTP API for third-party systems and clients that need access to IoT measurement data.
Use the catalog endpoint to discover accessible environments, sites, and signals. Values endpoints return time-series measurements as JSON, NDJSON, or CSV.
Routes are relative to the provided route prefix.
Authentication
- HTTP: Bearer Auth
- API Key: subscription_key
JWT Bearer token authentication. Obtain a token from the authentication service and include it in the Authorization header as 'Bearer {token}'.
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
API key requirement. Include a valid subscription key in the 'Ocp-Apim-Subscription-Key' header.
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | Ocp-Apim-Subscription-Key |
Contact Preventos Informatics Oy: