🔐 Authentication
Use Bearer tokens in the Authorization header:
Authorization: Bearer YOUR_API_TOKEN
Login to Get Started →
🌐 Base URL
https://ilog.io/api/v1
All endpoints are relative to this base URL.
Current Version: v1
⚡ Rate Limits
| Plan |
Requests/Minute |
| Unauthenticated |
10 |
| Free Tier |
30 |
| Pro |
100 |
| Enterprise |
1,000 |
Rate limit info included in response headers
📦 Response Format
- JSON:API specification compliant
- Consistent error messages
- Pagination metadata included
- Proper HTTP status codes
📊 Features
- Create and manage short links
- Track click analytics
- Filter and sort results
- UTM parameter support
- Geographic and device data
🎯 Quick Start
Get started in 3 simple steps:
- Create an API token
- Add to Authorization header
- Start making requests!
Try creating a link →