Reddit
57 actions · 2 auth methods
BetaProductivity
Authentication
OAuth 2.0
Requires registering a Web app at reddit.com/prefs/apps. Issues a short-lived access token (1 hour) and a long-lived ref…Guides: Connector Profile, Link Account
OAuth 2.0 Password Grant (Script App)
For Reddit “script” apps that authenticate as a single user (the app’s developer). No refresh token is issued; the conne…Guides: Connector Profile, Link Account
Getting Started
Create or Select a Project
Set up a new project or select an existing one. See the Projects Guide.
Configure the Connector
Enable the connector and set up a connector profile in your project. See Managing Connectors.

Connector Profile
Reddit - OAuth 2.0
Connector Profile
Reddit - OAuth 2.0 Password Grant (Script App)
Link an Account
Connect an account using StackOne Hub or Auth Link.

Link Account
Reddit - OAuth 2.0
Link Account
Reddit - OAuth 2.0 Password Grant (Script App)
Use Actions
Invoke actions using one of the methods below:
- MCP – Model Context Protocol for AI assistants
- A2A – Agent-to-Agent protocol
- AI Toolset (TypeScript) – TypeScript SDK for AI agents
- AI Toolset (Python) – Python SDK for AI agents
- Actions RPC – Direct API calls
- Playground – Test actions in the dashboard