The API documentation is currently in beta testing phase. Please note the following: **API Description:** - API interfaces may change at any time - API response formats may be adjusted - API functionality may be incomplete **Beta Phase Risks:** - API documentation may be inaccurate - API implementation may not match documentation - API performance may be unstable - API may be taken offline at any time **No Liability:** - No liability for integration issues caused by API changes - No guarantee of backward compatibility - No guarantee of API availability and performance - No guarantee of API response data accuracy
完整的 Link Protocol API 参考文档。了解如何集成 Anchor 验证、结果锚定和争议解决功能。
https://api.link.cn/v1所有 API 请求都需要在 HTTP 头中包含 Bearer token:
Authorization: Bearer YOUR_API_KEY所有 API 响应都返回 JSON 格式,包含以下结构:
{
"success": true,
"data": { /* 响应数据 */ },
"error": null,
"timestamp": "2026-02-06T10:30:00Z"
}为了保护服务稳定性,Link Protocol API 实施以下速率限制: