LinkTuner - URL shortener & rotator
Redirects your audience based on time, country, device & more.
8.6/10 popularity
183 ms avg latency
86% success rate
33 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
LinkTuner - URL shortener & rotator endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
getLinkStats /stats/links/{linkId}/stats |
Get Link Stats |
| POST |
register /auth/register |
Register |
| POST |
resetPassword /auth/reset-password |
Reset Password |
| GET |
getAggregatedStats /stats/links/{linkId}/stats/aggregated |
Get Aggregated Stats |
| POST |
forgotPassword /auth/forgot-password |
Forgot Password |
| GET |
verifyEmail /auth/verify-email |
Verify Email |
| POST |
refreshToken /auth/refresh |
Refresh token |
| POST |
resendEmailVerification /auth/resend-verification |
Resend Email Verification |
| POST |
logoutDeleteToken /auth/logout |
Logout - Delete Token |
| POST |
createALink /links |
Create a Link |
| POST |
addRotationRule /links/{linkId}/rotations |
Add Rotation Rule |
| POST |
login /auth/login |
Login |
| GET |
getAllRotationsForALink /links/{linkId}/rotations |
Get All Rotations for a Link |
| DELETE |
deleteRotationRule /links/rotations/{rotationId} |
Delete Rotation Rule |
| GET |
getRotation /links/rotations/{rotationId} |
Get Rotation |
| GET |
roles /users/roles |
roles |
| GET |
redirect (e.g: ilink.sh/abc123) /{shortCode} |
Example redirection link: https://ilink.sh/abc123 |
| DELETE |
deleteALink /links/{linkId} |
Delete a Link |
| GET |
getDashboardStats /stats/dashboard |
Get Dashboard Stats |
| PUT |
updateSubAccPassword /users/sub-accounts/{targetUserId}/password |
update Sub Acc Password |
| DELETE |
deleteSubAccount /users/sub-accounts/{targetUserId} |
delete Sub Account |
| PUT |
updateRotationRule /links/rotations/{rotationId} |
Update Rotation Rule |
| PUT |
updateLink /links/{linkId} |
Update Link |
| GET |
subAccountsByRole /users/sub-accounts/{role} |
sub accounts by role |
| GET |
getUserLinks /links |
Get User Links |
| PUT |
changePassword /users/change-password |
change password |
| GET |
getLinkDetails /links/{shortCode} |
Get Link Details |
| POST |
createSubAccount /users/sub-accounts |
create sub account |
| GET |
getSubAccount /users/sub-accounts/{userId} |
get sub account |
| PUT |
updateSubAccount /users/sub-accounts/{targetUserId} |
update Sub Account |
| GET |
profile /users/profile |
profile |
| GET |
subAccounts /users/sub-accounts |
sub accounts |
| PUT |
updateProfile /users/profile |
update profile |