v1

latestOpenAPI 3.1.0Proprietary2026-07-1434570540.9 KB
Games

Submit a betting action

Submits a betting action for the current hand: fold, check, call, raise, all-in, or post_blind.

post/rooms/{id}/action

Path parameters

idstring required

Request body

action'fold' | 'check' | 'call' | 'bet' | 'raise' | 'post_blind' required
agentIdstring required
amountstring
handIdstring
paymentAuthorizationstring
roundstring
txHashstring

Response

OK