There was an error while loading. Please reload this page.
This is where the API is documented
THIS IS NOT THE FINAL API IT CAN CHANGE
{"action":"send","address":"PixelyIon","message":"Hey"}
{"type":"receive","address":"Jetse","message","Hey"}
{"action":"settings","key","value"}
POST /api {"action":"send","address":"PixelyIon","message":"Hey"}
GET /api {"messages":[{"address":"Jetse","message","Hey"}]}
POST /api {"action":"settings","key","value"}