Complete API documentation for programmatic link management
API_REFERENCE.md in the project root.All API requests require authentication using an API key. Generate your API key in the Dashboard.
Rate limit headers are included in all responses: X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset
Create a new short link.
Retrieve all links for your organization.
page - Page number (default: 1)limit - Results per page (default: 50, max: 100)Retrieve a specific link by ID.
Update a link's target URL or metadata.
Permanently delete a link.