# Clico API **Provider:** Clico **Category:** developer **Base URL:** `https://cli.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://cli.com/swagger-ui/index.html?configUrl=/v3/api-docs/swagger-config ## Description URL shortener service ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://cli.com/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://cli.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free and open. URL shortener API with click analytics. --- *Source: [API Map](https://apimap.dev/apis/clico/) — CC BY 4.0*