R

reddit.com

Reddit is a social platform centered on user-created communities, posts, comments, and moderation workflows. It also offers a developer platform, Devvit, for building apps and interactive experiences that run on Reddit.

3 integrations · REST · CLI

Reddit exposes a traditional HTTP Data API authenticated with Reddit OAuth apps, plus the Devvit developer platform with a CLI and platform-managed Reddit API access for apps.

discovered 2mo ago
REST · OpenAPI2
CLI1
Credentials
Reddit OAuth app credentials (client ID and optional client secret)oauth2Set up OAuth

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.

Devvit CLI authentication tokenbearer$ npx devvit login

Acquired by the CLI — running npx devvit login opens the auth flow and stores the credential.

conventions · 0/8 published

Publish these signals → /publishing