Create short links, track clicks, and manage your brand.
POST /api/protected/links Content-Type: application/json Cookie: token=<jwt> { "url": "https://example.com", "customSlug": "launch" }
GET /api/protected/links Cookie: token=<jwt>