# Tomorrow API **Provider:** Tomorrow **Category:** weather **Base URL:** `https://docs.tomorrow.io` **Auth:** api-key โ€” `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 500 calls/day (free) ยท 25 calls/s (paid) **Free Tier:** Yes โ€” available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://docs.tomorrow.io ## Description Weather API Powered by Proprietary Technology ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://docs.tomorrow.io/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://docs.tomorrow.io' ``` ## Sample Response ```json {} ``` ## Pricing Details Tomorrow.io weather API (formerly ClimaCell). Free: 500 calls/day. Developer $19/mo (25K calls/day). Production plans from $179/mo. Enterprise custom. --- *Source: [API Map](https://apimap.dev/apis/tomorrow/) โ€” CC BY 4.0*