Find Data Providers via Public API
The Public API is available for Open Ecosystems and should be used to retrieve information of all Data Providers and its data published in the directory, such as APIs supported and server certification.
The information is in json format and contains all active Data Providers in the directory. From this API, a more customized page was created to show the main details of Data Providers.
Example of both pages:
- https://data.sandbox.raidiam.io/participants
- https://web.sandbox.raidiam.io/participants
- You will be able to get information on all active Data Providers in the directory
- You will able to see a summarized page about the active Data Providers
- Be part of an Open Ecosystem
- Make a GET request to the /participants changing the "web" part of the host to "data". It can also be accessed from browser
- From browser access the page https://{host}/participans to have an overview of the participants API/UI