返回 Skill 列表
extension
分类: 安全与合规需要 API Key

Boktoshi Human /my Helper

Boktoshi human /my 端点的可选辅助技能,需要 Firebase ID 令牌认证。

person作者: rsmfchubclawhub

Boktoshi Human /my/* Helper

Base URL: https://boktoshi.com/api/v1 Version: 1.0.0

This helper is only for human account endpoints (/my/*).

Required credential

  • FIREBASE_ID_TOKEN
    • Header format:
      • Authorization: Bearer <firebase-id-token>

Security

  • Treat Firebase token as secret.
  • Do not store token in public logs/messages.

Typical endpoints

  • GET /my/profile
  • GET /my/positions
  • GET /my/activity

(Use only where human session context is required.)