usage: For getting values: GET /1/[ApiKey]/[collection]/[password]/[key] or GET /[ApiKey]/[collection]/[password]?key1&key2&key3 For settings values: GET /[ApiKey]/[collection]/[password]/[key]/[newValue] or POST /[ApiKey]/[collection]/[password]?key=value&key2=value2