[欧巴快链 v3.1.0] ready

短链即达,
连接无限可能

欧巴快链是一套面向开发者与企业的极速短链接服务,50ms 内生成、自定义短码、批量 API、实时统计,把长 URL 压缩成可追踪的连接。

$ curl
RESULT o8.fit/x9K2p
[09:00:01] resolving dns ✓ 12ms
[09:00:01] generating short code ✓ 38ms
[09:00:02] persisting to cluster ✓ done
[09:00:02] total time 50ms · ready to share
50ms
avg latency
99.98%
uptime
2.4B+
links created
180+
countries
// 01 — features
cat features.md

四个核心能力
极简、极速、极致

不堆功能,只做对的事。欧巴快链把短链这件事做到极致:快、可控、可观测、可编程。

01 / SPEED

极速生成

基于自研分布式 ID 生成器,单链生成端到端延迟稳定低于 50ms,p99 低于 80ms。

p50 32ms · p99 78ms
02 / CUSTOM

自定义短码

支持 4-32 位自定义短码,内置敏感词与占用检测,品牌短链一码即达。

charset 62 · length 4-32
03 / API

批量 API

提供 RESTful 与 webhook,单次批量创建 1000 条,支持 SDK 多语言接入。

rate 10K/min · batch 1000
04 / STATS

数据统计

实时点击、来源、地域、设备多维统计,分钟级延迟,支持导出与 API 拉取。

dimensions 12 · latency <60s
// 02 — api reference
curl https://api.o8.fit/v3

开发者友好
几行代码 搞定短链

标准 RESTful 接口,JSON 返回,API Key 鉴权,SDK 覆盖 Node / Python / Go / Java / PHP。

bash — o8.fit — 80×24
curl response js
# 1. 创建一条短链接 ➜ ~ curl -X POST "https://api.o8.fit/v3/links" \ -H "Authorization: Bearer sk_live_xxxxxxxxxxxx" \ -H "Content-Type: application/json" \ -d '{"url":"https://example.com/long","code":"mybrand"}' # 2. 服务端响应 · 200 OK HTTP/1.1 200 OK Content-Type: application/json { "id": "lnk_8Kp2xQ9", "short_url": "https://o8.fit/mybrand", "long_url": "https://example.com/long", "code": "mybrand", "created_at": "2026-07-17T09:00:01Z", "expires_at": null, "stats": { "clicks": 0, "unique": 0 } } # 3. 查询点击统计 ➜ ~ curl "https://api.o8.fit/v3/links/lnk_8Kp2xQ9/stats" \ -H "Authorization: Bearer sk_live_xxx" ➜ ~

// ENDPOINTS

POST/v3/links创建短链
GET/v3/links/:id查询详情
GET/v3/links/:id/stats点击统计
POST/v3/links/batch批量创建
DEL/v3/links/:id删除短链

// SDK

JSnpm i @o8fit/sdk
PYpip install o8fit
GOgo get o8.fit/go
JVo8fit:java:3.1
PHPcomposer req o8fit
// 03 — live stats
tail -f /var/log/o8fit.log

实时数据
看见每一条 点击

从创建到点击,从地域到设备,所有数据 60 秒内可见,实时驱动你的投放决策。

o8.fit / dashboard · last 24h
LIVE · updated just now
// links created
0
+12.4% vs yesterday
// total clicks
0
+8.7% vs yesterday
// active links
0
+3.2% vs yesterday
// today PV
0
+18.9% vs yesterday
// 04 — workflow
echo "3 steps to go"

三步上线
从长链到 数据回流

没有学习成本,没有配置地狱。粘贴、缩短、分享,余下的交给欧巴快链。

01

输入长链

把任意长 URL 粘贴到输入框,或通过 API/SDK 提交。支持 http/https/deeplink,自动校验可达性。

$ o8 shorten --url "https://..."
02

生成短链

50ms 内返回 o8.fit/xxxxx,可选自定义短码、过期时间、密码访问、跳转方式(301/302)。

→ o8.fit/x9K2p ✓ 50ms
03

分享追踪

把短链分发到任意渠道,后台实时查看点击、来源、地域、设备、留存,数据可导出可回调。

→ 8.6M clicks · 180 countries
// 05 — contact
man o8fit && contact --support

有问题?
直接找我们

售前咨询、技术接入、定制方案、SLA 服务,工作日 9:00-18:00 实时响应。

欧巴快链
网络科技.

短链即达,连接无限可能。我们与开发者一起,把每一次点击变成可度量的连接。

  • ADDRESS
    海南省海口市龙华区侨汇大厦A座15层
  • PHONE
    +86 166 7660 7088
  • EMAIL
    info@o8.fit
  • WORKING HOURS
    周一至周五: 9:00 - 18:00