Scotty's Simple Weather API

Real-time weather data and alerts with automatic 5-minute updates.

  • Data updates every 5 minutes
  • Current weather conditions including temperature, humidity, and wind speed
  • Active weather alerts and advisories

Endpoints

GET /api

Returns simplified weather data with essential fields only.

Live Response Example:

Loading...
GET /api/full

Returns complete weather data including all available fields.

Live Response Example:

Loading...