Hi, just need a quick clarification on the direct_messages/events/new endpoint’s rate limits.
Doc says 1k/user and 15k/app
Does that mean 50 users can post 50k direct messages under User Context?
Our app allows users to respond to their Twitter DMS via API. We just want to know that we’re not under that 15k cap since each request for posting a dm is sent by the authenticated user, not from the app.
Please let me know if my question is clear and if my understanding is correct.
Looking forward to hear back soon!
mahdix
#2
According to my knowledge (better to confirm with Twitter staff), the limit is 1K/user if your app sends DMs on behalf of the user (user auth). But if your app sends the DMs itself directly to others, then limit is 15k.
system
Closed
#3
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.