NSIDC Web Service

Number of APIs: 4

This API allows programmers to build National Snow and Ice Data Center data and metadata services into their applications.

Contact Support: Name: No Contact Email: email@example.com

  1. View the facet information corresponding to a search GET {{baseUrl}}/Facets?searchTerms=<>&count=<>&startIndex=<>&spatial=<>&sortKeys=<>&startDate=<>&endDate=<>&facetFilters=<>&source=<>

  2. Search documents using the OpenSearch 1.1 Specification GET {{baseUrl}}/OpenSearch?searchTerms=<>&count=<>&startIndex=<>&spatial=<>&sortKeys=<>&startDate=<>&endDate=<>&facetFilters=<>&source=<>

  3. Describes the web interface of NSIDC's data search engine GET {{baseUrl}}/OpenSearchDescription

  4. Suggest search terms based on a partial query GET {{baseUrl}}/suggest?q=<>&source=<>