freeapis

CleanURI

URL 缩短服务

认证方式
No auth
HTTPS
Yes
CORS
Yes
分类
短链接

简介

CleanURI 缩短 URL——免密钥、仅 POST(GET 返回 405,已实测)。

快速开始

缩短(POST 带 JSON body):

curl -X POST "https://cleanuri.com/api/v1/shorten" \
  -H "Content-Type: application/json" \
  -d '{"url": "https://example.com"}'
{ "result_url": "https://cleanuri.com/abc123" }

认证方式

无需认证——免密钥。

速率限制与注意事项

  • 免费;请礼貌使用——没有公开的硬性限制。
  • 必须 POST(GET → 405,已实测)。

常见问题

CleanURI 免费吗? 是的——免费且免密钥。

为什么 405? API 仅 POST(已实测)。

返回什么? 缩短后的 URL。

短链接 分类更多

APIAuthHTTPSCORS
1pt

A simple URL shortener

No authYesYes
Bitly

URL shortener and link management

OAuthYesUnknown
ClickMeter

Monitor, compare and optimize your marketing links

API KeyYesUnknown
Clico

URL shortener service

API KeyYesUnknown
Cutt.ly

URL shortener service

API KeyYesUnknown