TheDocumentation Index
Fetch the complete documentation index at: https://nyuchidocs-mintlify-nyuchi-api-gateway-1778247744.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
/v1/weather namespace is reserved for the climate and forecast surface—per-location nowcast, alerts, and seasonal outlooks. The upstream provider has not yet been selected, so only a status endpoint is live today.
Base path: /v1/weather
Endpoints
| Method | Path | Auth | Status today |
|---|---|---|---|
GET | /v1/weather/status | Public | Always live. Reports configured: false. |
GET | /v1/weather/forecast | Public | Returns HTTP 501 until the backend is provisioned. |
Check namespace status
Build clients against
/v1/weather/forecast today and they will start returning data when the backend is wired up. No route changes are planned.