Skip to main content
U.S. flag An official website of the United States government
Dot gov

The .gov means it’s official.

Federal government websites often end in .gov or .mil. Before sharing sensitive information, make sure you’re on a federal government site.

Https

The site is secure.

The https:// ensures that you are connecting to the official website and that any information you provide is encrypted and transmitted securely.

National Centers for Environmental Information
  1. NCEI Search, Discovery, & Data Access
  2. Documentation
  3. Order Service
  • API Documentation
    • Data Service Order Service Search Service Support Service
  • Order Status

NCEI Access APIs User Documentation

View user documentation on how to use our various APIs.

Data Service Order Service Search Service Support Service

Access Order Service

Overview

The National Centers for Environmental Information (NCEI) Common Access Order Service provides a RESTful application programming interface (API) to retrieve information about previous orders based on a set of parameters to the /v1 or /v1/airs URLs, respectively. The NCEI Common Access Order Service is only available via HTTP Strict Transport Security ( HSTS specification ) following Federal government HTTPS policy . Requests use HTTP 1.1 GET method specification request and results are formatted as JavaScript Object Notation ( JSON specification ) that contains a results array property.

Orders Endpoint

The NCEI Common Access Order Service queries are directed to the endpoint at the following URL:

https://www.ncei.noaa.gov/access/services/orders/v1

Parameters: {email}, {limit}, {offset}

The email parameter is required, while the limit and offset are not. Limit and offset parameters can be used for paginated resultsets. The limit parameter sets the number of orders per page. The offset parameter delegates the starting point of the orders resultset.

Note: All orders are returned if no limit or offset is specified.

Below is a full URL example of an API request to the NCEI Common Access Order Service. The URLs include the request endpoint and the email, limit, and offset endpoint parameters:

https://www.ncei.noaa.gov/access/services/orders/v1?email=charles.burris@noaa.gov&limit=5&offset=0
National Centers for Environmental Information
Follow Us
  • @NOAANCEI
  • @NOAAData
  • @NOAANCEI
  • News Feed
Contact Us
  • Email: ncei.info@noaa.gov
  • Phone: (828) 271-4800
  • Privacy Policy
  • Freedom of Information Act
  • Information Quality
  • Disclaimer
  • Take Our Survey
  • Department of Commerce
  • NOAA
  • NESDIS