Developer Tools

API Reference

Integrate programmatically. Shorten millions of URLs, attach tracking parameters, and pull real-time analytics data into your proprietary dashboards.

Authentication

All requests to the Lynki API must be authenticated using a bearer token in the authorization header. You can generate API tokens inside your user settings panel.

Authorization: Bearer YOUR_API_TOKEN

Request Example
// cURL Command Example
curl -X POST https://api.lynki.app/v1/links \
  -H "Authorization: Bearer YOUR_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "original_url": "https://mybrand.com/promo",
    "short_slug": "exclusive-offer",
    "title": "Summer Promotion campaign"
  }'
Free to get started

Stop guessing. Start tracking every click that matters.

Join thousands of marketers and agencies who turned their links into their most powerful growth tool.

No credit card needed. Set up in under 60 seconds.