# Tyk API **Provider:** Tyk **Category:** developer **Base URL:** `https://tyk.io` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Based on deployment **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://tyk.io/open-source/ ## Description Our API Management platform is fast, scalable, modern. Including an open source API Gateway, Analytics, Dev Portal and Dashboard ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://tyk.io/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://tyk.io' ``` ## Sample Response ```json {} ``` ## Pricing Details Free: open-source self-hosted. Cloud Starter $89/mo, Cloud $450/mo. API gateway platform. --- *Source: [API Map](https://apimap.dev/apis/tyk/) — CC BY 4.0*