跳转到主要内容

Documentation Index

Fetch the complete documentation index at: https://docs.lemondata.cc/llms.txt

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

概览

返回当前管理令牌所属组织下的用户 API Key 列表。

注意事项

  • 系统托管的 Key(例如 Playground 或 Claw 专用 Key)不会出现在结果中。

示例

curl -X GET "https://api.lemondata.cc/v1/management/api-keys" \
  -H "Authorization: Bearer mt-your-management-token"

请求 / 响应

使用上面的交互式 OpenAPI 面板获取确切的模式。