← Back 🏠 Categories

App: app_1Z2hkv

Fetched from /v1/connect/apps/app_1Z2hkv  ·  Slug: openweather_api

id app_1Z2hkv
name_slug openweather_api
name OpenWeather API
auth_type keys
description OpenWeather provides comprehensive weather data services, including current, forecast, and historical weather information.
img_src https://assets.pipedream.net/s.v0/app_1Z2hkv/logo/orig
custom_fields_json [{"name":"api_key","label":"API Key","description":"Please review the [OpenWeather guide](https://openweathermap.org/guide) on how to sign up for the service and generate an API key.","default":null,"optional":null,"type":"password"}]
categories
[
  "Travel"
]
featured_weight 1600
connect
{
  "allowed_domains": [
    "api.openweathermap.org"
  ],
  "base_proxy_target_url": "https://api.openweathermap.org",
  "proxy_enabled": true
}
Show raw API payload
{
  "data": {
    "id": "app_1Z2hkv",
    "name_slug": "openweather_api",
    "name": "OpenWeather API",
    "auth_type": "keys",
    "description": "OpenWeather provides comprehensive weather data services, including current, forecast, and historical weather information.",
    "img_src": "https://assets.pipedream.net/s.v0/app_1Z2hkv/logo/orig",
    "custom_fields_json": "[{\"name\":\"api_key\",\"label\":\"API Key\",\"description\":\"Please review the [OpenWeather guide](https://openweathermap.org/guide) on how to sign up for the service and generate an API key.\",\"default\":null,\"optional\":null,\"type\":\"password\"}]",
    "categories": [
      "Travel"
    ],
    "featured_weight": 1600,
    "connect": {
      "allowed_domains": [
        "api.openweathermap.org"
      ],
      "base_proxy_target_url": "https://api.openweathermap.org",
      "proxy_enabled": true
    }
  }
}

Tip: Connect tokens are single-use and expire quickly; click “Connect” to generate a fresh one.