Skip to main content

API 鉴权

Flux API 后续建议使用 Bearer Token:

Authorization: Bearer <token>
warning

不要把真实 API Token 写入文档、截图、GitHub Issue 或前端代码。