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 Certificates API

Generate, list, and void certificates

Dust Identity Certificates 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 Certificates. 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 9 operations across 9 paths, and defines 14 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.

9 operations 9 paths 14 schemas 2 GET7 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 Certificates 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 9

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

Certificates 9

Generate, list, and void certificates

POST
/api/v1/certificates/preflight
Preflight a Certificate Form against a Thread.
certificates.preflight body → 200401403404
POST
/api/v1/certificates/preflight/batch
Batch preflight (read-only) for the Dice batch workflow.
certificates.preflight_batch body → 200400403404
POST
/api/v1/certificates/preview-form
Render a Certificate Form preview with placeholder data.
certificates.preview_form body → 200400403
POST
/api/v1/certificates/preview-form-thread
Render a Certificate Form preview resolved against a Thread.
certificates.preview_form_for_thread body → 200400401403404
POST
/api/v1/certificates/resolve-form-values
Resolve a Certificate Form's bindings against a Thread (values only, no PDF).
certificates.resolve_form_values body → 200400401403404
POST
/api/v1/certificates/generate
Generate (issue) a single Certificate.
certificates.generate body → 200400401403404
POST
/api/v1/certificates/void
Void a Certificate.
certificates.void body → 200400401403404
GET
/api/v1/certificates
List a Thread's Certificates.
certificates.list 2 params → 200400401403
GET
/api/v1/certificates/{certificateId}
Get a Certificate.
certificates.get 1 param → 200403404

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are CertificateResponse (15 properties), CertificatePreflightResult (6 properties), CertificateResolvedZone (6 properties), CertificatePreviewPreflight (4 properties). Each schema is shown below with its type and property counts.

CertificateResolveFormValuesResponse
object
1 property 1 required
CertificatePreviewFormForThreadResponse
object
2 properties 2 required
CertificateResolveFormValuesRequest
object
3 properties 2 required
CertificatePreflightResult
object
6 properties 6 required
CertificatePreviewFormForThreadRequest
object
4 properties 3 required
CertificateVoidRequest
object
3 properties 2 required
CertificatePreflightRequest
object
2 properties 2 required
CertificatePreflightBatchRequest
object
2 properties 2 required
CertificatePreviewFormResponse
object
1 property 1 required
CertificateResolvedZone
object
6 properties 6 required
CertificateResponse
object
15 properties 15 required
CertificateGenerateRequest
object
3 properties 2 required
CertificatePreviewFormRequest
object
3 properties 2 required
CertificatePreviewPreflight
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dust-identity-certificates-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 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 Certificates 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.