/
HY
hydraide
/
HydrAIDE url-shortener
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
post
Create a short link
get
Stats for a short code
delete
Delete a short link (and its click counter)
get
Follow a short link (302 redirect to the long URL)
Stats for a short code
get
/links/{code}/stats
Path parameters
code
string
required
Response
OK
Stats
required
code
string
required
url
string
uri
required
clicks
integer
required
Changes