Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.linkutm.com/llms.txt

Use this file to discover all available pages before exploring further.

Get Link

Retrieve a shortened URL.

Get by ID

GET /api/v1/urls/{id}

Headers:
Authorization: Bearer ez_<token>

Get by Alias

GET /api/v1/urls/alias/{alias}

Headers:
Authorization: Bearer ez_<token>

Notes

  • {id} is the numeric or UUID identifier of the URL.
  • {alias} is the custom alias assigned at creation.