Dovetail API

Dovetail Public API for building custom integrations against a Dovetail workspace: manage projects, folders, docs, insights, data (notes), highlights, tags, themes, channels, topics, contacts, users, custom fields, files, comments and transcripts; run Magic Search, Search V2 and Magic Summarize. Bearer API-token auth; cursor-based pagination; 200 requests/minute per workspace.

API entry from apis.yml

apis.yml Raw ↑
name: Dovetail API
description: 'Dovetail Public API for building custom integrations against a Dovetail workspace: manage
  projects, folders, docs, insights, data (notes), highlights, tags, themes, channels, topics, contacts,
  users, custom fields, files, comments and transcripts; run Magic Search, Search V2 and Magic Summarize.
  Bearer API-token auth; cursor-based pagination; 200 requests/minute per workspace.'
humanURL: https://developers.dovetail.com/
baseURL: https://dovetail.com/api/v1/
tags:
- Customer Research
- Insights
- Search
- AI
properties:
- type: Documentation
  url: https://developers.dovetail.com/docs/introduction
- type: APIReference
  url: https://developers.dovetail.com/reference
- type: GettingStarted
  url: https://developers.dovetail.com/docs/introduction
- type: Authentication
  url: authentication/dovetail-authentication.yml
- type: RateLimits
  url: rate-limits/dovetail-rate-limits.yml
- type: Conventions
  url: conventions/dovetail-conventions.yml
- type: ErrorCatalog
  url: errors/dovetail-problem-types.yml
- type: DataModel
  url: data-model/dovetail-data-model.yml
- type: Lifecycle
  url: lifecycle/dovetail-lifecycle.yml
- type: MCPServer
  url: mcp/dovetail-mcp.yml
- type: LLMsTxt
  url: llms/dovetail-llms.txt