Links
Create a new short link
POST
/url-shortify/v1/links
Create a short link
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
url
string
Target URL
Response
Get All Links
GET
/url-shortify/v1/links
<Get all links>
Response
Last updated