# Climatiq API **Provider:** Climatiq **Category:** weather **Base URL:** `https://docs.climatiq.io` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 1K req/month (free trial) **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://docs.climatiq.io ## Description Calculate the environmental footprint created by a broad range of emission-generating activities ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://docs.climatiq.io/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://docs.climatiq.io' ``` ## Sample Response ```json {} ``` ## Pricing Details Carbon emissions data API. Free: 1K requests/month (trial). Starter $49/mo (10K req). Growth $149/mo (50K req). Scale $499/mo. Enterprise custom. --- *Source: [API Map](https://apimap.dev/apis/climatiq/) — CC BY 4.0*