Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC
duvo.ai website screenshot

duvo.ai

Duvo (taskcrew Inc.) is an enterprise process-intelligence and automation platform that captures how work actually happens and turns it into shared process catalogues, role-specific training, improvement plans, transformation roadmaps, SAP migration fact bases, and governed automation across existing systems. Its Public API (api.duvo.ai, v2) lets developers register agent workers, start and inspect agent-backed runs, manage durable queue cases, respond to human approval gates, drive Clarity process capture and Duvo Pulse dashboards, and connect a hosted MCP server. Duvo ships an npm CLI (@duvoai/cli), official agent skills on GitHub, webhooks, and an agent-discovery surface. Duvo is a portfolio company of Index Ventures.

agent native

Real signal across most facets with visible, nameable gaps — the contract exists but is thin, or the portal is good while governance and commercial terms are absent.

Kin Score

API Evangelist profiles duvo.ai the way a machine reads it — 32 machine-readable artifacts across 26 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.

Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — duvo.ai scores 48.2/100 (developing), with a separate agent-readiness read of 75/100 (agent native). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.

Kin Score

This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 48.2/100 · developing
Contract Quality 15.4 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 6.3 / 20
Operational Transparency 1.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 75/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 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

How we profile duvo.ai

Each block below is one kind of artifact we hold for duvo.ai. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.

APIs 26

Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.

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

duvo.ai Agent Folders API

Organize agents into folders

duvo.ai Agent Memory API

Read an agent's memory files (the Memory feature in the Duvo UI)

duvo.ai Agents API

Create and manage agents for automation workloads

duvo.ai Case Triggers API

Configure case triggers that automatically dispatch agent runs (Runs in the Duvo UI) for cases added to a queue

duvo.ai Cases API

Create, list, and manage cases and their labels within queues

duvo.ai Clarity API

The Clarity API from duvo.ai — 17 operation(s) for clarity.

duvo.ai ClarityV2 API

Manage Clarity v2 process snapshots, transformation proposals, and the extra-capture-request follow-up loop

duvo.ai Connections API

Manage your connected integrations

duvo.ai Credentials API

Manage logins (domain + username + password + TOTP) used by agents to sign in to websites and desktop applications, and attach them to assignment revisions

duvo.ai Duvo Pulse API

Create, list, iterate on, and delete Duvo Pulse dashboards — live, agent-generated visualizations of your Duvo data

duvo.ai Files API

Manage team files.

duvo.ai Integrations API

Browse the team's catalog of available integration types

duvo.ai MCP API

MCP JSON-RPC endpoint exposing public API routes as LLM-callable tools

duvo.ai Organizations API

Inspect organizations you belong to and the teams within them

duvo.ai Plugins API

Discover plugins that can be referenced from a revision.

duvo.ai Queues API

Manage queues and their agent bindings

duvo.ai Revision Integrations API

Attach integrations to assignment revisions, pin specific connections, and link queues

duvo.ai Revisions API

Create and manage agent revisions — the underlying Setup for an Agent

duvo.ai Runs API

Start, monitor, and manage agent runs (Runs in the Duvo UI)

duvo.ai Sandboxes API

Create sandboxes and upload files for agent runs

duvo.ai Schedules API

List schedules configured for an agent

duvo.ai Secrets API

Manage env-var secrets injected into runs, and attach them to assignment revisions. Only metadata is exposed; values are never returned

duvo.ai Skills API

Manage team and system skills (reusable knowledge packs).

duvo.ai Suggestions API

List, apply, and dismiss an Agent's improvement suggestions (the suggestions inbox in the Duvo UI)

duvo.ai Team API

Inspect the team and members associated with the API key

duvo.ai Triggers API

Configure event triggers that start a Run automatically when an external event fires (e.g. an email arrives, a Linear issue is created, or a file changes in Google Drive)

Scroll within the panel for all 26 ·

MCP Servers 1

Model Context Protocol servers expose these APIs directly to AI agents. We profile them because agent-native access is the fastest-growing way this provider's capabilities actually get used.

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

duvoai-mcp.yml

MCP SERVER

Event Specifications 1

Not every API is request/response. AsyncAPI describes the event-driven and streaming side — the webhooks and channels — so the asynchronous half of the interface is documented the same way the synchronous half is.

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

Duvoai Webhooks

ASYNCAPI

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.

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

Duvoai Authentication

http/oauth2 · 2 schemes

SECURITY

Duvoai Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Scopes 1

OAuth scopes are the vocabulary of least-privilege access. Profiling them shows exactly what an integration — or an agent acting on a user's behalf — is allowed to do.

OAuth scopes governing access to this provider's APIs.

Duvoai Scopes

8 scopes

8 scopes

SCOPES

Agentic Access 1

An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.

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

Duvoai Agentic Access

213 operations · 124 acting · 7 human-in-the-loop

213 operations · 124 acting

AGENTIC

Resources

Every other property we hold for duvo.ai — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

← All providers · Data indexed from github.com/api-evangelist/duvoai · machine-readable index on apis.io