跳转到主要内容

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