Your desk token
Same idea as a 3Commas user API. A Bearer token sees this desk only. Exchange secrets never appear. Kent's engine uses a separate platform token. Guides and payment pages come later.
Enroll in North Star first if you want the engine to run this desk. Enroll in North Star
GET /api/v1/me
Authorization: Bearer <token>
Token is shown once.
How both sides plug in
You — GET /api/v1/me with a desk Bearer token.
Your webhook — HMAC on the bot page. Repeat pair and direction.
The engine / Floor — pull GET /api/v1/desks. Push POST /api/hooks/signal with Floor HMAC and the published card pair. Not an exchange key.
curl -H "Authorization: Bearer lbf_desk_…" http://127.0.0.1:3010/api/v1/me
Live catalog: /api/v1 · Signal contract: /api/hooks/signal · Guides later: /docs
Trading cryptocurrency involves substantial risk of loss and is not suitable for every investor. LumenBotFi is not a registered investment adviser, broker-dealer, or commodity trading advisor. Nothing here is investment, legal, or tax advice. We are not a money transmitter. You elect. We record and execute. We never recommend. Funds stay on your exchange. We do not sell personal data. Terms · risk · privacy · Your data