Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Xweather Conditions API

Current and historical weather conditions

Xweather Conditions API is one of 9 APIs that Xweather publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 1 operation across 1 path, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://data.api.xweather.com.

1 operations 1 paths 6 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://data.api.xweather.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Xweather Conditions API declares 1 security scheme for authenticating requests. An API key is passed in the query as client_id (clientAuth). By default, every request must be authenticated.

  • clientAuth — Xweather uses clientid and clientsecret query parameters for authentication. Both are required on every request.

Paths & Operations 1

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

Conditions 1

Current and historical weather conditions

GET
/conditions/{location}
Get Current Conditions
getConditions 6 params → 200400401404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are ConditionsObservation (26 properties), Location (11 properties), ConditionsRecord (7 properties), ApiError (2 properties). Each schema is shown below with its type and property counts.

Location
object
11 properties
ConditionsObservation
object
26 properties
ApiResponse
object
2 properties 1 required
ApiError
object
2 properties
ConditionsResponse
ConditionsRecord
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

xweather-conditions-api-openapi.yml Raw ↑

Other APIs Xweather publishes across the network.

Xweather Air Quality API
Xweather Alerts API
Xweather Fires API
Xweather Forecasts API
Xweather Lightning API
Xweather Maritime API
Xweather Observations API
Xweather Tropical API