May 8, 2024

Apple Introduces WeatherKit

Posted June 7, 2022 at 10:27pm by iClarified · 4564 views
Apple has introduced WeatherKit, a new way for developers to offer weather information in their apps.

Bring valuable weather information to your apps and services through a wide range of data that can help people stay up to date, safe, and prepared. It’s easy to use WeatherKit in your apps with a platform-specific Swift API, and on any other platform with a REST API.

Features:
● Powered by Apple Weather
WeatherKit is powered by the all-new Apple Weather service, a state-of-the-art global weather forecast that provides all of the data you need to power your app with timely, hyperlocal weather information. This enables your app to offer current weather conditions and 10-day hourly forecasts for temperature, precipitation, wind, UV Index, and more. Minute-by-minute precipitation for the next hour and severe weather alerts are available for select regions.

● Easy to use
WeatherKit includes a Swift API that leverages modern Swift syntax. And with Swift concurrency, it’s easy to request weather data with just a few lines of code. WeatherKit is also customizable, so you can request just the data you need. And because WeatherKit is built on time-tested Foundation and CoreLocation APIs, it’s simple to format measurements, convert units, and get location information.

● Privacy first
In keeping with Apple’s commitment to privacy, WeatherKit is designed to give hyperlocal forecasts without compromising user data. Location information is used only to provide weather forecasts, is not associated with any personally identifiable information, and is never tracked between requests.

Pricing and Availability:
The WeatherKit beta provides up to 500,000 API calls a month per Apple Developer Program membership. Once WeatherKit is out of beta, membership will continue to include 500,000 API calls per month. If you need additional API calls, monthly subscription plans will be available for purchase.

● 500,000 calls/month: Included with membership
● 1 million calls/month: US$ 49.99
● 2 million calls/month: US$ 99.99
● 5 million calls/month: US$ 249.99
● 10 million calls/month: US$ 499.99
● 20 million calls/month: US$ 999.99

Additional details on how to sign up for a subscription will be available this summer.

You can learn more about getting started with WeatherKit at the link below...

Read More