# Time Door API **Provider:** Time Door **Category:** ai **Base URL:** `https://timedoor.io` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://timedoor.io ## Description Time Door is an API for statistical insights into time series data. It is easy to integrate and handles fast and messy real-world data. Sign up for free. ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://timedoor.io/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://timedoor.io' ``` ## Sample Response ```json {} ``` ## Pricing Details Free and open. Time-based content scheduling and social API. --- *Source: [API Map](https://apimap.dev/apis/time-door/) — CC BY 4.0*