{
  "name": "Weatherbit",
  "description": "Weather API's, and Geolocation API's for anypoint on the planet! ",
  "image": "https://www.weatherbit.io/static/img/logo-md.png",
  "tags": [
    "Weather",
    "Climate",
    "Air Quality",
    "Lightning"
  ],
  "created": "2017-03-17",
  "modified": "2025-03-07",
  "url": "https://www.weatherbit.io/apis.json",
  "specificationVersion": "0.14",
  "apis": [
    {
      "name": "Weatherbit",
      "description": "Access to forecasts, current weather, and historical weather data for any point on the Earth! ",
      "image": "https://www.weatherbit.io/static/img/logo-md.png",
      "humanURL": "https://www.weatherbit.io",
      "baseURL": "https://api.weatherbit.io",
      "tags": [
        "Weather",
        "Climate",
        "Stack",
        "API",
        "Application Programming Interface",
        "IP Address",
        "Geolocation"
      ],
      "properties": [
        {
          "type": "X-signup",
          "url": "https://www.weatherbit.io"
        },
        {
          "type": "Swagger",
          "url": "https://www.weatherbit.io/static/swagger.json"
        },
        {
          "type": "X-blog",
          "url": "https://blog.weatherbit.io"
        }
      ],
      "contact": [
        {
          "FN": "Weatherbit",
          "email": "admin@weatherbit.io",
          "X-twitter": "Weatherbitio"
        }
      ]
    },
    {
      "name": "Weatherbit Geolocation API",
      "description": "Provides Geolocation IP Address lookups - Optimized for high volume users.",
      "image": "https://www.weatherbit.io/static/img/logo-md.png",
      "humanURL": "https://www.weatherbit.io/pricing",
      "baseURL": "https://api.weatherbit.io/",
      "tags": [
      	"API",
      	"geoip",
        "IP Address",
        "Geolocation"
      ],
      "properties": [
        {
          "type": "X-signup",
          "url": "https://www.weatherbit.io"
        },
        {
          "type": "Swagger",
          "url": "https://www.weatherbit.io/static/swagger.json"
        },
        {
          "type": "X-blog",
          "url": "https://blog.weatherbit.io"
        }
      ],
      "contact": [
        {
          "FN": "Weatherbit",
          "email": "support@weatherbit.io",
          "X-twitter": "Weatherbitio"
        }
      ]
    }
  ],
  "include": [
    {
      "name": "Weatherbit - API",
      "url": "https://www.weatherbit.io/api"
    },
    {
      "name": "API Commons",
      "url": "http://apicommons.org/apis.json"
    }
  ],
  "maintainers": [
    {
      "FN": "Weatherbit",
      "X-twitter": "weatherbitio",
      "email": "support@weatherbit.io"
    }
  ]
}