R
Reddit Data API
Details
Authentication
Reddit OAuth app credentials (client ID and optional client secret) oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential> Go to app preferences while signed in to Reddit, choose create app / create another app, select the app type, and save. Reddit issues a client_id and, for confidential apps, a client_secret. Reddit’s API wiki says API access requires reading the Responsible Builder Policy, Developer Terms, and Data API Terms first via API Access wiki.