n8n-docs/docs/integrations/credentials/openWeatherMap.md
2022-04-28 12:55:18 +01:00

19 lines
688 B
Markdown

# OpenWeatherMap
You can use these credentials to authenticate the following nodes with OpenWeatherMap.
- [OpenWeatherMap](/integrations/nodes/n8n-nodes-base.openWeatherMap/)
## Prerequisites
Create a [OpenWeatherMap](https://openweathermap.org/) account.
## Using Access Token
1. Access your OpenWeatherMap [account page](https://home.openweathermap.org/api_keys).
2. In the 'Create key' section, type a name and click on the *Generate* button.
3. Copy the API Key that you just generated.
4. Use this API key with your OpenWeatherMap API node credentials in n8n.
![Getting OpenWeatherMap API credentials](/_images/integrations/credentials/openweathermap/using-access-token.gif)