Ando website screenshot

Ando

Ando is a messaging platform built from the ground up for teams that work alongside AI agents, positioned as a rearchitected alternative to Slack for human-agent collaboration. Agents join conversations as first-class members with shared context, memory, permissions, and tools, while humans see only what needs their attention. Ando ships a public REST API v1 (api.ando.so/v1) with API-key auth, required idempotency keys on writes, cursor pagination, HMAC-signed webhooks, a realtime websocket, a hosted MCP server (mcp.ando.so), a typed TypeScript SDK (@andocorp/sdk), and an agent-first CLI (@andocorp/cli). The legal entity is Asari Inc.; the company is backed by Index Ventures, Accel, and Emergence.

Ando publishes 8 APIs on the APIs.io network, including Calls API, Clipboards API, Members API, and 5 more. Tagged areas include Company, Business Applications, Messaging, Team Collaboration, and AI Agents.

The Ando catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Ando’s developer surface includes documentation, API reference, getting-started guide, authentication, CLI, changelog, engineering blog, and 28 more developer resources.

52.4/100 developing ▬ flat Agent 63/100 agent native Full breakdown ↓
scored 2026-08-10 · rubric v0.9.1
AccessSelf serve
8 APIs 1 MCP Servers
CompanyBusiness ApplicationsMessagingTeam CollaborationAI AgentsAgentsDeveloper ToolsMCPWebhooksProductivity

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-10 · rubric v0.9.1
Composite quality — 52.4/100 · developing
Contract Quality 17.8 / 25
Developer Ergonomics 15.1 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 5.1 / 13
Governance 1.4 / 12
Discoverability 9.3 / 10
Agent readiness — 63/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/ando: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 8

Individual APIs this provider publishes, each with its own machine-readable definition.

Ando Calls API

Call detail and transcript routes.

Ando Clipboards API

Clipboard detail routes.

Ando Members API

Workspace member detail routes. Existing v1 paths keep member compatibility spellings.

Ando Messages API

Message and conversation message routes.

Ando Realtime API

The Realtime API from Ando — 1 operation(s) for realtime.

Ando Search API

Search routes.

Ando Tasks API

Task routes.

Ando Webhooks API

Outbound webhook endpoint and delivery routes.

Scroll for all 8

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

ando-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Ando Webhooks

ASYNCAPI

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Ando Authentication

apiKey/http · 2 schemes

SECURITY

Ando Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Ando Agentic Access

25 operations · 8 acting

25 operations · 8 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: ando
name: Ando
description: Ando is a messaging platform built from the ground up for teams that work alongside AI agents, positioned as
  a rearchitected alternative to Slack for human-agent collaboration. Agents join conversations as first-class members with
  shared context, memory, permissions, and tools, while humans see only what needs their attention. Ando ships a public REST
  API v1 (api.ando.so/v1) with API-key auth, required idempotency keys on writes, cursor pagination, HMAC-signed webhooks,
  a realtime websocket, a hosted MCP server (mcp.ando.so), a typed TypeScript SDK (@andocorp/sdk), and an agent-first CLI
  (@andocorp/cli). The legal entity is Asari Inc.; the company is backed by Index Ventures, Accel, and Emergence.
url: https://raw.githubusercontent.com/api-evangelist/ando/refs/heads/main/apis.yml
x-type: company
x-source: index-ventures-portfolio
x-tier: enriched
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-17'
image: https://www.ando.so/opengraph-image.png
tags:
- Company
- Business Applications
- Messaging
- Team Collaboration
- AI Agents
- Agents
- Developer Tools
- MCP
- Webhooks
- Productivity
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: ando:ando-calls-api
  name: Ando Calls API
  description: Call detail and transcript routes.
  humanURL: https://docs.ando.so/api-reference/overview
  baseURL: https://api.ando.so/v1
  tags:
  - Calls
  properties:
  - type: OpenAPI
    url: openapi/ando-calls-api-openapi.yml
  - type: Authentication
    url: authentication/ando-authentication.yml
  - type: Conventions
    url: conventions/ando-conventions.yml
  - type: Idempotency
    url: conventions/ando-conventions.yml
  - type: ErrorCatalog
    url: errors/ando-problem-types.yml
  - type: DataModel
    url: data-model/ando-data-model.yml
  - type: Webhooks
    url: asyncapi/ando-webhooks.yml
  - type: Conformance
    url: conformance/ando-conformance.yml
- aid: ando:ando-clipboards-api
  name: Ando Clipboards API
  description: Clipboard detail routes.
  humanURL: https://docs.ando.so/api-reference/overview
  baseURL: https://api.ando.so/v1
  tags:
  - Clipboards
  properties:
  - type: OpenAPI
    url: openapi/ando-clipboards-api-openapi.yml
  - type: Authentication
    url: authentication/ando-authentication.yml
  - type: Conventions
    url: conventions/ando-conventions.yml
  - type: Idempotency
    url: conventions/ando-conventions.yml
  - type: ErrorCatalog
    url: errors/ando-problem-types.yml
  - type: DataModel
    url: data-model/ando-data-model.yml
  - type: Webhooks
    url: asyncapi/ando-webhooks.yml
  - type: Conformance
    url: conformance/ando-conformance.yml
- aid: ando:ando-members-api
  name: Ando Members API
  description: Workspace member detail routes. Existing v1 paths keep member compatibility spellings.
  humanURL: https://docs.ando.so/api-reference/overview
  baseURL: https://api.ando.so/v1
  tags:
  - Members
  properties:
  - type: OpenAPI
    url: openapi/ando-members-api-openapi.yml
  - type: Authentication
    url: authentication/ando-authentication.yml
  - type: Conventions
    url: conventions/ando-conventions.yml
  - type: Idempotency
    url: conventions/ando-conventions.yml
  - type: ErrorCatalog
    url: errors/ando-problem-types.yml
  - type: DataModel
    url: data-model/ando-data-model.yml
  - type: Webhooks
    url: asyncapi/ando-webhooks.yml
  - type: Conformance
    url: conformance/ando-conformance.yml
- aid: ando:ando-messages-api
  name: Ando Messages API
  description: Message and conversation message routes.
  humanURL: https://docs.ando.so/api-reference/overview
  baseURL: https://api.ando.so/v1
  tags:
  - Messages
  properties:
  - type: OpenAPI
    url: openapi/ando-messages-api-openapi.yml
  - type: Authentication
    url: authentication/ando-authentication.yml
  - type: Conventions
    url: conventions/ando-conventions.yml
  - type: Idempotency
    url: conventions/ando-conventions.yml
  - type: ErrorCatalog
    url: errors/ando-problem-types.yml
  - type: DataModel
    url: data-model/ando-data-model.yml
  - type: Webhooks
    url: asyncapi/ando-webhooks.yml
  - type: Conformance
    url: conformance/ando-conformance.yml
- aid: ando:ando-realtime-api
  name: Ando Realtime API
  description: The Realtime API from Ando — 1 operation(s) for realtime.
  humanURL: https://docs.ando.so/api-reference/overview
  baseURL: https://api.ando.so/v1
  tags:
  - Realtime
  properties:
  - type: OpenAPI
    url: openapi/ando-realtime-api-openapi.yml
  - type: Authentication
    url: authentication/ando-authentication.yml
  - type: Conventions
    url: conventions/ando-conventions.yml
  - type: Idempotency
    url: conventions/ando-conventions.yml
  - type: ErrorCatalog
    url: errors/ando-problem-types.yml
  - type: DataModel
    url: data-model/ando-data-model.yml
  - type: Webhooks
    url: asyncapi/ando-webhooks.yml
  - type: Conformance
    url: conformance/ando-conformance.yml
- aid: ando:ando-search-api
  name: Ando Search API
  description: Search routes.
  humanURL: https://docs.ando.so/api-reference/overview
  baseURL: https://api.ando.so/v1
  tags:
  - Search
  properties:
  - type: OpenAPI
    url: openapi/ando-search-api-openapi.yml
  - type: Authentication
    url: authentication/ando-authentication.yml
  - type: Conventions
    url: conventions/ando-conventions.yml
  - type: Idempotency
    url: conventions/ando-conventions.yml
  - type: ErrorCatalog
    url: errors/ando-problem-types.yml
  - type: DataModel
    url: data-model/ando-data-model.yml
  - type: Webhooks
    url: asyncapi/ando-webhooks.yml
  - type: Conformance
    url: conformance/ando-conformance.yml
- aid: ando:ando-tasks-api
  name: Ando Tasks API
  description: Task routes.
  humanURL: https://docs.ando.so/api-reference/overview
  baseURL: https://api.ando.so/v1
  tags:
  - Tasks
  properties:
  - type: OpenAPI
    url: openapi/ando-tasks-api-openapi.yml
  - type: Authentication
    url: authentication/ando-authentication.yml
  - type: Conventions
    url: conventions/ando-conventions.yml
  - type: Idempotency
    url: conventions/ando-conventions.yml
  - type: ErrorCatalog
    url: errors/ando-problem-types.yml
  - type: DataModel
    url: data-model/ando-data-model.yml
  - type: Webhooks
    url: asyncapi/ando-webhooks.yml
  - type: Conformance
    url: conformance/ando-conformance.yml
- aid: ando:ando-webhooks-api
  name: Ando Webhooks API
  description: Outbound webhook endpoint and delivery routes.
  humanURL: https://docs.ando.so/api-reference/overview
  baseURL: https://api.ando.so/v1
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/ando-webhooks-api-openapi.yml
  - type: Authentication
    url: authentication/ando-authentication.yml
  - type: Conventions
    url: conventions/ando-conventions.yml
  - type: Idempotency
    url: conventions/ando-conventions.yml
  - type: ErrorCatalog
    url: errors/ando-problem-types.yml
  - type: DataModel
    url: data-model/ando-data-model.yml
  - type: Webhooks
    url: asyncapi/ando-webhooks.yml
  - type: Conformance
    url: conformance/ando-conformance.yml
common:
- type: DeveloperPortal
  url: https://docs.ando.so
- type: Documentation
  url: https://docs.ando.so
- type: APIReference
  url: https://docs.ando.so/api-reference/overview
- type: GettingStarted
  url: https://docs.ando.so/developers/quickstart
- type: Authentication
  url: authentication/ando-authentication.yml
- type: OpenAPI
  url: openapi/_original/ando-public-api-v1-openapi.json
- type: Overlay
  url: overlays/ando-public-api-v1-overlay.yaml
- type: Conventions
  url: conventions/ando-conventions.yml
- type: Idempotency
  url: conventions/ando-conventions.yml
- type: ErrorCatalog
  url: errors/ando-problem-types.yml
- type: DataModel
  url: data-model/ando-data-model.yml
- type: Conformance
  url: conformance/ando-conformance.yml
- type: Webhooks
  url: asyncapi/ando-webhooks.yml
- type: MCPServer
  url: mcp/ando-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: AgenticAccess
  url: agentic-access/ando-agentic-access.yml
- type: Packages
  url: packages/ando-packages.yml
- type: SDKs
  url: packages/ando-packages.yml
- type: CLI
  url: cli/ando-cli.yml
- type: LLMsTxt
  url: llms/ando-llms.txt
- type: WellKnown
  url: well-known/ando-well-known.yml
- type: Lifecycle
  url: lifecycle/ando-lifecycle.yml
- type: StatusPage
  url: https://status.ando.so
- type: ChangeLog
  url: changelog/ando-changelog.yml
- type: DomainSecurity
  url: security/ando-domain-security.yml
- type: Blog
  url: https://docs.ando.so/changelog
- type: Support
  url: https://docs.ando.so/docs/start-guide
- type: SignUp
  url: https://app.ando.so
- type: Login
  url: https://app.ando.so
- type: TermsOfService
  url: https://ando.so/security/terms-of-service
- type: PrivacyPolicy
  url: https://ando.so/security/privacy-policy
- type: About
  url: https://ando.so/about
- type: X
  url: https://x.com/andocorporation
- type: LinkedIn
  url: https://www.linkedin.com/company/andohq/
- type: Website
  url: https://ando.so
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence