Back to catalog
πŸ’»

OpenAPIHub

X-Mashape-Key

The All-in-one API Platform

πŸ’»DevelopmentHTTPS

OpenWeatherMap

API listing from OpenAPIHub

Api IdOpenweathermap-v2.5
Api NameOpenWeatherMap
CategoryWeather
Version2.5
Openapi Spec UrlHttps://openapihub.com/specs/openweathermap-v2.5.yaml

Sample Response

response.json
1{
2 "api_id": "openweathermap-v2.5",
3 "api_name": "OpenWeatherMap",
4 "category": "Weather",
5 "version": "2.5",
6 "openapi_spec_url": "https://openapihub.com/specs/openweathermap-v2.5.yaml"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://hub.openapihub.com/" \
2 "color:#60a5fa">-H "X-Mashape-Key: YOUR_KEY"
View Documentation

Similar APIs