# Shrtcode API **Provider:** Shrtcode **Category:** developer **Base URL:** `https://shrtco.de` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://shrtco.de/docs ## Description URl Shortener with multiple Domains ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://shrtco.de/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://shrtco.de' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/shrtcode/) — CC BY 4.0*