Linkly's APIs
Linkly provides four ways to integrate with your applications:
- 1Link Shortening API - Create, update, and manage links programmatically
- 2Analytics API - Export click data and traffic reports
- 3QR Code Generator API - Generate QR code images via URL or REST API
- 4Webhooks - Real-time click notifications
For no-code integrations, see our Zapier integration.
Link Shortening API
The Link Shortening API allows you to create, update, and manage links programmatically.
- Create single or bulk links (up to 1000 per request)
- Configure rotators, geo-redirects, and device redirects
- Set UTM parameters, Open Graph tags, and custom domains
- Rate limit: 20 requests/second (200/second available on request)
View Link Shortening API Documentation →
Analytics API
The Analytics API allows you to export click data and traffic reports.
- Export raw click data with full parameters, timestamps, and geolocation
- Generate API requests directly from the Linkly interface
- Rate limit: 200 queries/hour
View Analytics API Documentation →
QR Code Generator API
Generate QR code images programmatically. Append .qr.png to any short link for instant access, or use the authenticated endpoint for custom styles.
- Public URL: no authentication required
- Supports custom colors, styles, and logos
- Rate limit: 5 requests/second per IP
View QR Code Generator API Documentation →
Webhooks
Webhooks send real-time POST requests to your specified URL(s) when clicks occur.
- Link-level webhooks for specific links
- Workspace-level webhooks for all links
- Detailed click payload including country, device, browser, and more
OpenAPI Specification
Linkly's APIs are documented using the OpenAPI 3.0 standard.
Plan availability
Available on Pro and above
Track 500 monthly clicks for free.