C

ClimatePulse · Climate NOW

by ClimatePulse

GETBaseSolanaArbitrumPolygonWorld ChainMonadX LayerHyperEVMAlgorandXRP LedgerBNB Chain

$0.05

per call · USD Coin on Base

What should I wear outside right now? Real-time hyperlocal conditions (temp, feels-like, UV, wind) with an outdoor score, hourly highlights, and Amazon + REI gear picks matched to today's actual weather for any location.

Endpoint

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

3

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/now", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://climatepulse.theaslangroupllc.com/api/climate/now?lang=es&location=Denver%2C+CO&units=imperial" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "_meta": {
    "coordinates": {
      "lat": 39.7392,
      "lon": -104.9903
    },
    "generated_at": "2026-07-03T12:00:00.000Z",
    "source": "MET Norway (Norwegian Meteorological Institute) + OpenStreetMap contributors (Nominatim) + NOAA / National Weather Service",
    "timezone": "America/Denver",
    "units": "imperial"
  },
  "affiliates": {
    "outdoor_trails": "https://www.alltrails.com/trail-conditions/denver-co",
    "weather_gear": "https://www.rei.com/search?q=weather+gear"
  },
  "amazon_gear": [
    {
      "amazon_link": "https://www.amazon.com/s?k=sunscreen+spf+50&tag=pulsenetwork7-20",
      "amazon_search": "sunscreen spf 50",
      "item": "SPF 50 sunscreen",
      "why": "High UV index at elevation"
    }
  ],
  "current": {
    "cloudcover": "10%",
    "description": "Sunny and mild",
    "feels_like": "76°F",
    "humidity": "28%",
    "precipitation": "0%",
    "temperature": "78°F",
    "uv_index": 8,
    "uv_label": "Very High",
    "wind": "9 mph"
  },
  "hourly_highlights": [
    {
      "note": "Peak UV of the day — reapply sunscreen",
      "time": "1 PM"
    }
  ],
  "location": "Denver, CO",
  "rei_gear": [
    {
      "item": "Sun hat with UV protection",
      "url": "https://www.rei.com/search?q=sun+hat+UV+protection+outdoor",
      "why": "Clear, high-UV day"
    }
  ],
  "today": {
    "day_rating": "excellent",
    "high": "82°F",
    "low": "58°F",
    "outdoor_score": 9,
    "precipitation_chance": "5%",
    "summary": "Clear skies with a cool evening breeze",
    "sunrise": "5:38 AM",
    "sunset": "8:31 PM"
  },
  "what_to_wear": [
    "Light layers",
    "Sunglasses",
    "Sunscreen — high UV at altitude"
  ]
}

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 AI & Inference and the homepage with a featured placement.

Get featured →

More from ClimatePulse & similar services