Explore
Ensi Middleware API
1.0.0
OAS3
Servers
/
Authorize
Data
GET
/comments
Retrieves the collection of Comment resources.
GET
/data
Retrieves the collection of MeasurementItem resources.
Comment
GET
/comments
/{id}
Retrieves a Comment resource.
Location
GET
/locations
Retrieves the collection of Location resources.
GET
/locations
/{code}
Retrieves a Location resource.
GET
/locations
/{code}
/stations
Retrieves a Location resource.
Station
GET
/locations
/{code}
/stations
Retrieves a Location resource.
GET
/stations
/{code}
Retrieves a Station resource.
MeasurementItem
GET
/measurement_items
/{id}
Retrieves a MeasurementItem resource.
Schemas
Comment
Comment.jsonld
DataPoint
DataPoint.jsonld
Location-collection
Location-item
Location.jsonld-collection
Location.jsonld-item
MeasurementItem
MeasurementItem.jsonld
Station
Station.jsonld
StationMeasurement
StationMeasurement.jsonld
Available formats:
jsonld
json
html
Other API docs:
ReDoc
GraphiQL