Weatherbit · Example Payload

Weatherbit History Obj Example

WeatherForecastingHistorical DataAir QualityAlertsAgricultural Weather

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

Top-level fields

tstimestamp_localtimestamp_utcrevision_statusdatetimeslppresrhdewpttempapp_tempwind_spdwind_gust_spdwind_diruvsolar_radghidhidnielev_angleazimuthvispodweathercloudsprecipsnow

Example Payload

Raw ↑
{
  "ts": 1551718800,
  "timestamp_local": "2019-03-04 12:00:00",
  "timestamp_utc": "2019-03-04 17:00:00",
  "revision_status": "final",
  "datetime": "2019-03-04:17",
  "slp": 1020.1,
  "pres": 845.0,
  "rh": 85,
  "dewpt": -1.5,
  "temp": -1.2,
  "app_temp": -1.5,
  "wind_spd": 14.7,
  "wind_gust_spd": 16.85,
  "wind_dir": 325,
  "uv": 4.0,
  "solar_rad": 300.0,
  "ghi": 1500.0,
  "dhi": 200.0,
  "dni": 400.0,
  "elev_angle": 27.5,
  "azimuth": 50.5,
  "vis": 10.0,
  "pod": "n",
  "weather": {
    "icon": "s01n",
    "code": 601,
    "description": "Light Snow"
  },
  "clouds": 50,
  "precip": 3.0,
  "snow": 30.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-history-obj-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 email required.

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