GET /

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

{DEVICE}

{TIME}

{SIG}

{K}

code identifying the remote device

message timestamp

message signature

T for plain test response

J for JSON response

H formatted HTML page

callback for JSONP



EXAMPLE JSON :


http://www.mobikey.eu/map/J/gxl0/key/1450857297/bWsBeiWhM/teC1XWjjh5J...


HTTP STATUS CODE RESPONSE :


200

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


RESPONSE DATA :


Complete MAP returned in JSON format (see Basic)




EXAMPLE JSONP :


http://www.mobikey.eu/map/data/gxl0/key/1450857297/bWsBeiWhM/teC1XWjjh5J...


HTTP STATUS CODE RESPONSE :


200

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

400

BAD REQUEST : malformed syntax, nothing done

404

NOT FOUND : device not found / wrong password / account locked


RESPONSE DATA :


Complete MAP returned in JSONP format (see Basic)



EXAMPLE HTML :


http://www.mobikey.eu/map/H/gxl0/key/1450857297/bWsBeiWhM/teC1XWjjh5J...


- JSON/JSONP is returned without line breaks, to keep the data traffic as small as possible

- HTML is a readable JSON format

- Disabled channels / features are not reported

- The information returned refer to the last update made by remote device