{"name":"Umee Market Intelligence API","version":"1.0.0","status":"live","timestamp":"2026-05-20T02:43:05.522Z","endpoints":{"auth":{"signup":"POST /auth/signup — Create account (email, password, name?)","login":"POST /auth/login — Authenticate (email, password)","me":"GET /auth/me — Check session (cookie)","logout":"POST /auth/logout — End session","google":"GET /auth/google — Google OAuth login (redirect)","googleCallback":"GET /auth/google/callback — Google OAuth callback","microsoft":"GET /auth/microsoft — Microsoft OAuth login (redirect)","microsoftCallback":"GET /auth/microsoft/callback — Microsoft OAuth callback","resetPassword":"POST /auth/reset-password — Reset password (email, newPassword)","verifyEmail":"POST /auth/verify-email — Mark email as verified (session cookie)"},"health":"GET /health","drivers":"GET /drivers — What's Driving Markets Now (6 clusters)","market":"GET /market — Market snapshot (indices, risk score, sectors)","allocations":"GET /allocations?strategy=strategyA — Model portfolio allocations","events":"GET /events — Geopolitical & market event timeline","commentary":"GET /commentary — AI-generated market commentary","driverCommentary":"GET /driver-commentary — AI daily briefing + per-cluster commentary","generateDriverCommentary":"POST /driver-commentary/generate — Trigger daily driver commentary generation","analytics":"GET /analytics/{type} — Stress tests, drawdowns, comparison","portfolio":"GET /portfolio — Portfolio analysis (SnapTrade)","fragility":"GET /fragility?strategy=strategyA — Umee Fragility Index composite scores","webhook":"POST /webhook/qc?strategy=strategyA — QuantConnect webhook","broker":"POST /broker/connect — Connect brokerage account","pushToken":"POST /push-token — Register Expo push token | DELETE /push-token — Unregister","billing":{"checkout":"POST /billing/checkout — Create Stripe Checkout session (tier)","webhook":"POST /billing/webhook — Stripe webhook (subscription events)","portal":"GET /billing/portal — Stripe customer portal redirect"},"referral":{"myCode":"GET /referral/my-code — Get or create referral code + stats","redeem":"POST /referral/redeem — Apply a referral code (new users only, < 24 hrs)","stats":"GET /referral/stats — Detailed referral history for authenticated user"}},"docs":"https://github.com/murdochfoo/umee-market-intel"}