Rake info API?

For general discussion of the Poker Mavens software
Post Reply
Gamebler
Posts: 9
Joined: Mon Dec 12, 2011 1:36 pm

Rake info API?

Post by Gamebler »

hi i want api for show all rake info tnx
Kent Briggs
Site Admin
Posts: 5880
Joined: Wed Mar 19, 2008 8:47 pm

Re: Rake info API?

Post by Kent Briggs »

Gamebler wrote:hi i want api for show all rake info tnx
What rake info are you referring to exactly? See the help file under Technical Information | API for these commands regarding the master Rake and Entry Fee accounts:
SystemEntryFeeDec, SystemEntryFeeGet, SystemEntryFeeInc, SystemEntryFeeSet, SystemRakeDec, SystemRakeGet, SystemRakeInc, SystemRakeSet

http://www.briggsoft.com/docs/pmavens/PMHelp.htm

For a breakdown of rake by player and/or table, see the Rake Stats utility program:

http://www.briggsoft.com/docs/pmavens/U ... s.htm#rake
Gamebler
Posts: 9
Joined: Mon Dec 12, 2011 1:36 pm

Re: Rake info API?

Post by Gamebler »

i want show rake balance in browser with api...
Kent Briggs
Site Admin
Posts: 5880
Joined: Wed Mar 19, 2008 8:47 pm

Re: Rake info API?

Post by Kent Briggs »

Gamebler wrote:i want show rake balance in browser with api...
SystemRakeGet is the API command. You can enter it directly in your browser without writing a script like this:

http://127.0.0.1:8087/api?Command=Syste ... ord=123456

Substitute in your IP and API password.
Gamebler
Posts: 9
Joined: Mon Dec 12, 2011 1:36 pm

Re: Rake info API?

Post by Gamebler »

tnQ
Post Reply