Smart API: shorten, track, and optimize your links

API example

Request

POST https://anyurl.bond/api/v1/shorten
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json

{
  "long_url": "https://example.com"
}

Response

{
  "short_url": "https://anyurl.bond/a3F9xK",
  "short_code": "a3F9xK",
  "expiration_time": "2026-05-29 19:53:45"
}

Shorten your URL

Shorten long URLs instantly

Blocked (default)

API documentationTerms and conditions

Your shortened URL:
Link expiration notice

Links created via the web interface will automatically expire after 24 hours or after 1 use, whichever comes first. Once expired, the link will no longer be accessible.

Need longer-lived links, higher usage limits, or a programmatic API for your product or team? Customer plans include API access and tailored options. See our pricing or get in touch for details.
Link copied!