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 Org Admin API

Org-admin management of teams and memberships

Dust Identity Org Admin 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 Org Admin. 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 7 operations across 3 paths, and defines 3 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.

7 operations 3 paths 3 schemas 2 DELETE2 GET1 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 Org Admin 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 7

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

Org Admin 7

Org-admin management of teams and memberships

POST
/api/v1/org/teams
Create one or more teams
org.teams.create body → 201400401403500
GET
/api/v1/org/teams
List all teams in the organization
org.teams.list 8 params → 200400401403500
PATCH
/api/v1/org/teams/{team_id}
Update a team
org.teams.update 1 param body → 200400401403500
DELETE
/api/v1/org/teams/{team_id}
Delete a team
org.teams.delete 1 param → 200400401403500
POST
/api/v1/org/teams/members
Add/Update memberships
org.teams.members_upsert body → 200400401403500
DELETE
/api/v1/org/teams/members
Remove memberships
org.teams.members_delete body → 200400401403500
GET
/api/v1/org/teams/members
List memberships
org.teams.members_list 7 params → 200400401403500

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Principal (11 properties), User (11 properties), TeamCreate (4 properties). Each schema is shown below with its type and property counts.

User
object
11 properties 9 required
TeamCreate
object
4 properties 1 required
Principal
object
11 properties 11 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dust-identity-org-admin-api-openapi.yml Raw ↑

Other APIs Dust Identity publishes across the network.

DUST AuthD
Dust Identity Auth API
Dust Identity Bundles 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 Organizations API
Where this information came from

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