zlacker

[return to "Had a call with Reddit to discuss pricing"]
1. SirMas+Cg[view] [source] 2023-05-31 18:38:53
>>robbie+(OP)
They say that the free tier API for users will be 100 queries per minute.

Why can't a third party app use each user's individual API queries for that user's app usage? Like you have the user OAuth with the app, and then the app uses that user's own user API access to query the API. 100 queries a minutes seems like it should be enough for most people.

◧◩
2. jamie_+GQ[view] [source] 2023-05-31 21:08:04
>>SirMas+Cg
Because they're also taking this opportunity to change rate limiting from client_id+user_id to just client_id.

To stay inside the free tier, you get 1000 requests spread over 10 minutes (their current spike-smoothing behaviour) across your entire user base.

[go to top]