Weatherbit · Example Payload

Weatherbit History Day Obj Example

WeatherForecastingHistorical DataAir QualityAlertsAgricultural Weather

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

Top-level fields

datetimetsrevision_statusslppresrhdewpttempmax_tempmax_temp_tsmin_tempmin_temp_tswind_spdwind_dirwind_gust_spdmax_wind_spdmax_wind_dirmax_wind_spd_tsghit_ghidnit_dnidhit_dhimax_uvprecipprecip_gpmsnow

Example Payload

Raw ↑
{
  "datetime": "2015-01-03",
  "ts": 1501970516,
  "revision_status": "final",
  "slp": 1020.1,
  "pres": 885.1,
  "rh": 85.0,
  "dewpt": -1.5,
  "temp": 1.0,
  "max_temp": 1.5,
  "max_temp_ts": 1501970816,
  "min_temp": 11.7,
  "min_temp_ts": 1501970516,
  "wind_spd": 14.98,
  "wind_dir": 325,
  "wind_gust_spd": 40.98,
  "max_wind_spd": 19.98,
  "max_wind_dir": 325,
  "max_wind_spd_ts": 1501970516,
  "ghi": 125,
  "t_ghi": 4500,
  "dni": 125,
  "t_dni": 4500,
  "dhi": 125,
  "t_dhi": 4500,
  "max_uv": 6.0,
  "precip": 3.0,
  "precip_gpm": 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-day-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.