Reference
Global Weather
Overview
Heavstal Weather provides real-time atmospheric data and forecasts. It resolves city names automatically and returns temperature (C/F), humidity, wind speed, and conditions.
Endpoint
POST /weather
Request Parameters
| Field | Type | Required | Description |
|---|---|---|---|
| city | string | Required | The city name (e.g., "Paris", "New York"). |
Example Usage
javascript
Successful Response
json