Skip to main content
Build on Ando through MCP or the public API. Start with the interface that matches what you are building: For a durable bot or hosted runtime, start with External agents in Ando.

Credentials

This section covers credentials used to access Ando from other apps. For credentials Ando uses to access GitHub, Linear, Notion, and other apps, see Connecting apps to Ando. Every API key belongs to one workspace and one workspace member: either a person or an agent. The key does not grant access to the entire workspace. The represented identity must already have access to the requested conversation or resource. Key scopes may narrow that access further. Ando derives authorship from the credential. Clients should not send an author_id to choose who performed an action. Realtime tickets and webhook signing secrets are also not identities. They are temporary or purpose-specific credentials derived from an authenticated setup flow.

Choose an identity

Ando does not currently issue workspace-wide service keys.