How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Dust Datasources API

Data sources

Dust Datasources API is one of 14 APIs that Dust publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 5 JSON Schema definitions.

Tagged areas include Data Sources. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 5 JSON Schemas.

This API exposes 16 operations across 10 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version 1.0.2.

Requests are made against 2 base URLs: https://dust.tt, https://eu.dust.tt.

16 operations 10 paths 4 schemas 3 DELETE9 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.2
Base URL
https://dust.tt/api/v1
Authentication
HTTP Bearer
License
Resource Areas
1

Authentication & Security 1

Dust Datasources API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth).

  • BearerAuth — Your DUST API key is a Bearer token.

Paths & Operations 16

Across 10 paths, the API surfaces 16 operations — 3 DELETE, 9 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Datasources 16

Data sources

GET
/api/v1/w/{wId}/spaces/{spaceId}/data_sources/{dsId}/check_upsert_queue
Check the Upsert Queue Status for a Data Source
3 params → 200400401403404405500
GET
/api/v1/w/{wId}/spaces/{spaceId}/data_sources/{dsId}/documents/{documentId}
Retrieve a Document from a Data Source
4 params → 200400401404405500
POST
/api/v1/w/{wId}/spaces/{spaceId}/data_sources/{dsId}/documents/{documentId}
Upsert a Document in a Data Source
4 params body → 200400401403404405429500
DELETE
/api/v1/w/{wId}/spaces/{spaceId}/data_sources/{dsId}/documents/{documentId}
Delete a Document from a Data Source
4 params → 200401403404405500
POST
/api/v1/w/{wId}/spaces/{spaceId}/data_sources/{dsId}/documents/{documentId}/parents
Update the Parents of a Document
4 params body → 200400401404405500
GET
/api/v1/w/{wId}/spaces/{spaceId}/data_sources/{dsId}/documents
Get Documents
6 params → 200404405
GET
/api/v1/w/{wId}/spaces/{spaceId}/data_sources/{dsId}/search
Search the Data Source
13 params → 200400405
GET
/api/v1/w/{wId}/spaces/{spaceId}/data_sources/{dsId}/tables/{tId}
Get a Table
4 params → 200404405
DELETE
/api/v1/w/{wId}/spaces/{spaceId}/data_sources/{dsId}/tables/{tId}
Delete a Table
4 params → 200404405
GET
/api/v1/w/{wId}/spaces/{spaceId}/data_sources/{dsId}/tables/{tId}/rows/{rId}
Get a Row
5 params → 200404405
DELETE
/api/v1/w/{wId}/spaces/{spaceId}/data_sources/{dsId}/tables/{tId}/rows/{rId}
Delete a Row
5 params → 200404405
GET
/api/v1/w/{wId}/spaces/{spaceId}/data_sources/{dsId}/tables/{tId}/rows
List Rows
6 params → 200405
POST
/api/v1/w/{wId}/spaces/{spaceId}/data_sources/{dsId}/tables/{tId}/rows
Upsert Rows
4 params body → 200400401404405500
GET
/api/v1/w/{wId}/spaces/{spaceId}/data_sources/{dsId}/tables
Get Tables
3 params → 200400
POST
/api/v1/w/{wId}/spaces/{spaceId}/data_sources/{dsId}/tables
Upsert a Table
3 params body → 200400405
GET
/api/v1/w/{wId}/spaces/{spaceId}/data_sources
Get Data Sources
2 params → 200404405

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Document (16 properties), Table (10 properties), Datasource (8 properties), Section (3 properties). Each schema is shown below with its type and property counts.

Datasource
object
8 properties
Section
object
A section of a document that can contain nested sections
3 properties
Document
object
16 properties
Table
object
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dust-tt-datasources-api-openapi.yml Raw ↑

Other APIs Dust publishes across the network.

Dust Agents API
Dust Apps API
Dust Conversations API
Dust DatasourceViews API
Dust Feedbacks API
Dust MCP API
Dust Mentions API
Dust Search API
Dust Skills API
Dust Spaces API
Dust Tools API
Dust Triggers API
Where this information came from

This is an independent, third-party profile of Dust Datasources API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.