HTTP API routes (Express)ΒΆ
Base: /api on port 3847 (dev proxy from Vite).
Route |
Purpose |
|---|---|
|
Config flags (OAuth, bearer, xAI) |
|
Linked X session |
|
Explore search + rank |
|
Home timeline + rank |
|
Spaces + Broadcasts rail |
|
Single topic Grok batch |
|
TwIMG proxy fallback |
|
OAuth login/logout/callback |
Exact handlers: server/index.ts.