Light Dark
与我们联系

Fexr 通过其智能合约驱动、经过人群验证的预言机为社区提供自动化合规性和可验证的治理。

帮助我们成长! 📈

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.getfexr.com. To protect clubs and participants, 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?

Fexr 通过其智能合约驱动、经过人群验证的预言机为社区提供自动化合规性和可验证的治理。

See the Claude Skill →
Quick Snapshot

Everything you need in three cards

文档位置

api.getfexr.com — 密码门控以确保安全。

响应时间

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

4 Simple Steps

From hello to first request

01

伸出援手

将您的俱乐部名称和预期用例发送至 hello@fexr.club。

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

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

手动门控可以保护俱乐部,直到完全自动化发货。告诉我们您正在构建什么,我们会快速解锁您。

curl -X POST api.getfexr.com/v1/clubs \ -H "Authorization: Bearer $TOKEN" \ -d '{"name": "your-club"}' # 201 Created