文档位置
api.fexr.io — 密码门控以确保安全。
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.
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 →api.fexr.io — 密码门控以确保安全。
Email hello@fexr.io with your team + use case.
每周 7 天,人工回复时间不超过 60 分钟。
Send your team name and intended use case to hello@fexr.io.
我们在 API 界面、速率限制和您的集成需求方面保持一致。
密码和沙箱令牌会在 60 分钟内到达您的收件箱。
使用我们的帮助程序、示例和实时支持来交付您的集成。
JS/Python/Go 帮助程序为安全请求创建加密证明。
安全地触发沙箱中的支出、任务和徽章。
每个 API 对象的复制就绪示例和类型定义。
启动基础设施并与您的团队共享集合。
Grafana 和 Prometheus 仪表板反映了 Fexr 的监控。
在整个入职过程中,人工在 60 分钟内回复。
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