Redirect to target

GET /{url}

Searches for a short URL with the given name and redirects to the target URL. Appended path and query parameters are preserved.

Path parameters

  • url string Required

    The short URL name to redirect to

Responses

  • Redirect to target URL

  • 404 text/plain

    Short URL does not exist

GET /{url}
curl \
 -X GET https://sh0rt.zip/bundbot
Response examples (404)
Unknown short URL