跳到主要内容

API 鉴权

Flux API 后续建议使用 Bearer Token:

Authorization: Bearer <token>
注意

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