15 16 17
# File 'lib/autoremote/net.rb', line 15 def self.validate_key(key) get('/sendmessage', query: { key: key }) end