The Unsanctioned Starbucks API
Github
https://github.com/jakebilbrey/emeraldsiren
API Call
Warning: your password will be transferred in plain text. You are safer to get the code from Github and run it locally on your machine.
http://emeraldsiren.com/USERNAME/PASSWORD
Example Output
{
"balance": 33.45,
"rewards": 4,
"stars": 9,
"transactions": [
{
"date": "10/1/2012",
"type": "In Store Purchase",
"amount": -3.65
},
{
"date": "10/2/2012",
"type": "Automatic Reload",
"amount": 25.00
}
]
}
Panic's Status Board Graph Panel
http://emeraldsiren.com/USERNAME/PASSWORD/graph
Single Result API Calls
http://emeraldsiren.com/USERNAME/PASSWORD/stars
http://emeraldsiren.com/USERNAME/PASSWORD/rewards
http://emeraldsiren.com/USERNAME/PASSWORD/balance
http://emeraldsiren.com/USERNAME/PASSWORD/last
http://emeraldsiren.com/USERNAME/PASSWORD/glance