OneStop is a data discovery system being built by CIRES researchers on a grant from the NOAA National Centers for Environmental Information. We welcome contributions from the community!
This project is maintained by cedardevs
The Search API provides endpoints for OneStop data discovery. Either a POST (with a correctly formatted JSON request body) or GET request will work. All endpoints expect the same request schema format to be used but return data of the type specified from the URL.
Our OpenAPI documents are available on SwaggerHub. This should list supported endpoints and parameters necessary.