You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Oceans 2.0 API

The Oceans 2.0 API can be used to programmatically discover locations, devices, deviceCategories, properties and dataProducts using web service calls and use the information returned from them to request data using the dataProductDelivery service.

Each data product has a unique code and one or more extensions that it supports. The code and extension must be used together to request a data product, using the dataProductDelivery service. The additional Data Product Options required by the data product can be defined using filters, with some options requiring additional filters.

The data product code can be used as a filter on the locations service to find all of the locations where the data product can be requested, and on the devices service to find all of the devices for which the data product can be requested. It can also be used as a filter on the dataProducts service to return additional metadata about the data product.

  • No labels