# 7Timer! API **Provider:** 7Timer! **Category:** weather **Base URL:** `http://www.7timer.info` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Reasonable use enforced **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** http://www.7timer.info/doc.php?lang=en ## Description Weather, especially for Astroweather | No | No | Unknown | ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `http://www.7timer.info/` | See documentation for endpoint reference | ## Authentication See documentation for authentication details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'http://www.7timer.info' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — 7Timer! is a free weather forecast API (ASTRO7, CIVIL7, etc.). No authentication required. Provides 7-day forecasts globally. --- *Source: [API Map](https://apimap.dev/apis/7timer/) — CC BY 4.0*