Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.69 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.69 KB

OADA API Specification

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.

License

OADA is openly developed and built under the MIT License.

Current Version

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

Wrappers and example code

TODO

Authentication

OADA APIs use the open authorization protocol OAuth 2.0 to secure access to grower data.

API Endpoints

Schemas

Verification Suite

TODO

Help us make it better

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.