Weatherbit · Example Payload

Weatherbit Current Obs Example

WeatherForecastingHistorical DataAir QualityAlertsAgricultural Weather

Weatherbit Current Obs Example is an example object payload from Weatherbit, with 36 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

city_namestate_codecountry_codetimezonelatlonstationsourcesvisrhdewptwind_dirwind_cdirwind_cdir_fullwind_speedtempapp_tempcloudsweatherdatetimeob_timetssunrisesunsetslppresaqiuvsolar_radghidnidhielev_anglepodprecipsnow

Example Payload

Raw ↑
{
  "city_name": "Raleigh",
  "state_code": "NC",
  "country_code": "US",
  "timezone": "America/New_York",
  "lat": 38.0,
  "lon": -78.25,
  "station": "KRDU",
  "sources": [
    "rtma"
  ],
  "vis": 10000,
  "rh": 75,
  "dewpt": 12.0,
  "wind_dir": 125,
  "wind_cdir": "ENE",
  "wind_cdir_full": "East-North-East",
  "wind_speed": 5.85,
  "temp": 13.85,
  "app_temp": 14.85,
  "clouds": 42,
  "weather": {
    "icon": "c02",
    "code": 802,
    "description": "Broken clouds"
  },
  "datetime": "2017-03-15:13",
  "ob_time": "2017-03-15 13:11",
  "ts": 1490990400,
  "sunrise": "06:22",
  "sunset": 1174,
  "slp": 1013.12,
  "pres": 1010.0,
  "aqi": 50.0,
  "uv": 6.5,
  "solar_rad": 300.4,
  "ghi": 450.4,
  "dni": 450.4,
  "dhi": 450.4,
  "elev_angle": 37.0,
  "pod": "example-value",
  "precip": 2.0,
  "snow": 10.0
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/weatherbit-current-obs-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.