# Shrtlnk API **Provider:** Shrtlnk **Category:** developer **Base URL:** `https://shrtlnk.dev` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://shrtlnk.dev/developer ## Description Simple and efficient short link creation ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://shrtlnk.dev/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://shrtlnk.dev' ``` ## Sample Response ```json {} ``` ## Pricing Details Free and open URL shortener. No paid tiers; community maintained. --- *Source: [API Map](https://apimap.dev/apis/shrtlnk/) — CC BY 4.0*