# Drivet URL Shortener API **Provider:** Drivet URL Shortener **Category:** developer **Base URL:** `https://wiki.drivet.xyz` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://wiki.drivet.xyz/en/url-shortener/add-links ## Description Shorten a long URL easily and fast ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://wiki.drivet.xyz/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://wiki.drivet.xyz' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/drivet-url-shortener/) — CC BY 4.0*