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 Identity Bundles API

Unordered teams of threads

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

Tagged areas include Bundles. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 12 operations across 9 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 2026.7.4.

Requests are made against a single base URL, https://apid.dustid.io.

12 operations 9 paths 10 schemas 2 DELETE4 GET4 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2026.7.4
Base URL
https://apid.dustid.io
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Dust Identity Bundles API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (Bearer). By default, every request must be authenticated.

  • Bearer — JWT issued by the DUST auth service. Obtain one by exchanging a Service Account API key (GET /api/auth/token with the key header) or via the OAuth2 clientcrede…

Paths & Operations 12

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

Bundles 12

Unordered teams of threads

GET
/api/v1/bundles
List bundles with cursor pagination
bundles.list 8 params → 200400401
POST
/api/v1/bundles
Create a thread bundle
bundles.create body → 201400401
GET
/api/v1/bundles/children
List visible child bundles
bundles.get_children 4 params → 200400401
GET
/api/v1/bundles/count
Count bundles
bundles.count 4 params → 200400401
GET
/api/v1/bundles/{bundle_id}
Get bundle
bundles.get 2 params → 200400401404
PATCH
/api/v1/bundles/{bundle_id}
Update a bundle
bundles.update 1 param body → 200400401404
DELETE
/api/v1/bundles/{bundle_id}
Delete a bundle
bundles.remove 1 param → 200400401404
PATCH
/api/v1/bundles/parent
Set bundle parent
bundles.set_parent body → 200400401404
POST
/api/v1/bundles/{bundle_id}/add
Add a thread to the bundle
bundles.add 1 param body → 200400401404
PATCH
/api/v1/bundles/{bundle_id}/move
Move threads to a bundle
bundles.move_to 1 param body → 200400401
DELETE
/api/v1/bundles/{bundle_id}/threads/{thread_id}
Remove a thread from a category bundle
bundles.remove_thread 2 params → 200400401404
PATCH
/api/v1/bundles/{bundle_id}/children
Set bundle children
bundles.set_children 1 param body → 200400401404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are BundleResponse (15 properties), BundleCreateRequest (4 properties), BundleListResponse (3 properties), BundleSetParentRequest (2 properties). Each schema is shown below with its type and property counts.

BundleUpdateResponse
object
1 property 1 required
BundleSetParentRequest
object
2 properties 2 required
BundleSetParentResponse
object
1 property 1 required
BundleCountResponse
object
1 property 1 required
BundleChildrenResponse
object
1 property 1 required
BundleCreateResponse
object
1 property 1 required
BundleListResponse
object
3 properties 1 required
BundleResponse
object
15 properties 8 required
BundleCreateRequest
object
4 properties 1 required
BundleUpdateRequest
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dust-identity-bundles-api-openapi.yml Raw ↑

Other APIs Dust Identity publishes across the network.

DUST AuthD
Dust Identity Auth API
Dust Identity Certificate Forms API
Dust Identity Certificates API
Dust Identity Connections API
Dust Identity Events API
Dust Identity Fabric API
Dust Identity Files API
Dust Identity Metrics API
Dust Identity Notifications API
Dust Identity Org Admin API
Dust Identity Organizations API
Where this information came from

This is an independent, third-party profile of Dust Identity Bundles 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.