Home
Providers
Dust
Dust
Dust is a Paris-based enterprise AI platform for building, deploying, and operating teams of AI agents that have shared context across a company's knowledge and tools. Dust positions itself as the platform for "AI Operators" — the people who design, govern, and continuously improve agentic workflows across Sales, Customer Support, Marketing, Engineering, Data & Analytics, IT, Legal, Recruiting, and Knowledge teams. Agents in Dust are model-agnostic (OpenAI, Anthropic, Google, Mistral), grounded on company data through 100+ connectors (Slack, Notion, GitHub, Google Drive, Salesforce, Zendesk, Jira, Confluence, HubSpot, BigQuery, Snowflake), exposed via a REST API, MCP servers (client- and server-side), webhooks, and OAuth2, and reachable from a multiplayer conversation UI, Slack, a Chrome extension, a Raycast extension, and a CLI. The Dust core platform is open source under the MIT license at github.com/dust-tt/dust. The hosted service is available on a per-seat Pro plan (29 EUR / user / month) and a custom Enterprise tier (100+ seats) with SSO, SCIM, dedicated environments, EU residency, and SOC 2 Type II / GDPR / HIPAA-ready compliance.
Dust publishes 14 APIs on the APIs.io network, including Agents API, Apps API, Conversations API, and 11 more. Tagged areas include Agents, AI, Artificial Intelligence, Custom Workflows, and Data Sources.
The Dust catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.
Dust’s developer surface includes authentication, developer portal, documentation, API reference, getting-started guide, pricing, changelog, and 53 more developer resources.
14 APIs
Agents AI Artificial Intelligence Custom Workflows Data Sources Dust Enterprise AI Knowledge Management LLM MCP Multi-Model RAG
On this page
Kin Score
APIs 14
Postman 9
Open Collections 9
Arazzo 12
Pricing Plans 1
Rate Limits 1
FinOps 1
Vocabularies 1
Spectral Rules 1
JSON Schema 5
Security Posture 2
Agentic Access 1
Resources 60
apis.yml
79 Operational Transparency
Composite quality — 71.3/100 · exemplar
Contract Quality
18.4 / 25
Developer Ergonomics
13.0 / 20
Commercial Clarity
15.3 / 20
Operational Transparency
10.3 / 13
Agent readiness — 34/100 · agent aware
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
MCP Server
0 / 12
Machine-Readable Auth
10 / 10
Idempotency
0 / 9
Stable Error Semantics
0 / 8
Request/Response Examples
7 / 7
Rate-Limit Signaling
7 / 7
Typed Event Surface
0 / 6
Agent Skills
0 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 14
Ready-to-run Postman collections for exercising this provider's APIs.
Scroll for all 9
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Scroll for all 9
Multi-step API workflows described with the Arazzo specification.
Scroll for all 12
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 10
Portal, sign-up, and the first successful call
Scroll for all 10
Documentation 3
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 12
Pagination, idempotency, versioning, errors, and events
Scroll for all 12
Build 14
SDKs, sample code, and the tooling you integrate with
Scroll for all 14
Access & Security 5
Authentication, authorization, and security posture
Learn 1
Tutorials, courses, talks, and written guidance
Operate 5
Status, limits, changes, and where to get help
Commercial 6
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
Source (apis.yml)
aid: dust-tt
url: https://raw.githubusercontent.com/api-evangelist/dust-tt/refs/heads/main/apis.yml
apis:
- aid: dust-tt:dust-tt-agents-api
name: Dust Agents API
description: Agent configurations
humanURL: https://docs.dust.tt/reference
baseURL: https://dust.tt/api/v1
tags:
- Agents
properties:
- type: OpenAPI
url: openapi/dust-tt-agents-api-openapi.yml
- type: Documentation
url: https://docs.dust.tt/reference
- type: JSONSchema
url: json-schema/dust-agent-configuration-schema.json
- type: JSONLD
url: json-ld/dust-context.jsonld
- type: JSONSchema
url: json-schema/dust-conversation-schema.json
- type: JSONSchema
url: json-schema/dust-datasource-schema.json
- type: JSONSchema
url: json-schema/dust-document-schema.json
- type: JSONSchema
url: json-schema/dust-skill-schema.json
- aid: dust-tt:dust-tt-apps-api
name: Dust Apps API
description: Dust apps
humanURL: https://docs.dust.tt/reference
baseURL: https://dust.tt/api/v1
tags:
- Apps
properties:
- type: OpenAPI
url: openapi/dust-tt-apps-api-openapi.yml
- type: Documentation
url: https://docs.dust.tt/reference
- type: JSONSchema
url: json-schema/dust-agent-configuration-schema.json
- type: JSONLD
url: json-ld/dust-context.jsonld
- type: JSONSchema
url: json-schema/dust-conversation-schema.json
- type: JSONSchema
url: json-schema/dust-datasource-schema.json
- type: JSONSchema
url: json-schema/dust-document-schema.json
- type: JSONSchema
url: json-schema/dust-skill-schema.json
- aid: dust-tt:dust-tt-conversations-api
name: Dust Conversations API
description: Conversations
humanURL: https://docs.dust.tt/reference
baseURL: https://dust.tt/api/v1
tags:
- Conversations
properties:
- type: OpenAPI
url: openapi/dust-tt-conversations-api-openapi.yml
- type: Documentation
url: https://docs.dust.tt/reference
- type: JSONSchema
url: json-schema/dust-agent-configuration-schema.json
- type: JSONLD
url: json-ld/dust-context.jsonld
- type: JSONSchema
url: json-schema/dust-conversation-schema.json
- type: JSONSchema
url: json-schema/dust-datasource-schema.json
- type: JSONSchema
url: json-schema/dust-document-schema.json
- type: JSONSchema
url: json-schema/dust-skill-schema.json
- aid: dust-tt:dust-tt-datasources-api
name: Dust Datasources API
description: Data sources
humanURL: https://docs.dust.tt/reference
baseURL: https://dust.tt/api/v1
tags:
- Datasources
properties:
- type: OpenAPI
url: openapi/dust-tt-datasources-api-openapi.yml
- type: Documentation
url: https://docs.dust.tt/reference
- type: JSONSchema
url: json-schema/dust-agent-configuration-schema.json
- type: JSONLD
url: json-ld/dust-context.jsonld
- type: JSONSchema
url: json-schema/dust-conversation-schema.json
- type: JSONSchema
url: json-schema/dust-datasource-schema.json
- type: JSONSchema
url: json-schema/dust-document-schema.json
- type: JSONSchema
url: json-schema/dust-skill-schema.json
- aid: dust-tt:dust-tt-datasourceviews-api
name: Dust DatasourceViews API
description: Data source views
humanURL: https://docs.dust.tt/reference
baseURL: https://dust.tt/api/v1
tags:
- DatasourceViews
properties:
- type: OpenAPI
url: openapi/dust-tt-datasourceviews-api-openapi.yml
- type: Documentation
url: https://docs.dust.tt/reference
- type: JSONSchema
url: json-schema/dust-agent-configuration-schema.json
- type: JSONLD
url: json-ld/dust-context.jsonld
- type: JSONSchema
url: json-schema/dust-conversation-schema.json
- type: JSONSchema
url: json-schema/dust-datasource-schema.json
- type: JSONSchema
url: json-schema/dust-document-schema.json
- type: JSONSchema
url: json-schema/dust-skill-schema.json
- aid: dust-tt:dust-tt-feedbacks-api
name: Dust Feedbacks API
description: Message feedbacks
humanURL: https://docs.dust.tt/reference
baseURL: https://dust.tt/api/v1
tags:
- Feedbacks
properties:
- type: OpenAPI
url: openapi/dust-tt-feedbacks-api-openapi.yml
- type: Documentation
url: https://docs.dust.tt/reference
- type: JSONSchema
url: json-schema/dust-agent-configuration-schema.json
- type: JSONLD
url: json-ld/dust-context.jsonld
- type: JSONSchema
url: json-schema/dust-conversation-schema.json
- type: JSONSchema
url: json-schema/dust-datasource-schema.json
- type: JSONSchema
url: json-schema/dust-document-schema.json
- type: JSONSchema
url: json-schema/dust-skill-schema.json
- aid: dust-tt:dust-tt-mcp-api
name: Dust MCP API
description: MCP servers
humanURL: https://docs.dust.tt/reference
baseURL: https://dust.tt/api/v1
tags:
- MCP
properties:
- type: OpenAPI
url: openapi/dust-tt-mcp-api-openapi.yml
- type: Documentation
url: https://docs.dust.tt/reference
- type: JSONSchema
url: json-schema/dust-agent-configuration-schema.json
- type: JSONLD
url: json-ld/dust-context.jsonld
- type: JSONSchema
url: json-schema/dust-conversation-schema.json
- type: JSONSchema
url: json-schema/dust-datasource-schema.json
- type: JSONSchema
url: json-schema/dust-document-schema.json
- type: JSONSchema
url: json-schema/dust-skill-schema.json
- aid: dust-tt:dust-tt-mentions-api
name: Dust Mentions API
description: Mentions
humanURL: https://docs.dust.tt/reference
baseURL: https://dust.tt/api/v1
tags:
- Mentions
properties:
- type: OpenAPI
url: openapi/dust-tt-mentions-api-openapi.yml
- type: Documentation
url: https://docs.dust.tt/reference
- type: JSONSchema
url: json-schema/dust-agent-configuration-schema.json
- type: JSONLD
url: json-ld/dust-context.jsonld
- type: JSONSchema
url: json-schema/dust-conversation-schema.json
- type: JSONSchema
url: json-schema/dust-datasource-schema.json
- type: JSONSchema
url: json-schema/dust-document-schema.json
- type: JSONSchema
url: json-schema/dust-skill-schema.json
- aid: dust-tt:dust-tt-search-api
name: Dust Search API
description: Search
humanURL: https://docs.dust.tt/reference
baseURL: https://dust.tt/api/v1
tags:
- Search
properties:
- type: OpenAPI
url: openapi/dust-tt-search-api-openapi.yml
- type: Documentation
url: https://docs.dust.tt/reference
- type: JSONSchema
url: json-schema/dust-agent-configuration-schema.json
- type: JSONLD
url: json-ld/dust-context.jsonld
- type: JSONSchema
url: json-schema/dust-conversation-schema.json
- type: JSONSchema
url: json-schema/dust-datasource-schema.json
- type: JSONSchema
url: json-schema/dust-document-schema.json
- type: JSONSchema
url: json-schema/dust-skill-schema.json
- aid: dust-tt:dust-tt-skills-api
name: Dust Skills API
description: Skills
humanURL: https://docs.dust.tt/reference
baseURL: https://dust.tt/api/v1
tags:
- Skills
properties:
- type: OpenAPI
url: openapi/dust-tt-skills-api-openapi.yml
- type: Documentation
url: https://docs.dust.tt/reference
- type: JSONSchema
url: json-schema/dust-agent-configuration-schema.json
- type: JSONLD
url: json-ld/dust-context.jsonld
- type: JSONSchema
url: json-schema/dust-conversation-schema.json
- type: JSONSchema
url: json-schema/dust-datasource-schema.json
- type: JSONSchema
url: json-schema/dust-document-schema.json
- type: JSONSchema
url: json-schema/dust-skill-schema.json
- aid: dust-tt:dust-tt-spaces-api
name: Dust Spaces API
description: Spaces
humanURL: https://docs.dust.tt/reference
baseURL: https://dust.tt/api/v1
tags:
- Spaces
properties:
- type: OpenAPI
url: openapi/dust-tt-spaces-api-openapi.yml
- type: Documentation
url: https://docs.dust.tt/reference
- type: JSONSchema
url: json-schema/dust-agent-configuration-schema.json
- type: JSONLD
url: json-ld/dust-context.jsonld
- type: JSONSchema
url: json-schema/dust-conversation-schema.json
- type: JSONSchema
url: json-schema/dust-datasource-schema.json
- type: JSONSchema
url: json-schema/dust-document-schema.json
- type: JSONSchema
url: json-schema/dust-skill-schema.json
- aid: dust-tt:dust-tt-tools-api
name: Dust Tools API
description: Tools
humanURL: https://docs.dust.tt/reference
baseURL: https://dust.tt/api/v1
tags:
- Tools
properties:
- type: OpenAPI
url: openapi/dust-tt-tools-api-openapi.yml
- type: Documentation
url: https://docs.dust.tt/reference
- type: JSONSchema
url: json-schema/dust-agent-configuration-schema.json
- type: JSONLD
url: json-ld/dust-context.jsonld
- type: JSONSchema
url: json-schema/dust-conversation-schema.json
- type: JSONSchema
url: json-schema/dust-datasource-schema.json
- type: JSONSchema
url: json-schema/dust-document-schema.json
- type: JSONSchema
url: json-schema/dust-skill-schema.json
- aid: dust-tt:dust-tt-triggers-api
name: Dust Triggers API
description: Triggers
humanURL: https://docs.dust.tt/reference
baseURL: https://dust.tt/api/v1
tags:
- Triggers
properties:
- type: OpenAPI
url: openapi/dust-tt-triggers-api-openapi.yml
- type: Documentation
url: https://docs.dust.tt/reference
- type: JSONSchema
url: json-schema/dust-agent-configuration-schema.json
- type: JSONLD
url: json-ld/dust-context.jsonld
- type: JSONSchema
url: json-schema/dust-conversation-schema.json
- type: JSONSchema
url: json-schema/dust-datasource-schema.json
- type: JSONSchema
url: json-schema/dust-document-schema.json
- type: JSONSchema
url: json-schema/dust-skill-schema.json
- aid: dust-tt:dust-tt-workspace-api
name: Dust Workspace API
description: Workspace
humanURL: https://docs.dust.tt/reference
baseURL: https://dust.tt/api/v1
tags:
- Workspace
properties:
- type: OpenAPI
url: openapi/dust-tt-workspace-api-openapi.yml
- type: Documentation
url: https://docs.dust.tt/reference
- type: JSONSchema
url: json-schema/dust-agent-configuration-schema.json
- type: JSONLD
url: json-ld/dust-context.jsonld
- type: JSONSchema
url: json-schema/dust-conversation-schema.json
- type: JSONSchema
url: json-schema/dust-datasource-schema.json
- type: JSONSchema
url: json-schema/dust-document-schema.json
- type: JSONSchema
url: json-schema/dust-skill-schema.json
name: Dust
tags:
- Agents
- AI
- Artificial Intelligence
- Custom Workflows
- Data Sources
- Dust
- Enterprise AI
- Knowledge Management
- LLM
- MCP
- Multi-Model
- RAG
kind: contract
accessModel:
pricing: paid
onboarding: self-serve
trial: false
try_now: false
public: false
label: Paid · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/dust-tt.png
access: 3rd-Party
common:
- type: AgenticAccess
url: agentic-access/dust-tt-agentic-access.yml
- type: DomainSecurity
url: security/dust-tt-domain-security.yml
- type: Authentication
url: authentication/dust-tt-authentication.yml
- type: PostmanWorkspace
url: https://www.postman.com/kinlaneapi/dust/overview
- type: Arazzo
url: arazzo/dust-tt-approve-agent-action-workflow.yml
name: Dust Approve a Pending Agent Tool Action
- type: Arazzo
url: arazzo/dust-tt-attach-file-and-ask-workflow.yml
name: Dust Attach a File and Ask an Agent
- type: Arazzo
url: arazzo/dust-tt-converse-with-agent-workflow.yml
name: Dust Converse with an Agent
- type: Arazzo
url: arazzo/dust-tt-create-table-and-upsert-rows-workflow.yml
name: Dust Create a Table and Upsert Rows
- type: Arazzo
url: arazzo/dust-tt-discover-spaces-and-data-sources-workflow.yml
name: Dust Discover Spaces and Data Sources
- type: Arazzo
url: arazzo/dust-tt-find-agent-and-start-conversation-workflow.yml
name: Dust Find Agent and Start a Conversation
- type: Arazzo
url: arazzo/dust-tt-import-agent-and-converse-workflow.yml
name: Dust Import an Agent and Start a Conversation
- type: Arazzo
url: arazzo/dust-tt-message-and-submit-feedback-workflow.yml
name: Dust Message an Agent and Submit Feedback
- type: Arazzo
url: arazzo/dust-tt-post-message-and-poll-workflow.yml
name: Dust Post Follow-up Message and Poll
- type: Arazzo
url: arazzo/dust-tt-run-app-and-poll-workflow.yml
name: Dust Run an App and Poll for Completion
- type: Arazzo
url: arazzo/dust-tt-suggest-mention-and-converse-workflow.yml
name: Dust Suggest a Mention and Start a Conversation
- type: Arazzo
url: arazzo/dust-tt-upsert-document-and-search-workflow.yml
name: Dust Upsert a Document and Search the Data Source
- type: Portal
url: https://dust.tt
- type: Documentation
url: https://docs.dust.tt
- type: APIReference
url: https://docs.dust.tt/reference
name: Dust API Reference
- type: GettingStarted
url: https://docs.dust.tt/docs/intro
- type: GettingStarted
url: https://docs.dust.tt/docs/programmatic-usage
name: Programmatic Usage Guide
- type: Pricing
url: https://dust.tt/pricing
- type: GitHubOrganization
url: https://github.com/dust-tt
- type: SourceCode
url: https://github.com/dust-tt/dust
name: dust (core open-source platform, MIT)
- type: License
url: https://github.com/dust-tt/dust/blob/main/LICENSE
name: MIT License
- type: ChangeLog
url: https://docs.dust.tt/changelog
name: Dust Latest Updates
- type: Signup
url: https://dust.tt/sign-up
- type: ContactSales
url: https://dust.tt/home/contact
- type: Security
url: https://dust.tt/home/security
- type: TrustCenter
url: https://trust.dust.tt
- type: TermsOfService
url: https://dust.tt/terms
- type: PrivacyPolicy
url: https://dust.tt/website-privacy
- type: Compliance
url: https://dust.tt/home/security
name: SOC 2 Type II, GDPR, HIPAA-ready
- type: SDKs
url: https://github.com/dust-tt/dust-sdk-js
name: Dust JavaScript / TypeScript SDK
- type: SDKs
url: https://docs.dust.tt/reference/javascript-sdk
name: JavaScript SDK reference
- type: CLI
url: https://docs.dust.tt/reference/cli
name: Dust CLI
- type: Tools
url: https://github.com/dust-tt/dust-labs
name: dust-labs (experimental Dust API scripts)
- type: Tools
url: https://github.com/dust-tt/dust-github-action
name: dust-github-action (push data to Dust from CI)
- type: Tools
url: https://github.com/dust-tt/dust-n8n-node
name: Dust n8n node
- type: Tools
url: https://github.com/dust-tt/raycast-extension
name: Dust Raycast extension
- type: Tools
url: https://github.com/dust-tt/browse
name: browse (agentic browser-use CLI)
- type: Tools
url: https://github.com/dust-tt/srchd
name: srchd (research agents harness)
- type: BrowserExtension
url: https://dust.tt/home/chrome-extension
name: Dust Chrome Extension
- type: Postman
url: https://app.getpostman.com/run-collection/34241185-c7e0fdbe-b2c5-47d5-a923-8244d45cd95e
name: Dust Postman collection
- type: OpenAPI
url: https://dust.tt/swagger.json
name: Dust master OpenAPI 3.0 definition
- type: AcademyMode
url: https://dust.tt/academy
name: Dust Academy
- type: Blog
url: https://blog.dust.tt
- type: Forums
url: https://dust-community.tightknit.community/join
name: Dust Community (Slack)
- type: StatusPage
url: https://status.dust.tt
- type: Integrations
url: https://dust.tt/integrations
name: Dust integrations directory
- type: Integrations
url: https://docs.dust.tt/docs/slack
name: Slack
- type: Integrations
url: https://docs.dust.tt/docs/notion-mcp
name: Notion (MCP)
- type: Integrations
url: https://docs.dust.tt/docs/github-connection
name: GitHub
- type: Integrations
url: https://docs.dust.tt/docs/google-drive-connection
name: Google Drive
- type: Integrations
url: https://docs.dust.tt/docs/confluence-connection
name: Confluence
- type: Integrations
url: https://docs.dust.tt/docs/salesforce
name: Salesforce
- type: Integrations
url: https://docs.dust.tt/docs/hubspot
name: HubSpot
- type: Integrations
url: https://docs.dust.tt/docs/zendesk
name: Zendesk
- type: Integrations
url: https://docs.dust.tt/docs/jira
name: Jira
- type: Integrations
url: https://docs.dust.tt/docs/bigquery
name: BigQuery
- type: Solutions
url: https://dust.tt/home/solutions/sales
name: Sales
- type: Solutions
url: https://dust.tt/home/solutions/customer-support
name: Customer Support
- type: Solutions
url: https://dust.tt/home/solutions/marketing
name: Marketing
- type: Solutions
url: https://dust.tt/home/solutions/engineering
name: Engineering
- type: Solutions
url: https://dust.tt/home/solutions/data-analytics
name: Data & Analytics
- type: Solutions
url: https://dust.tt/home/solutions/knowledge
name: Knowledge
- type: Solutions
url: https://dust.tt/home/solutions/it
name: IT
- type: Solutions
url: https://dust.tt/home/solutions/legal
name: Legal
- type: Solutions
url: https://dust.tt/home/solutions/recruiting-people
name: Recruiting & People
- type: Industry
url: https://dust.tt/home/industry/b2b-saas
name: B2B SaaS
- type: Industry
url: https://dust.tt/home/industry/financial-services
name: Financial Services
- type: Industry
url: https://dust.tt/home/industry/consulting
name: Consulting
- type: Industry
url: https://dust.tt/home/industry/insurance
name: Insurance
- type: Industry
url: https://dust.tt/home/industry/marketplace
name: Marketplace
- type: Industry
url: https://dust.tt/home/industry/retail-ecommerce
name: Retail & E-commerce
- type: LinkedIn
url: https://www.linkedin.com/company/dust-tt
- type: Twitter
url: https://twitter.com/dust4ai
- type: Plans
url: plans/dust-plans-pricing.yml
name: Plans (API Commons)
- type: RateLimits
url: rate-limits/dust-rate-limits.yml
name: Rate Limits (API Commons)
- type: FinOps
url: finops/dust-finops.yml
name: FinOps (FOCUS mapping)
created: '2026-05-24'
modified: '2026-05-24'
description: 'Dust is a Paris-based enterprise AI platform for building, deploying, and operating teams of AI agents that
have
shared context across a company''s knowledge and tools. Dust positions itself as the platform for "AI Operators" —
the people who design, govern, and continuously improve agentic workflows across Sales, Customer Support,
Marketing, Engineering, Data & Analytics, IT, Legal, Recruiting, and Knowledge teams. Agents in Dust are
model-agnostic (OpenAI, Anthropic, Google, Mistral), grounded on company data through 100+ connectors (Slack,
Notion, GitHub, Google Drive, Salesforce, Zendesk, Jira, Confluence, HubSpot, BigQuery, Snowflake), exposed via a
REST API, MCP servers (client- and server-side), webhooks, and OAuth2, and reachable from a multiplayer
conversation UI, Slack, a Chrome extension, a Raycast extension, and a CLI.
The Dust core platform is open source under the MIT license at github.com/dust-tt/dust. The hosted service is
available on a per-seat Pro plan (29 EUR / user / month) and a custom Enterprise tier (100+ seats) with SSO,
SCIM, dedicated environments, EU residency, and SOC 2 Type II / GDPR / HIPAA-ready compliance.
'
maintainers:
- FN: Kin Lane
email: info@apievangelist.com
specificationVersion: '0.20'