Spaces:
Paused
Paused
File size: 508 Bytes
5d90b35 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | ---
title: WidgeTDC API
emoji: 🧠
colorFrom: blue
colorTo: purple
sdk: docker
app_port: 7860
pinned: false
---
# WidgeTDC Backend API
Enterprise intelligence platform backend with:
- MCP (Model Context Protocol) support
- Email API with IMAP integration
- Knowledge graph and vector search
- Real-time event streaming
## Endpoints
- `GET /health` - Health check
- `GET /api/email/inbox` - Fetch emails
- `GET /api/email/status` - Email service status
- `POST /api/email/refresh` - Force email refresh
|