GET /

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

{DEVICE}

{TIME}

{SIG}

{K}



{TYPE}

code identifying the remote device

message timestamp

message signature

J for JSON response

H formatted HTML page

callback for JSONP

S sim information

N net information

U usage information

F all the information


EXAMPLE JSON:


http://www.mobikey.eu/sim/J/F/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/sim/data/F/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)