This document describe how to access data from Sedimark water use case.
You can find the water use case collection and import it in tools like postman or bruno.
You can also use the open api specification as an example.
If you have a specific request. You can call the NGSI-LD URL accompanied by the following http headers :
NGSILD-Tenant=urn:ngsi-ld:tenant:sedimarkLINK=<https://easy-global-market.github.io/ngsild-api-data-models/projects/jsonld-contexts/sedimark.jsonld>; rel="http://www.w3.org/ns/json-ld#context"; type="application/ld+json".
A complete documentation of the available api is available in stellio documentation. Please note that provision endpoints are secured with open id connect. You can find examples of authentication in stellio documentation.