Weather
Access real-time weather data and forecasts
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 Create
Add your API key to Create’s secrets
Account Creation
Visit OpenWeatherMap Website
Go to openweathermap.org and click “Sign Up” in the top right corner

Choose Signup Method
- Sign up with email/password
- Or continue with Google authentication
Generate API Key
Access API Keys
- Go to your OpenWeatherMap dashboard
- Navigate to the “API keys” tab
New API keys may take a few hours to activate
Create New Key
- Name your key (e.g., “Create Integration”)
- Click “Generate”
- Copy your API key
Add to Create Project
Add the integration
- In your Create project, type
/
in the chat - Select “Weather” from the menu
Add your API key
- Paste your API key into the “OPENWEATHERMAP_API_KEY” field
Need a new key? Generate one in your OpenWeatherMap dashboard.
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
API has rate limits - implement caching for frequently accessed locations.
Example prompt for optimization:
Your Weather integration is ready! Use /Weather
in chat to access weather data.
Was this page helpful?