dtn

DTN Point Observation API

DTN Point Observation API delivers high-quality weather observation data from weather stations and locations worldwide. Supports near real-time and up to 30 years of historical weather observations. Authentication uses OAuth2 with Client ID and Client Secret. Access tokens obtained via POST to auth.weather.mg/oauth/token, valid for approximately 1 hour, delivered as Bearer tokens.

API entry from apis.yml

apis.yml Raw ↑
aid: dtn:dtn-point-observation-api
name: DTN Point Observation API
tags:
- Agriculture
- Historical Data
- Observations
- Weather
image: https://raw.githubusercontent.com/api-evangelist/dtn/refs/heads/main/image.png
humanURL: https://api.weather.mg/api-detail-pages/observation-parameter.html
baseURL: https://point-observation.weather.mg
properties:
- url: https://api.weather.mg/api-detail-pages/observation-parameter.html
  type: Documentation
- url: https://api.weather.mg/
  type: Portal
description: DTN Point Observation API delivers high-quality weather observation data from weather stations
  and locations worldwide. Supports near real-time and up to 30 years of historical weather observations.
  Authentication uses OAuth2 with Client ID and Client Secret. Access tokens obtained via POST to auth.weather.mg/oauth/token,
  valid for approximately 1 hour, delivered as Bearer tokens.