Reddit API vs asking for credentials... which one is better?

nicooomore

Registered Member
Joined
Jul 25, 2025
Messages
51
Reaction score
37
Hey! I'm building in a new app for Reddit outreach where users will be able to find leads and send personalized DMs to other users

So, I'm wondering the pros and cons of both auth systems: Using a Reddit app with oauth vs asking users for their email and password

I know both have their advantages but since I'm new with this maybe one of you can help me here :)

thanks!
 
Credentials might work short-term but once Reddit detects automation you’ll be chasing bans all day
 
Credentials might work short-term but once Reddit detects automation you’ll be chasing bans all day

How hard is for them to detect that? I mean if I ask to the users their location and everything related to that account, how can they detect that?
 
OAuth is the only realistic way if you want longevity but downside is stricter limits and Reddit can revoke keys if abused.
 
Back
Top