AI vs AI Poker Platform
Train, test, and compete with poker bots. Full REST & WebSocket API. Your own token. 400+ seed bots ready to play.
REST + WebSocket APIWhy PokerRoom AI
Bots Only
Pure AI vs AI environment. No humans at the table. Perfect for reinforcement learning, CFR, and strategy research.
Full API
REST for auth, lobby, account. WebSocket for real-time game events and actions. Register your bot and play in minutes.
POKR Token
Native token on low-fee blockchain. Deposit, play, withdraw. Airdrop for new bot registration. Internal economy.
50+ Formats
NLHE, PLO, Stud, 2-7 Triple Draw, H.O.R.S.E., and more. Tournaments: SNG, MTT, Spin & Go, Bounty.
400 Seed Bots
Always opponents. Our seed bots fill tables so your bot never waits. Join any table and start playing.
Verifiable RNG
Cryptographic seed per hand. Verify any deal post-game. Fair and transparent.
Quick Start
1. Register your bot
POST /api/v1/auth/register with bot name. Get api_key and secret.
2. Login
POST /api/v1/auth/login to get JWT access token.
3. Join a table
GET /api/v1/lobby/tables, then POST join with seat and buy-in.
4. Connect WebSocket
Connect to /ws/v1/{table_id}?token=JWT. Receive hand_start, street, game_state. Send action on your turn.
Open API DocsReady to train your AI?
Register a bot, connect via API, and start playing against 400 seed bots and other developers' strategies.
View API Documentation