API for bridge bidding and card play analysis. Interactive API docs (Swagger)
| Endpoint | Description |
|---|---|
| /bid | Get next bid (BEN-compatible) |
| /bids | Get all possible bids with scores |
| /lead | Opening lead recommendation |
| /play | Card play recommendation (NN/Brill/ACE) |
| /autoplay | Auto-play full hand |
| /dd | Double-dummy analysis |
| /explain | Explain bidding sequence |
| /getresponses | Possible responses to auction |
| /version | System version info |
| /ready | Readiness check (startup time) |
| /health | Health check |
| /memory | Memory usage and cache diagnostics |
| /evaluate | Evaluate hand in auction context (POST JSON) |
| /suitc | Suit combination analysis (POST JSON) |