Migration From V1
This guide explains the main differences between the legacy V1 API and the newer V2 API.
Last updated
{
"isBot": 1,
"blockAccess": 1,
"threatURL": 0,
"detectActivity": "BLOCK BY HOSTNAME DATABASE."
}{
"ipInfo": {},
"status": {
"bot": 1,
"block": 1,
"threatURL": 0,
"desc": "[Disallow] - IP Blacklist"
},
"pageResponse": {
"type": "RedirectURL",
"contents": "https://example.com"
}
}/api/shorterlink?apikey=...&ip=...&keyname=...&js=1/services/shorterlink?apikey=...&ip=...&keyname=...&js=1&code={uniqueCode}/api/phone/services/phonenumber{
"status": "error",
"message": "..."
}