SignalView Backend API

Operational

Cloudflare Pages Edge Functions - Global Deployment

Available Endpoints

GET /api/health

Health check - returns service status

GET /api/test/all

Test all configured APIs (Groq, Gemini, Finnhub, News)

POST /api/groq/chat

Chat with Groq AI

POST /api/vision/analyze

Analyze chart image with AI

GET /api/market/prices

Get real-time market prices

GET /api/news

Get business news

GET /api/signals

Get trading signals

POST /api/signals/analyze

Analyze symbol with AI

POST /api/payments/create-checkout

Create payment checkout

POST /api/payments/verify

Verify payment

GET /api/user/subscription

Check user subscription

Documentation

Repository: github.com/harrymangesho/signalview-backend

Deployed on Cloudflare Pages - Edge Functions