API support for Instagram Direct

后端 未结 1 1235
暗喜
暗喜 2020-12-23 23:58

Instagram recently announced support for direct messages to users: http://blog.instagram.com/post/69789416311/instagram-direct.

It doesn\'t look like accessing recei

相关标签:
1条回答
  • 2020-12-24 00:15

    There is no Instagram API for direct share at the moment. The URLs they use from the app for the direct share page are as follows, first for the list of shares:

    https://instagram.com/api/v1/direct_share/inbox/
    

    and second for the pending requests

    https://instagram.com/api/v1/direct_share/pending/
    
    0 讨论(0)
提交回复
热议问题