Link Hero

short.wdh.sh

short.wdh.sh

Category
Service
Network
Avg / request
$0.001
Endpoints
1

Service overview

What is Link Hero?

A pay-per-link URL shortener: POST a long URL (optionally a custom slug and TTL) and get back a short wdh.sh link. Handy anywhere characters are scarce — social posts, SMS, podcast show-notes, slides, business cards — or as a stable redirect behind a printed QR code, so the destination can change without reprinting.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://short.wdh.sh/" \
  --method POST \
  --data '{
  "expiresInSeconds": "{expiresInSeconds}",
  "url": "{url}"
}'
What you get back
{
  "endpoint": "POST /",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services