C

ClimatePulse · Climate Event

by ClimatePulse

GETBaseSolanaArbitrumPolygonWorld ChainMonadX LayerHyperEVMAlgorandXRP LedgerBNB Chain

$0.08

per call · USD Coin on Base

What are the odds of rain at my outdoor wedding on a given date? Historical weather probability (not a forecast) for any location and date — rain/heat/frost odds, a risk level, and contingency-planning guidance for weddings, marathons, and festivals.

Endpoint

GET https://climatepulse.theaslangroupllc.com/api/climate/event

1

Calls / 30d

1

Unique payers / 30d

Aug 20

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://climatepulse.theaslangroupllc.com/api/climate/event", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://climatepulse.theaslangroupllc.com/api/climate/event?date=2026-09-15&event_type=wedding&lang=es&location=Napa%2C+CA" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "affiliates": {
    "weather_gear": "https://www.rei.com/search?q=weather+gear"
  },
  "best_case_scenario": "Clear skies, mid-80s, light breeze",
  "contingency_recommendations": [
    "Have shade or a tent as a heat contingency",
    "Rain contingency is low priority this month"
  ],
  "disclaimer": "Historical climate data indicates statistical likelihood only. Actual conditions on a specific date cannot be predicted beyond ~10 days. Always check a forecast as your event approaches.",
  "event_planning_guidance": "Low rain risk; the main consideration is afternoon heat — schedule the ceremony for early evening",
  "generated_at": "2026-07-03T12:00:00.000Z",
  "historical_averages": {
    "average_high_f": 84,
    "average_low_f": 52,
    "average_precipitation_inches": 0.2,
    "average_rain_days_in_month": 1,
    "average_sunny_days_pct": 90
  },
  "historical_caveats": "Based on regional historical averages, not this specific site",
  "location": "Napa, CA",
  "optimal_time_of_day": "Late afternoon into evening",
  "probability_assessments": {
    "extreme_heat_probability_pct": 15,
    "frost_probability_pct": 0,
    "hurricane_season": false,
    "rain_probability_pct": 8,
    "severe_weather_season": false,
    "significant_rain_probability_pct": 2
  },
  "target_date": "2026-09-15",
  "target_month": "September",
  "typical_conditions": "Warm, dry, and sunny with cool evenings — peak Napa Valley harvest season",
  "weather_risk_level": "low",
  "worst_case_scenario": "A rare early-season heat spike into the mid-90s"
}

Payment details

Pay to0x50ab2018c06c6e4eaa9ba52057eb55ed284912fc
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon, World Chain, Monad, X Layer, HyperEVM, Algorand, XRP Ledger, BNB Chain
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from ClimatePulse & similar services