Little Helper
  1. Short URL
Little Helper
  • Home
  • IP Location
    • Show Client IP
      GET
    • IP Location Detail
      GET
  • QR Code
    • Generate QR Code
      GET
  • Short URL
    • Show HTML
      GET
    • Redirect URL
      GET
    • Save Shorten URL
      POST
  • Image Host
    • Telegra
      • Show HTML
      • Get Image
      • Upload Image
  • Chinese ID Card
    • Check Card No.
      GET
    • Get Card Info.
      GET
  • Image Handling
  • Message Sending
    • Send SMS
      • Send by Aliyun
    • Send Email
      • Send by Resend
      • Send By SMTP
    • Send Wechat
  • Data Dictionary
  • Monitor
  • Web Analytics
  1. Short URL

Redirect URL

GET
/api/s/{key}
To redirect the real URL. It'll be a HTTP 302 redirect response.

Request

Path Params
key
string 
required
The key of the URL
Example:
kjkjk

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/api/s/kjkjk'

Responses

🟢200Success
application/json
Body
object {0}
Example
{}
Modified at 2024-05-28 07:24:40
Previous
Show HTML
Next
Save Shorten URL
Built with