# DTN Parameters API

**Canonical:** https://apis.io/apis/dtn/dtn-parameters-api/  
**Provider:** DTN — https://apis.io/providers/dtn/  
**Base URL:** https://weather.api.dtn.com  
**Documentation:** https://devportal.dtn.com/catalog/Weather/dtn-weather-conditions-api/documentation

DTN Parameters API is one of 99 APIs that [DTN](https://apis.io/providers/dtn/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Parameters. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and release notes.

This API offers climatological data for any numerical month and day, including leap day (February 29). It’s possible to aggregate certain parameters over multiple days. To request an aggregation, just substitute the desired parameter name and specify an `interval` greater than 1 day (see `Endpoints` section for details). For example, if air temperature maximum average (`airTempMaxAvg`) has corresponding parameters `airTempMaxAvgMax`, `airTempMaxAvgAvg`, request parameter `airTempMaxAvgAvg` with `interval=2` in the query string to obtain the 2 day average daily maximum air temperature average. Expand the table below to view available environmental parameters and each one's description and unit of measurement. The API returns all parameters by default unless specific parameters are requested. The table that follow identify which parameters have corresponding aggregation parameter names. <details> <summary>Click to expand...</summary> | Parameter | Default | Description | Metric units | Imperial units | Aggregation Parameters | |--------------------------|---------|-------------|--------------|----------------|------------------------| | airTempAvg | Yes | Average daily air temperature at 2 meters above ground level. | degree Celsius | degree Fahrenheit |airTempAvgAvg| | airTempStdDev | Yes | Standard deviation of daily average air temperature at 2 meters above ground level. | degree Celsius | degree Fahrenheit |airTempStdDevAvg| | airTempMaxAvg | Yes | Average daily maximum air temperature at 2 meters above ground level. | degree Celsius | degree Fahrenheit |airTempMaxAvgMax, airTempMaxAvgAvg| | airTempMaxStdDev | Yes | Standard deviation of daily maximum air temperature at 2 meters above ground level. | degree Celsius | degree Fahrenheit |airTempMaxStdDevAvg| | airTempMinAvg | Yes | Average daily minimum air temperature at 2 meters above ground level. | degree Celsius | degree Fahrenheit |airTempMinAvgMin, airTempMinAvgAvg| | airTempMinStdDev | Yes | Standard deviation of daily minimum air temperature at 2 meters above ground level. | degree Celsius | degree Fahrenheit |airTempMinStdDevAvg| | dewPointAvg | Yes | Average daily dew point temperature at 2 meters above ground level. | degree Celsius | degree Fahrenheit |dewPointAvgAvg| | dewPointStdDev | Yes | Standard deviation of daily average dew point temperature at 2 meters above ground level. | degree Celsius | degree Fahrenheit |dewPointStdDevAvg| | potentialEvapotranspirationAmountAvg | Yes | Average daily reference evapotranspiration (amount of water that would transpire and evaporate from a hypothetical reference crop when ample water is available). | millimeter | inch |potentialEvapotranspirationAmountAvgSum| | longWaveRadiationAvg | Yes | Average daily downwelling longWave radiation flux (energy emitted from non-solar radiation sources). | watt per square meter | watt per square meter |longWaveRadiationAvgMax, longWaveRadiationAvgMin, longWaveRadiationAvgAvg| | longWaveRadiationStdDev | Yes | Standard deviation of daily downwelling longWave radiation flux. | watt per square meter | watt per square meter |longWaveRadiationStdDevAvg| | precipAmountAvg | Yes | Average daily accumulated liquid-equivalent precipitation. | millimeter | inch |precipAmountAvgAvg, precipAmountAvgSum| | shortWaveRadiationAvg | Yes | Average daily downwelling shortWave radiation flux (high-energy solar radiation that reaches Earth’s surface). | watt per square meter | watt per square meter |shortWaveRadiationAvgMax, shortWaveRadiationAvgMin, shortWaveRadiationAvgAvg| | shortWaveRadiationStdDev | Yes | Standard deviation of daily downwelling shortWave radiation flux. | watt per square meter | watt per square meter |shortWaveRadiationStdDevAvg| | sunshineDurationAvg | Yes | Average daily duration of sunshine based on cloud cover and downwelling shortWave radiation. | minute | minute |sunshineDurationAvgAvg, sunshineDurationAvgSum| | surfacePressureAvg | Yes | Average daily surface barometric pressure. | hectopascal | millibar |surfacePressureAvgAvg| | surfacePressureStdDev | Yes | Standard deviation of daily surface barometric pressure. | hectopascal | millibar |surfacePressureStdDevAvg| | windSpeedAvg | Yes | Average daily wind speed at 10 meters above ground level. | meter per second | mile per hour |windSpeedAvgAvg| | windSpeedStdDev | Yes | Standard deviation of daily wind speed at 10 meters above ground level. | meter per second | mile per hour |windSpeedStdDevAvg| </details>

## Operations (3)

| Method | Path | Summary |
|---|---|---|
| GET | `/` | — |
| GET | `/v1/parameters` | Get Parameters |
| GET | `/parameters` | Get Parameters |

## Machine-readable artifacts (84)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/dtn/refs/heads/main/openapi/dtn-parameters-api-openapi.yml
- **Documentation** — https://devportal.dtn.com/catalog/Weather/dtn-weather-conditions-api/documentation
- **Reference** — https://devportal.dtn.com/catalog/Weather/dtn-weather-conditions-api/documentation
- **Portal** — https://devportal.dtn.com/
- **Postman** — https://dev-portal-api.prd.coreservices.zones.dtn.com/v1/apis/dtn-weather-conditions-api/postman-collection/2.2.0
- **ReleaseNotes** — https://dev-portal-api.prd.coreservices.zones.dtn.com/v1/apis/dtn-weather-conditions-api/release-notes/2.2.0
- **Documentation** — https://devportal.dtn.com/catalog/Weather/dtn-observation-api/documentation
- **Portal** — https://api.weather.mg/
- **Postman** — https://dev-portal-api.prd.coreservices.zones.dtn.com/v1/apis/dtn-observation-api/postman-collection/2.0.0
- **ReleaseNotes** — https://dev-portal-api.prd.coreservices.zones.dtn.com/v1/apis/dtn-observation-api/release-notes/2.0.0
- **Documentation** — https://devportal.dtn.com/catalog/Weather/dtn-precipitation-api/documentation
- **Postman** — https://dev-portal-api.prd.coreservices.zones.dtn.com/v1/apis/dtn-precipitation-api/postman-collection/1.0.0
- **Documentation** — https://devportal.dtn.com/catalog/Other%20APIs/financial-market-data/documentation
- **Postman** — https://dev-portal-api.prd.coreservices.zones.dtn.com/v1/apis/financial-market-data/postman-collection/1.0.2
- **Documentation** — https://devportal.dtn.com/catalog/WebSocket/agency-bulletin-websocket-api/documentation
- **ReleaseNotes** — https://dev-portal-api.prd.coreservices.zones.dtn.com/v1/apis/agency-bulletin-websocket-api/release-notes/1.0.0
- **Documentation** — https://devportal.dtn.com/catalog/Weather/dtn-agency-bulletin-api/documentation
- **ReleaseNotes** — https://dev-portal-api.prd.coreservices.zones.dtn.com/v1/apis/dtn-agency-bulletin-api/release-notes/2.0.0
- **Documentation** — https://devportal.dtn.com/catalog/Weather/dtn-alerting-API/documentation
- **Documentation** — https://devportal.dtn.com/catalog/Other%20APIs/dtn-astronomical-api/documentation
- **Postman** — https://dev-portal-api.prd.coreservices.zones.dtn.com/v1/apis/dtn-astronomical-api/postman-collection/2.0.0
- **ReleaseNotes** — https://dev-portal-api.prd.coreservices.zones.dtn.com/v1/apis/dtn-astronomical-api/release-notes/2.0.0
- **Documentation** — https://devportal.dtn.com/catalog/Weather/dtn-climatology-api/documentation
- **Postman** — https://dev-portal-api.prd.coreservices.zones.dtn.com/v1/apis/dtn-climatology-api/postman-collection/1.0.0
- **Documentation** — https://devportal.dtn.com/catalog/Other%20APIs/dtn-developer-portal-api/documentation
- **Postman** — https://dev-portal-api.prd.coreservices.zones.dtn.com/v1/apis/dtn-developer-portal-api/postman-collection/1.0.0
- **Documentation** — https://devportal.dtn.com/catalog/Weather/dtn-energy-event-index-api/documentation
- **Postman** — https://dev-portal-api.prd.coreservices.zones.dtn.com/v1/apis/dtn-energy-event-index-api/postman-collection/1.0.0
- **Documentation** — https://devportal.dtn.com/catalog/Aviation/dtn-enhanced-flight-hazards-api/documentation
- **Postman** — https://dev-portal-api.prd.coreservices.zones.dtn.com/v1/apis/dtn-enhanced-flight-hazards-api/postman-collection/1.10.2
- **ReleaseNotes** — https://dev-portal-api.prd.coreservices.zones.dtn.com/v1/apis/dtn-enhanced-flight-hazards-api/release-notes/1.10.2
- **Documentation** — https://devportal.dtn.com/catalog/Weather/dtn-lightning-api/documentation
- **Documentation** — https://devportal.dtn.com/catalog/WebSocket/dtn-lightning-websocket/documentation
- **ReleaseNotes** — https://dev-portal-api.prd.coreservices.zones.dtn.com/v1/apis/dtn-lightning-websocket/release-notes/1.0.0
- **Documentation** — https://devportal.dtn.com/catalog/Aviation/dtn-metars-api/documentation
- **Postman** — https://dev-portal-api.prd.coreservices.zones.dtn.com/v1/apis/dtn-metars-api/postman-collection/1.9.0
- **ReleaseNotes** — https://dev-portal-api.prd.coreservices.zones.dtn.com/v1/apis/dtn-metars-api/release-notes/1.9.0
- **Documentation** — https://devportal.dtn.com/catalog/Weather/dtn-map-tile-api/documentation
- **Postman** — https://dev-portal-api.prd.coreservices.zones.dtn.com/v1/apis/dtn-map-tile-api/postman-collection/2.0.16
- **ReleaseNotes** — https://dev-portal-api.prd.coreservices.zones.dtn.com/v1/apis/dtn-map-tile-api/release-notes/2.0.16
- …and 44 more, listed in full on the page.

## Other DTN APIs (12)

- [DTN Point Forecast API](https://apis.io/apis/dtn/dtn-point-forecast-api/)
- [DTN Account API](https://apis.io/apis/dtn/dtn-account-api/)
- [DTN Agency API](https://apis.io/apis/dtn/dtn-agency-api/)
- [DTN Alerts API](https://apis.io/apis/dtn/dtn-alerts-api/)
- [DTN API Endpoints API](https://apis.io/apis/dtn/dtn-api-endpoints-api/)
- [DTN AP Is API](https://apis.io/apis/dtn/dtn-apis-api/)
- [DTN Archive API](https://apis.io/apis/dtn/dtn-archive-api/)
- [DTN Atmospheric Soundings API](https://apis.io/apis/dtn/dtn-atmospheric-soundings-api/)
- [DTN Auth API](https://apis.io/apis/dtn/dtn-auth-api/)
- [DTN Catalog API](https://apis.io/apis/dtn/dtn-catalog-api/)
- [DTN Codes API](https://apis.io/apis/dtn/dtn-codes-api/)
- [DTN Convective SIGMET API](https://apis.io/apis/dtn/dtn-convective-sigmet-api/)

## Tags

Parameters

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/dtn/dtn-parameters-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/dtn/.
