Precip AI - Hyperlocal Weather Data API
precip_embeddable_html_ui
Returns a complete, HTML page displaying comprehensive weather data for a specific location. See the examples page for more details. Authorization headers set automatically from query parameters on this endpoint.
Pricing
Per call
$0.20
Model
flat
Pay only for what you use. No subscriptions.
Inputs
lon *
numberunits
stringapiKey *
stringwidgets
stringlat *
numberTry It
API
MCP Config
Input Parameters
Longitude coordinate (-180 to 180) for the location center of the precipitation widget
Unit system for displaying precipitation amounts and temperatures. 'metric' shows mm and °C, 'imperial' shows inches and °F.
Your API key for authentication. Gets automatically applied as header.
Comma-separated list of widget keys to display.
Available options:
`current`, `event`, `calendar`, `cumulative`, `total`, `precip`, `table`, `wind`, `temp`, `soiltemp`, `soilmoisture`, `snow`
When not provided, shows all widgets.
Latitude coordinate (-90 to 90) for the location center of the precipitation widget

