The OADA API is intended to serve as a specification for all providers that desire to be OADA compliant. This API does not attempt to define or enforce a single industry data standard. The goal of this API is to enable interoperability between the many precision ag software systems and existing industry data types. By providing an extensible API that focuses on information exchange and facilitates data transformations an open heterogeneous environment that supports many legacy, current, and future data formats can be embraced.
OADA is openly developed and built under the MIT License.
The current version of the OADA API specification is intended to be a draft revision to seek input and feedback from the larger precision ag community.
The draft specification has been defined in the RESTful API Modeling Language (RAML). The draft API specification in its entirety can be found here: oada-api.raml
TODO
OADA APIs use the open authorization protocol OAuth 2.0 to secure access to grower data.
TODO
Please tell us how we can make the API better. If you have a specific feature request or if you found a bug, please use GitHub issues. Fork these docs and send a pull request with improvements.