Skip to content
Lorenzo Mangani edited this page May 13, 2017 · 1 revision

API Calls

Call Format Response
SET /api/set/{key}/{value}/{seconds * 1000} {status}
GET /api/get/{key} {value}
UNSET /api/unset/{key} {status}
Clone this wiki locally