How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ClimateAI Legacy (v1) API

Original endpoints. Stable and supported, but superseded by the Current (v2) endpoints where noted. Default response shape is the `{ meta, data }` envelope, where each `data` entry nests its per-variable values under `attributes`.

ClimateAI Legacy (v1) API is one of 15 APIs that ClimateAI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Legacy (v1). The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 10 operations across 10 paths, and defines 15 schemas. It is described by OpenAPI 3.2.0, at version 2.0.1.

Requests are made against 2 base URLs: https://api-prod.climate.ai/weather, http://localhost:5000.

10 operations 10 paths 15 schemas 10 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.1
Base URL
https://api-prod.climate.ai/weather
Authentication
API Key
Resource Areas
1

Authentication & Security 1

ClimateAI Legacy (v1) API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Api-Key (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — API key for authenticating requests. Contact sales to obtain one.

Paths & Operations 10

Across 10 paths, the API surfaces 10 operations — 10 GET. Each is listed below with its method, path, parameters, and response codes.

Legacy (v1) 10

Original endpoints. Stable and supported, but superseded by the Current (v2) endpoints where noted. Default response shape is the { meta, data } envelope, where each data entry ne…

GET
/v1/climatology
Climatology by coordinates
getClimatology 4 params → 200400404500
GET
/v1/climatology/location/{id}
Climatology by stored location ID
getClimatologyByLocation 3 params → 200400404500
GET
/v1/history
Historical observations by coordinates
getHistory 3 params → 200400404500
GET
/v1/history/location/{id}
Historical observations by stored location ID
getHistoryByLocation 2 params → 200400404500
GET
/v1/forecast/short-term
Short-term forecast by coordinates
getShortTermForecast 3 params → 200400404500
GET
/v1/forecast/subseasonal
Subseasonal forecast by coordinates
getSubseasonalForecast 4 params → 200400404500
GET
/v1/forecast/seasonal
Seasonal forecast by coordinates
getSeasonalForecast 4 params → 200400404500
GET
/v1/forecast/short-term/location/{id}
Short-term forecast by stored location ID
getShortTermForecastByLocation 2 params → 200400404500
GET
/v1/forecast/subseasonal/location/{id}
Subseasonal forecast by stored location ID
getSubseasonalForecastByLocation 3 params → 200400404500
GET
/v1/forecast/seasonal/location/{id}
Seasonal forecast by stored location ID
getSeasonalForecastByLocation 3 params → 200400404500

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are LegacyMeta (6 properties), ClimatologyTimeStep (4 properties), HistoryTimeStep (4 properties), ForecastStatisticsModel (4 properties). Each schema is shown below with its type and property counts.

LegacyMeta
object
6 properties
ClimatologyTimeStep
object
4 properties
WeatherVariableSeasonal
string
Variable available for the Seasonal Forecast.
ErrorResponse
object
2 properties
ForecastStatisticsModel
object
Per-variable forecast statistics.
4 properties
HistoryStatisticsModel
object
Per-variable historical values.
4 properties
ClimatologyResponse
object
2 properties
ForecastDatasetResponse
object
Default envelope for legacy short-term, subseasonal, and seasonal forecasts.
2 properties
HistoryResponse
object
2 properties
ForecastTimeStep
object
One timestep; variable values are nested under attributes.
4 properties
WeatherVariableFull
string
Variable available for History, Climatology, and Short-term Forecast. See the Datasets section for units.
WeatherVariableSubseasonal
string
Variable available for the Subseasonal Forecast.
HistoryTimeStep
object
4 properties
MetaLocation
object
Resolved location of the served data.
2 properties
ClimatologyStatisticsModel
object
Per-variable climatology statistics.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

climateai-legacy-v1-api-openapi.yml Raw ↑

Other APIs ClimateAI publishes across the network.

ClimateAI Platform API
ClimateAI Account API
ClimateAI Account Config API
ClimateAI Auth API
ClimateAI Current (v2) API
ClimateAI Device API
ClimateAI Email API
ClimateAI Permission API
ClimateAI Platform API
ClimateAI Product API
ClimateAI Report API
ClimateAI Role API
Where this information came from

This is an independent, third-party profile of ClimateAI Legacy (v1) API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.