Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Thanks for @5bub
- instagram web dm api
- ----
- END-POINT (GET)
- https://instagram.com/direct_v2/web/ranked_recipients/?mode=reshare&query=*user-name*&show_threads=true
- HEADERS
- User-Agent: *your user agent*
- Cookie: *YourCookie 🔐*
- Content-Type: application/x-www-form-urlencoded
- Accept-Language: en-US,en;q=0.9,ar-SA;q=0.8,ar;q=0.7
- X-IG-App-ID: 936619743392459
- -----
- instagram send reaction emoji
- END-POINT(POST)
- https://instagram.com/direct_v2/web/threads/broadcast/reel_react/
- HEADERS:
- User-Agent: *your user agent*
- Cookie: *YourCookie 🔐*
- Content-Type: application/x-www-form-urlencoded
- X-Csrftoken: *Your-Csrftoken*
- Accept-Language: en-US,en;q=0.9,ar-SA;q=0.8,ar;q=0.7
- X-Instagram-Ajax: 1
- X-Requested-With: XMLHttpRequest
- X-IG-App-ID: 936619743392459
- -----$$$
- BODY (Send Method)
- action=send_item&client_context=6700384104962774*3RandomNumber*&media_id=*id-media*&thread_id=*id thread*&reaction_emoji=*emoji*
- -----$$$
Add Comment
Please, Sign In to add comment