Public Data Providers
Get Public Data Providers
Retrieves the list of all available data providers. Publicly accessible.
get/public/api/products/v2/data-providers
Response
OK
Example response
[
{
"code": "BLW",
"uid": "CHE123456789"
}
]Changes
Changed in 1 of the 57 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○