CustomWeatherยฎ
Productsโ€บCurrent & Real Time
Live data refreshed every 15 minutes

Current & Real Time

Powerful current conditions and proprietary global calculations for any location on Earth โ€” from densely monitored cities to remote ocean areas.

Contact Sales
18,000+ Stations
15-min Updates
Global Coverage
XML & JSON
๐Ÿ“ก
18,000+
Reporting Stations
๐Ÿ”„
15 min
Update Frequency
๐ŸŒ
200+
Countries
๐Ÿ“
80,000+
Total Locations
๐ŸŸข
99.99%
Uptime SLA
Station-Reported Data

Reported Current Conditions

Data sourced directly from 18,000+ surface observation stations worldwide, updated every 15 minutes. Each observation is QC-verified for accuracy and anomaly detection before delivery.

Delivered as structured XML or JSON over HTTPS, or as embeddable map widgets โ€” ready for any stack.

XMLJSONMaps APIREST
๐ŸŒก๏ธ
Temperature
ยฐF / ยฐC with feels-like
๐Ÿ’จ
Wind Speed & Direction
mph / km/h / knots
๐Ÿ’ง
Humidity
Relative & dew point
๐Ÿ‘๏ธ
Visibility
Miles / kilometers
๐ŸŒซ๏ธ
Dew Point
Real-time calculation
๐Ÿ˜Œ
Comfort Level
Heat index & wind chill
๐ŸŒ€
Barometric Pressure
mb / inHg + trend
๐ŸŒง๏ธ
Precipitation
Type, rate, accumulation
โ˜๏ธ
Sky Conditions
Cover + ceiling height
โšก
Lightning Strike Data
Proximity & frequency
๐ŸŒž
UV Index
Real-time + forecast
๐ŸŒŠ
Wave & Swell
Coastal & marine stations
Live
18,247 stations
San Francisco, CA
64ยฐF
Partly cloudy ยท Humidity 78% ยท WSW 12 mph
โ›…
Last updated: 2 minutes agoAuto-refresh on
Global Coverage
Station data
Satellite-derived
Model-interpolated
๐Ÿ›ฐ๏ธ
Proprietary Global Engine

Our meteorological engine calculates real-time conditions for any lat/lon on Earth โ€” including remote locations, open oceans, and polar regions where traditional stations are absent.

๐Ÿ›ฐ๏ธ Proprietary Technology

Global Real-Time Monitoring

Beyond traditional station networks โ€” our proprietary blending technology fuses satellite, radar, model, and surface observations to produce real-time conditions for any point on Earth.

This means complete coverage including remote wilderness, mid-ocean shipping lanes, and agricultural areas with no nearby stations.

๐ŸŒก๏ธ
Temperature
Interpolated to 100m grid
๐Ÿ’จ
Wind Speed & Direction
Blended model + station data
๐Ÿ’ง
Humidity
Corrected relative humidity
๐ŸŒซ๏ธ
Dew Point
Real-time thermodynamic calc
โ˜๏ธ
Cloud Cover
Satellite + model blend
๐ŸŒง๏ธ
Rainfall โ€” Past 6 hrs
Gauge-corrected QPE
๐ŸŒฆ๏ธ
Rainfall โ€” Past 24 hrs
Multi-source accumulation
๐ŸŒค๏ธ
Rainfall โ€” Anticipated
Short-range precip outlook
๐Ÿ“ก
Doppler Radar (US)
1km resolution mosaics
Simple Integration

One Call. Complete Conditions.

A single API endpoint returns the full real-time picture โ€” temperature, wind, humidity, pressure, sky, precipitation, and 15+ more parameters โ€” in XML or JSON, delivered over HTTPS in under 20ms median latency.

โšก18ms median response time
๐Ÿ”’HTTPS + API key authentication
๐ŸŒ85+ language support for labels
๐Ÿ”„Webhook push or polling โ€” your choice
๐Ÿ“ฆXML and JSON response formats
RequestResponse
// GET current conditions
GET /v3/current
  ?lat=37.7749
  &lon=-122.4194
  &format=json
  &units=imperial
  &lang=en
{
  "location": {
    "city": "San Francisco",
    "state": "CA",
    "lat": 37.7749,
    "lon": -122.4194
  },
  "current": {
    "temp_f": 64.2,
    "temp_c": 17.9,
    "feelslike_f": 62.1,
    "humidity": 78,
    "wind_mph": 12.4,
    "wind_dir": "WSW",
    "pressure_mb": 1013.6,
    "visibility_mi": 10.0,
    "uv_index": 3,
    "precip_in": 0.00,
    "sky": "Partly Cloudy",
    "updated": "2024-01-15T18:42:00Z"
  },
  "units": "imperial",
  "source": "NWS KSFO + CW-Global"
}
Start Delivering Live Weather Today

Free tier includes 10,000 API calls/month. Production accounts go live in minutes โ€” no sales call required for standard access.

๐ŸŒก๏ธ
๐Ÿ’จ
๐ŸŒง๏ธ