TXT格式API接口 【短链接生成器下载】
接口: http://api.ft12.com/api.php?url=urlencode('要缩短的网址')&apikey=yourkey
例如: http://api.ft12.com/api.php?url=http%3a%2f%2fwww.baidu.com&apikey=yourkey
返回: http://8cc7.com/baidu
短链接api请求频次限制: <4次/秒
使用问题和建议, 请联系[email protected]
JSON格式短网址API接口
说明: format为json
例如: http://api.ft12.com/api.php?format=json&url=http%3a%2f%2fwww.baidu.com&apikey=yourkey
返回: {"url":"http://8cc7.com/baidu","err":""}
JSONP格式短网址API接口
说明: format为jsonp
例如: http://api.ft12.com/api.php?format=jsonp&url=http%3a%2f%2fbaidu.com&callback=callbackname&apikey=yourkey
返回: callbackname({"url":"http://8cc7.com/baidu","err":""})