Integrations
US National Weather Service
How to get your US National Weather Service API key and connect it to Nova Admin.
No API key is required. The api.weather.gov service is free but its policy REQUIRES a User-Agent identifying your application with a contact email. Enter a contact email below; it is sent in the User-Agent header. U.S. locations only.
Prerequisites
- A US National Weather Service account. Sign up at https://www.weather.gov/documentation/services-web-api.
- An active Nova Admin workspace. Go to /agents/integrations to connect.
Steps
- Go to NWS API docs (no key needed).
- Create or copy your credentials.
- Note any additional required values: Contact Email (e.g.
you@example.com). - In Nova Admin, go to /agents/integrations, find US National Weather Service, and paste the values into the credential dialog.
Credential fields
| Field | Required | Description |
|---|---|---|
| Contact Email | Yes | string (e.g. you@example.com) |
Troubleshooting
- Invalid credentials: verify the key was copied in full with no trailing spaces.
- Key not working: check that your US National Weather Service account has API access enabled and billing is active if required.
- Need help?: refer to the US National Weather Service documentation.