Developer Docs
Alt for Developers
Fetch notes, transcripts, and summaries from Alt with the REST API, then use Standard Webhooks to receive change notifications and connect that content to your existing tools.
Start here
Run the interactive setup wizard to store your API key, connect MCP, and hand off to your agent:
npx altaltSet up with AI
Or paste this prompt into your coding agent (Claude Code, Codex, Cursor, …) and it will read the docs and build the integration for you:
Read https://altalt.io/llms.txt and set up Alt in this project.
Ask what I want to build, then use the documented MCP, REST API, or webhook flow. Prefer browser OAuth for MCP. Never hardcode API keys.CLI
Set up MCP, REST API access, webhooks, and agent handoff from one interactive setup wizard.
MCP
Connect Claude, Codex, and other MCP clients straight to your notes.
Quickstart
Create an API key, make your first request, and follow the steps to receive webhooks securely.
API Reference
Inspect request and response schemas for every endpoint, and try calls directly from your browser.
Webhooks
Learn how to verify signatures and handle retries, duplicate events, out-of-order delivery, and missed changes.
Security
Manage API keys safely, understand which data an integration can access, and review API rate limits.
Integration examples
Use the Alt API and webhooks to automate workflows in the tools your team already uses.
Keep Slack channels in sync
Automatically share summaries and action items with your team when a recording ends.
Keep a Notion knowledge base current
Export Markdown summaries and transcripts to pages or databases so team knowledge stays current.
Analyze conversations with Claude
Send transcripts and summaries from the Alt API to surface decisions, risks, and next actions.
Turn meeting notes into development work
Pass requirements and bug details from meetings into Codex and carry them through implementation.
Use meeting context in your project
Connect Alt through MCP so Cursor can reference meeting requirements and decisions while you work in the current project.
Turn follow-ups into product issues
Create Linear issues from meeting action items and bugs, then connect them to the product team's workflow.
Connect decisions to team workflows
Move decisions and action items into Jira epics and tickets so owners and progress stay traceable.
Add customer context to HubSpot
Match attendees to customers and sync call summaries and follow-ups to the CRM timeline.