0% found this document useful (0 votes)
357 views2 pages

Fmi

The document contains information about authenticating with the iCloud Find My iPhone service including a client data payload, authorization headers, and a request to unregister a device including another data payload and authorization headers.

Uploaded by

alotibifaiz49
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
357 views2 pages

Fmi

The document contains information about authenticating with the iCloud Find My iPhone service including a client data payload, authorization headers, and a request to unregister a device including another data payload and authorization headers.

Uploaded by

alotibifaiz49
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

URL https://setup.icloud.

com/setup/fmipauthenticate/$APPLE_IDS

DATA = {
"clientContext": {
"productType": "iPhone6, 1",
"buildVersion": "376",
"appName": "FindMyiPhone",
"osVersion": "7.1.2",
"appVersion": "3.0",
"clientTimestamp": 507669952542,
"inactiveTime": 1,
"deviceUDID": "67bbe2ad90e7106f462cb15df7a49e0bb2a8fiio"

},
"serverContext": {}

AUTHORIZATION
ID:Password=> Base64 Encoded

HEADERS

Host: setup.icloud.com
User-Agent: Ajustes/1.0 CFNetwork/711.1.16 Darwin/14.0.0
Accept: "/"
Authorization: Basic AUTHORIZATION
Proxy-Connection: keep-alive
X-MMe-Country: EC X-MMe-Client-Info: <iPhone72> <iPhone 0S;8.1.2;128440>
<com.apple.AppleAccount/1.0 (com.apple.Preferences/1.0)>
Accept-Language: es-es
Content-Type: text/plist
Connection: keep-alive

URL https://p33-fmip.icloud.com/fmipservice/findme/DSID/UDID/unregisterV2

DATA = {
"serialNumber": "SERIAL",
"deviceContext": {
"deviceTS": "2017-02-01T20:33:11.880Z"
},
"deviceInfo": {
"productType": "PRDDUCT",
"udid": "UDID",
"fmipDisableReason": l,
"buildVersion": "13G36",
"productVersion": "9.3.5"

}
AUTHORIZATION
DSID:mmeFMIPWipeToken => Base64 Encoded

HEADERS
Host: p33-fmip.icloud.com
Accept-Language: es-es
X-Apple-Prsld: DSID
Accept: "/"
Content-Type: application/json
X-Apple-Find-API-Ver: 6.0
X-Apple-1-MD-RINFO: 17106176
Connection: keep-alive
Authorization: Basic AUTHORIZATION
X-Apple-Realm-Support: 1.0

You might also like