Skip to main content
Get detailed weather information and forecasts for any location worldwide using OpenWeatherMap’s API.

Overview

Create Account

Sign up for an OpenWeatherMap account

Get API Key

Generate your API key

Copy into Anything

Add your API key to Anything’s secrets

Account Creation

1

Visit OpenWeatherMap Website

Go to openweathermap.org and click “Sign Up” in the top right corner
2

Choose Signup Method

  • Sign up with email/password
  • Or continue with Google authentication

Generate API Key

1

Access API Keys

  1. Go to your OpenWeatherMap dashboard
  2. Navigate to the “API keys” tab
New API keys may take a few hours to activate
2

Create New Key

  1. Name your key (e.g., “Anything Integration”)
  2. Click “Generate”
  3. Copy your API key

Add to Anything project

1

Add the integration

  1. In your Anything project, type / in the chat
  2. Select “Weather” from the menu
2

Add your API key

  1. Paste your API key into the “OPENWEATHERMAP_API_KEY” field
Need a new key? Generate one in your OpenWeatherMap dashboard.
3

Start using

You can now use prompts with the integration to access weather data.Example prompts:
  • Show the weather forecast using /Weather
  • Build a travel planner with /Weather
  • Create a sports event scheduler using /Weather
The API limits how often your app can fetch data. If your app loads the same data often, ask the agent to save it locally so it doesn’t re-fetch every time.
Example prompt for optimization:
When using /Weather, save the forecast data so my app doesn't have to fetch it again
Your Weather integration is ready! Use /Weather in chat to access weather data.