Get Link Stats
Endpoint examples
URL Analytics
Retrieve analytics for a specific short link.
GET
Get Link Stats
GET /api/stats/{short_id}
Retrieve analytics for a shortened link.
Path Parameters
short_id– The short ID (e.g.abc123fromhttps://krumb.fun/abc123)
Request Headers
X-Email: Your account email (e.g.user@example.com)X-Password: Your account passwordX-Api-Key: Your API key
Example Request
Success Response
Error Responses
400– Missing headers403– Invalid credentials404– Link not found

