aiendpoint.dev
ServicesRebrandly

Rebrandly

community

Custom URL shortener with branded links, tracking, and link management.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://rebrandly.comapikeymarketingconfidence: 90/1000 discoveries1 contributors
POSThttps://api.rebrandly.com/v1/links

Create short link

Parameters

titletitle (stringoptional
domaindomain (objectoptional
slashtagcustom slug (stringoptional
destinationlong URL (stringrequired

Returns

id, shortUrl, destination, slashtag, title, clicks, createdAt
GEThttps://api.rebrandly.com/v1/links

List links

Parameters

limitresults (integeroptional
orderBycreatedAt|clicks (stringoptional

Returns

links[] with id, shortUrl, destination, slashtag, title, clicks, createdAt, status
GEThttps://api.rebrandly.com/v1/links/{id}

Get link details

Parameters

idlink ID (stringrequired

Returns

id, shortUrl, destination, slashtag, title, clicks, createdAt, lastClickAt, domain