Skip to main content

Availability

Availability

meteoblue APIs are designed for high availability with an uptime of more than 99.9% in the last years. meteoblue runs own weather models with initializations from American and European weather agencies. Additional weather models from over 10 national weather services are included. Our weather forecast APIs can easily handle outages from multiple sources and provide data constantly.

YearDowntimeAvailability
201202:0099.98%
201320:0099.77%
201403:0099.97%
201509:0099.90%
201606:0099.93%
201700:2099.996%
201800:3099.994%
201900:0599.999%
202000:3099.994%
202103:4599.96%
202202:5099.97%
202302:3899.97%

The current state of the meteoblue API, FTP and web-services is available here http://status.meteoblue.com/.

Although we are constantly improving the reliability of our systems, applications using our APIs should be designed to anticipate failures. The following simple approach can significantly increase the reliability while working with APIs:

  1. Call the meteoblue API with a timeout of 30 seconds
  2. If the timeout is reached or an error was returned, wait 30 seconds and retry
  3. After 10 retries, give up and log an error with debug information and contacts us if required