The WDQMS web tool offers a RESTful API that enables users to access the same monitoring data displayed on the interactive maps. Through the API, users can directly download monitoring statistics in machine-readable formats, making it possible to automate data extraction, perform custom analyses, or integrate WDQMS information into another applications.

The base URL for accessing WDQMS web tool is:

 https://wdqms.wmo.int/wdqmsapi/v1/download/{module}/{type}/{period}/{category}/?request-parameters

 URL parameters

Additional request parameters can be included as a query string (after ?) to refine the data request. 

 The Request parameters are:

When the type is marine surface the URL will only allow the quality category,  i.e.,

 marine_surface/{period}/quality/? (no monthly period)

In the case of GCOS module, there are these 4 possible combinations:

Example: https://wdqms.wmo.int/wdqmsapi/v1/download/synop/six_hour/availability/?date=2024-11-18&period=18&variable=pressure&centers=DWD,ECMWF,JMA,NCEP&baseline=hourly