Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.xcompute.us/llms.txt

Use this file to discover all available pages before exploring further.

API Key 如何管理和保护?

保护您的 API Key 安全:
  • 不要在公开的代码仓库中提交 API Key
  • 使用环境变量存储 API Key
  • 定期轮换 API Key
  • 如果 API Key 泄露,立即在控制台重新生成
API Key 泄露可能导致未授权使用和费用损失,请妥善保管。
建议为不同的环境(开发、测试、生产)使用不同的 API Key,便于管理和安全隔离。