onestop

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

OneStop API

The Search API

Table of Contents

Intro

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.

SwaggerHub Generated Documentation

Our OpenAPI documents are available on SwaggerHub. This should list supported endpoints and parameters necessary.

Additional Search API Information