🎮API
Authentication
1
2
3
4
GET /api/gate/check?wallet=0x...
Authorization: Bearer bp_live_abc123...Creators
List Creators
GET /api/creators
GET /api/creators?search=alpha
GET /api/creators?category=TradingGet Creator by Wallet
GET /api/creators/wallet/0x...Update Profile
PUT /api/creators/wallet/0x.../profile
Cookie: basepass_token=...
{ "name": "...", "description": "...", "category": "Trading", ... }Update Discord Config
Update Telegram Config
Subscriptions
Check Status
My Subscriptions
Creator's Subscribers
Transaction History
Revenue Stats
Token-Gated Access
Generate API Key
Check Access
Telegram Linking
Generate Link Token
Get Link Status
Unlink
Utilities
Trigger Index Sync
Health Check
Was this helpful?

