Skip to content
Jeffrey Leung edited this page Oct 22, 2016 · 8 revisions

Use the sidebar on the right to navigate the sections of the API documentation.

You can bring up the server on your local machine or use the newest stable version of the server at Heroku.

Error Messages

An error response will have a response body similar to this:

{
   "timestamp" : 1477126762,
   "code" : 400,
   "phrase" : "Bad Request",
   "message" : "Player Blinky has not yet been selected."
}