MoodLens Help Center

Support articles and setup guides

A classic help-center layout with topics on the left and documentation in the center. Search for integrations, assistant tools, webhooks, team discussions, and AI employee workflows.

Help Center / Developer Platform
Developer Platform
Admins
OAuth
Security

Create a developer app

Use developer apps when another product needs a native "Connect MoodLens" install flow through OAuth.

MoodLens Support Team
Last verified April 23, 2026

When to use this lane

A partner platform wants MoodLens in its integration directory.

A backend service needs installed-app OAuth tokens.

A team wants scoped app access instead of sharing a raw API key.

Do not use developer apps when a workspace only needs direct backend access with a key, or when a user wants assistant access through MCP.

What an admin configures

App name

App artwork uploaded into MoodLens

Website URL

Redirect URLs

Scopes

Scopes and credentials

Current scopes: tasks, documents, team, columns, boards, sprints, meetings, integrations, and write.

MoodLens returns a stable client ID and a client secret that is shown once.

Copy the client secret immediately and store it only on your backend.

Authorize URL, token URL, and API base URL are exposed in the UI for implementation.

Limits and lifecycle behavior

Maximum 25 developer apps per workspace.

Redirect URLs must be valid and can include localhost for development.

Disabling, deleting, or rotating a secret revokes issued tokens and auth codes.

A user must have admin access to at least one workspace to approve an install.