n8n-docs/docs/nodes/credentials/OpenWeatherMap/README.md
Harshil Agrawal 7b460243ab
SEO Update (#206)
2020-10-09 14:18:10 +02:00

23 lines
767 B
Markdown

---
permalink: /credentials/openWeatherMap
description: Learn to configure credentials for the OpenWeatherMap node in n8n
---
# OpenWeatherMap
You can use these credentials to authenticate the following nodes with OpenWeatherMap.
- [OpenWeatherMap](../../nodes-library/nodes/OpenWeatherMap/README.md)
## 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](./using-access-token.gif)