Light Dark
与我们联系

Fexr is social onchain trading with market intelligence — self-custody on Hyperliquid, strategies with backtests, and crowd-verified market data.

帮助我们成长! 📈

Rate us on Google Play
⭐️⭐️⭐️⭐️ 5.0
Rate us on App Store
⭐️⭐️⭐️⭐️⭐️ 5.0
Home Builders API Documentation
Developer Access

Unlock secure API endpoints in under an hour

Our documentation lives at api.fexr.io. To protect users and rate limits, we gate it with a rotating password. Email us and we'll reply within 60 minutes with credentials, sandbox tokens, and next steps.

Building for agents?

The Fexr Claude Skill handles API sequencing automatically. One prompt generates a full governance app — wallets, liquidity, proposals, voting, roles, and audit trail already wired.

See the Claude Skill →
Quick Snapshot

Everything you need in three cards

文档位置

api.fexr.io — 密码门控以确保安全。

如何解锁

Email hello@fexr.io with your team + use case.

响应时间

每周 7 天,人工回复时间不超过 60 分钟。

4 Simple Steps

From hello to first request

01

伸出援手

Send your team name and intended use case to hello@fexr.io.

02

核实

我们在 API 界面、速率限制和您的集成需求方面保持一致。

03

证书

密码和沙箱令牌会在 60 分钟内到达您的收件箱。

04

建造

使用我们的帮助程序、示例和实时支持来交付您的集成。

Developer Toolkit

Included with every access

DPoP 签名者

JS/Python/Go 帮助程序为安全请求创建加密证明。

Webhook 重播

安全地触发沙箱中的支出、任务和徽章。

模式浏览器

每个 API 对象的复制就绪示例和类型定义。

地形与邮递员

启动基础设施并与您的团队共享集合。

可观测性套件

Grafana 和 Prometheus 仪表板反映了 Fexr 的监控。

快速支持

在整个入职过程中,人工在 60 分钟内回复。

Ready When You Are

立即给我们发电子邮件 — 一小时内获得凭证

Manual gating protects users until full automation ships. Tell us what you're building and we'll unblock you quickly.

curl -X POST api.fexr.io/v1/communities \ -H "Authorization: Bearer $TOKEN" \ -d '{"name": "your-community"}' # 201 Created