# T.LY API **Provider:** T.LY **Category:** ai **Base URL:** `https://t.ly` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 10 req/day (free) **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://t.ly/docs/ ## Description URL Shortener With Short Links | apiKey | Yes | Unknown | ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://t.ly/` | See documentation for endpoint reference | ## Authentication See documentation for authentication details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://t.ly' ``` ## Sample Response ```json {} ``` ## Pricing Details Free: 10 req/day. Paid from $3/mo for higher limits. URL shortener. --- *Source: [API Map](https://apimap.dev/apis/t-ly/) — CC BY 4.0*