L

Linkly URL Shortener API

REST discovered

Details
URL
https://api.linklyhq.com/api/v1
Docs
https://linklyhq.com/url-shortener-api-reference
Authentication
Linkly API key api_key discovered Get key ↗
Authorization: Basic <credential> /?api_key=<credential>

Sign in to your Linkly workspace, then open Settings → API Keys to create or copy your API key. Linkly's docs say the key is in your workspace settings, and their product pages direct developers to generate it under Settings → API Keys. Use the key as a Bearer token in Authorization, as HTTP Basic auth with the key as the username and an empty password, or as the api_key query parameter for testing.