Tomorrow

Data API key

Read forecasts, historical weather and severe weather alerts from Tomorrow.io in any Windmill script, flow or app.

Set up in 3 steps

1

Copy your API key

In the Tomorrow.io dashboard, open Development then API keys, and copy the key.

2

Add the resource in Windmill

Open Resources, add a resource of type tomorrow, and paste the key.

3

Run your first script

Fork any script below and read before writing anything.

Scripts

Building blocks, if none of the projects above fit. Fork one, run it, or call it as a step inside your own flow.

Resource type

tomorrow — the shape of the credential every script on this page expects.

View raw schema →
FieldTypeRequiredWhat it is
apiKeystringYesAPI key retrieved from the dashboard.

Questions

The free tier is metered by the hour

Tomorrow.io caps requests per hour and per day. A schedule that polls every minute will exhaust it — poll on the cadence the forecast actually changes.

Is my key stored on the hub?

Never. It lives only in your own Windmill workspace, encrypted at rest.