扫一扫分享
Kutt是一个现代的URL缩短器,支持自定义域。缩短网址,管理链接并查看点击率统计信息。
除了网站,您还可以使用这些API来创建,删除和获取URL。
URL {
createdAt {string} ISO timestamp of when the URL was created
id {string} Unique ID of the URL
target {string} Where the URL will redirect to
password {boolean} Whether or not a password is required
count {number} The amount of visits to this URL
shortUrl {string} The shortened link (Usually https://kutt.it/id)
}
要使用这些API,您需要从设置生成API密钥。切勿将此密钥放在应用程序的客户端或任何暴露给他人的位置。
所有API请求和响应都是JSON格式。
手机预览