GET /

http://www.mobikey.eu/sms/{K}/{DEVICE}/key/{TIME}/{SIG}

{DEVICE}

{TIME}

{SIG}

{K}

code identifying the remote device

message timestamp

message signature

J for JSON response

H formatted HTML page

callback for JSONP


EXAMPLE JSON:


http://www.mobikey.eu/smslist/J/rm4vc9/key/1450857297/bWsBeiWhM/teC1XWjjh5J...



HTTP STATUS CODE RESPONSE :


200

OK : request succeeded, the answer is sent in the response data



RESPONSE DATA :


Report returned in JSON format (see Basic)



EXAMPLE JSONP :


http://www.mobikey.eu/smslist/data/rm4vc9/key/1450857297/bWsBeiWhM/teC1XWjjh5J...


HTTP STATUS CODE RESPONSE :


200

OK : request succeeded, the answer is sent in the response data



RESPONSE DATA :


Report returned in JSONP format (see Basic)