Reference Data ModuleAPI Documentation

Overview

Welcome to the API documentation for RDM API. RDM provide REST based APIs which allows developers to access RDM datasets and integrate into their training pipelines.

Base Url

Below is the API base url which can be configured in code in any language.

https://weed-api.iiasa.ac.at

Access Private Datasets

By using below url to access private datasets. First you need to login and get the bearer token

https://weed-api.iiasa.ac.at/collections/{collectionId}/download/link

Login to get bearer token