-
Notifications
You must be signed in to change notification settings - Fork 59
Expand file tree
/
Copy pathAPI.json
More file actions
32 lines (32 loc) · 1.18 KB
/
API.json
File metadata and controls
32 lines (32 loc) · 1.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"graphql": {
"CreateWebSessionBind": {
"url": "https://x.com/i/api/graphql/0qFmnKTY3JwBZnqDdQrtHw/CreateWebSessionBind",
"queryId": "0qFmnKTY3JwBZnqDdQrtHw",
"method": "POST",
"features": {}
},
"RefreshWebSessionBind": {
"url": "https://x.com/i/api/graphql/N9LNeEU2xRb9vX_JRjgEjg/RefreshWebSessionBind",
"queryId": "N9LNeEU2xRb9vX_JRjgEjg",
"method": "POST",
"features": {}
}
},
"header": {
"User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36",
"accept-encoding": "gzip, deflate, br, zstd",
"accept-language": "ja,en;q=0.9",
"cache-control": "no-cache",
"origin": "https://x.com",
"pragma": "no-cache",
"referer": "https://x.com/",
"sec-ch-ua": "\"Chromium\";v=\"136\", \"Google Chrome\";v=\"136\", \"Not.A/Brand\";v=\"99\"",
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": "\"Windows\"",
"sec-fetch-dest": "script",
"sec-fetch-mode": "cors",
"sec-fetch-site": "cross-site",
"authorization": "Bearer AAAAAAAAAAAAAAAAAAAAANRILgAAAAAAnNwIzUejRCOuH5E6I8xnZz4puTs%3D1Zv7ttfk8LF81IUq16cHjhLTvJu4FA33AGWWjCpTnA"
}
}