Documentation Index
Fetch the complete documentation index at: https://docs.alterauth.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Connect your users to Miro for collaborative whiteboards, visual project planning, and team ideation.| Property | Value |
|---|---|
| Provider ID | miro |
| Category | Productivity |
| PKCE | Supported |
| Token refresh | Automatic |
| Redirect URI | Shown in Developer Portal |
Step 1: Create a Miro OAuth App
Go to the Miro Developer Portal
Navigate to developers.miro.com/page/manage-your-apps and sign in.
Configure the redirect URI
Under App credentials, add the Alter callback URL from the Developer Portal to the Redirect URI field.
Step 2: Add to Alter Vault
Open the Developer Portal
Go to portal.alterauth.com and navigate to your app.
Enter credentials
- Client ID: Paste your Miro Client ID
- Client Secret: Paste your Miro Client Secret
Available Scopes
| Scope | Description |
|---|---|
boards:read | Read board content and metadata |
boards:write | Create and modify boards |
identity:read | Read user identity and profile |
team:read | Read team information |
Notes
- See the Miro developer documentation for more details on available API endpoints.