Boktoshi Human /my/* Helper
Base URL:
https://boktoshi.com/api/v1Version:1.0.0
This helper is only for human account endpoints (/my/*).
Required credential
FIREBASE_ID_TOKEN- Header format:
Authorization: Bearer <firebase-id-token>
- Header format:
Security
- Treat Firebase token as secret.
- Do not store token in public logs/messages.
Typical endpoints
GET /my/profileGET /my/positionsGET /my/activity
(Use only where human session context is required.)