# OpenWeatherMap Current Weather API

**Canonical:** https://apis.io/apis/openweathermap/openweathermap-current-weather-api/  
**Provider:** OpenWeatherMap — https://apis.io/providers/openweathermap/  
**Base URL:** https://api.openweathermap.org/data/2.5  
**Documentation:** https://openweathermap.org/current

OpenWeatherMap Current Weather API is one of 14 APIs that [OpenWeatherMap](https://apis.io/providers/openweathermap/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. This API exposes 8 JSON Schema definitions. Tagged areas include Current Weather. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and 8 JSON Schemas.

Current weather data for any geographic coordinates worldwide.

## Operations (1)

| Method | Path | Summary |
|---|---|---|
| GET | `/weather` | Current Weather Data For A Coordinate |

## Machine-readable artifacts (39)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/openweathermap/refs/heads/main/openapi/openweathermap-current-weather-api-openapi.yml
- **Documentation** — https://openweathermap.org/current
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/openweathermap/refs/heads/main/json-schema/openweathermap-current-weather-schema.json
- **JSONStructure** — https://raw.githubusercontent.com/api-evangelist/openweathermap/refs/heads/main/json-structure/openweathermap-current-weather-structure.json
- **Examples** — https://raw.githubusercontent.com/api-evangelist/openweathermap/refs/heads/main/examples/current-weather-example.json
- **Authentication** — https://openweathermap.org/appid
- **GraphQL** — https://raw.githubusercontent.com/api-evangelist/openweathermap/refs/heads/main/graphql/openweathermap-graphql.md
- **Documentation** — https://openweathermap.org/forecast5
- **Documentation** — https://openweathermap.org/api/hourly-forecast
- **Documentation** — https://openweathermap.org/forecast16
- **Documentation** — https://openweathermap.org/api/forecast30
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/openweathermap/refs/heads/main/json-schema/openweathermap-forecast-schema.json
- **Examples** — https://raw.githubusercontent.com/api-evangelist/openweathermap/refs/heads/main/examples/forecast-five-day-example.json
- **Documentation** — https://openweathermap.org/api/one-call-4
- **Examples** — https://raw.githubusercontent.com/api-evangelist/openweathermap/refs/heads/main/examples/one-call-current-example.json
- **Documentation** — https://openweathermap.org/api/air-pollution
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/openweathermap/refs/heads/main/json-schema/openweathermap-air-pollution-schema.json
- **JSONStructure** — https://raw.githubusercontent.com/api-evangelist/openweathermap/refs/heads/main/json-structure/openweathermap-air-pollution-structure.json
- **Examples** — https://raw.githubusercontent.com/api-evangelist/openweathermap/refs/heads/main/examples/air-pollution-current-example.json
- **Documentation** — https://openweathermap.org/api/geocoding-api
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/openweathermap/refs/heads/main/json-schema/openweathermap-geocoding-schema.json
- **JSONStructure** — https://raw.githubusercontent.com/api-evangelist/openweathermap/refs/heads/main/json-structure/openweathermap-geocoding-structure.json
- **Examples** — https://raw.githubusercontent.com/api-evangelist/openweathermap/refs/heads/main/examples/geocoding-direct-example.json
- **Documentation** — https://openweathermap.org/history
- **Examples** — https://raw.githubusercontent.com/api-evangelist/openweathermap/refs/heads/main/examples/history-city-example.json
- **Documentation** — https://openweathermap.org/api/statistics-api
- **Examples** — https://raw.githubusercontent.com/api-evangelist/openweathermap/refs/heads/main/examples/statistical-month-example.json
- **Documentation** — https://openweathermap.org/api/accumulated-parameters
- **Examples** — https://raw.githubusercontent.com/api-evangelist/openweathermap/refs/heads/main/examples/accumulated-temperature-example.json
- **Documentation** — https://openweathermap.org/api/solar-irradiance
- **Documentation** — https://openweathermap.org/api/solar-panels-and-energy-prediction-2
- **Examples** — https://raw.githubusercontent.com/api-evangelist/openweathermap/refs/heads/main/examples/solar-irradiance-interval-example.json
- **Documentation** — https://openweathermap.org/api/road-risk
- **Examples** — https://raw.githubusercontent.com/api-evangelist/openweathermap/refs/heads/main/examples/road-risk-example.json
- **Documentation** — https://openweathermap.org/stations
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/openweathermap/refs/heads/main/json-schema/openweathermap-station-schema.json
- **Examples** — https://raw.githubusercontent.com/api-evangelist/openweathermap/refs/heads/main/examples/weather-stations-create-example.json
- **Documentation** — https://openweathermap.org/api/weathermaps
- **Examples** — https://raw.githubusercontent.com/api-evangelist/openweathermap/refs/heads/main/examples/weather-maps-tile-example.json

## Other OpenWeatherMap APIs (12)

- [OpenWeatherMap Accumulated Parameters API](https://apis.io/apis/openweathermap/openweathermap-accumulated-parameters-api/)
- [OpenWeatherMap Air Pollution API](https://apis.io/apis/openweathermap/openweathermap-air-pollution-api/)
- [OpenWeatherMap Forecast API](https://apis.io/apis/openweathermap/openweathermap-forecast-api/)
- [OpenWeatherMap Geocoding API](https://apis.io/apis/openweathermap/openweathermap-geocoding-api/)
- [OpenWeatherMap History API](https://apis.io/apis/openweathermap/openweathermap-history-api/)
- [OpenWeatherMap Measurements API](https://apis.io/apis/openweathermap/openweathermap-measurements-api/)
- [OpenWeatherMap One Call API](https://apis.io/apis/openweathermap/openweathermap-one-call-api/)
- [OpenWeatherMap Road Risk API](https://apis.io/apis/openweathermap/openweathermap-road-risk-api/)
- [OpenWeatherMap Solar Irradiance API](https://apis.io/apis/openweathermap/openweathermap-solar-irradiance-api/)
- [OpenWeatherMap Solar Panels API](https://apis.io/apis/openweathermap/openweathermap-solar-panels-api/)
- [OpenWeatherMap Stations API](https://apis.io/apis/openweathermap/openweathermap-stations-api/)
- [OpenWeatherMap Statistical Weather API](https://apis.io/apis/openweathermap/openweathermap-statistical-weather-api/)

## Tags

Current Weather

---

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