Features
- Support app links, ex: whatsapp://send?text={your text} , alipays://
- Custom links
- Click statistics
- Limitless content
Request Method
GET/POST
Address
https://aid.im/api
request data type
form
ex:
code=200&id=ABC2&url=http://google.com
PARAMETER |
TYPE |
REQUIRED |
MEMO |
url |
string |
Y |
max length < 2083 |
code |
string |
Y |
http status code, accept 301, 302, 303, 307 and 200 |
id |
string |
N |
(optional) custom id, 4~12 characters, accept A-Z,a-z,0-9 and '_' |
* 200 code will use js "window.location.href" to redirect, http,https,ftp,tcp,udp,wss support all code. App links or universal links only accept 200 to open, ex: myapp://
Support App links
whatsapp://send?text={your text}
WARNING: your shortened link will be delete if 30 days without any visit
Support US
AID.im is a nonprofit site that provides free service and opensource code in
github.com/astinx/aid.im, you can buy a cup of coffee to support this site and this project