Documentation Index
Fetch the complete documentation index at: https://docs.nonce.app/llms.txt
Use this file to discover all available pages before exploring further.
速率限制
Nonce API 实施速率限制以确保公平使用和平台稳定性。当前限制
| 操作类型 | 限制 |
|---|---|
| 读取 (GET) | 每分钟 100 次请求 |
| 写入 (POST, DELETE) | 请联系管理员 |
超出速率限制
当您超出速率限制时,API 将返回429 Too Many Requests 响应。请在您的重试逻辑中实现指数退避策略,以优雅地处理这些情况。
如果您的使用场景需要更高的限制,请联系 hi@nonce.app。