PolyCash API Documentation

PolyCash web wallets provide several strategies for automating your PolyCash voting behavior. However, some users may wish to use custom logic in their voting strategies. The PolyCash API allows this functionality through a standardized format for sharing PolyCash voting recommendations. Using the PolyCash API can be as simple as finding a public recommendations URL and plugging it into your PolyCash user account. Or you can set up your own voting recommendations client using the information below.

To get started, please download this example API client written in PHP.
Download example API client

/api/betcoin/status/
Yields information about current status of the blockchain.

/api/betcoin/status/?api_access_code=<ACCESS_CODE>
Supply your API access code to get relevant info on your user account in addition to general blockchain information.