Dapr website screenshot

Dapr

Dapr (Distributed Application Runtime) is a portable, event-driven runtime that makes it easy for developers to build resilient, stateless, and stateful applications that run on the cloud and edge. It provides building block APIs for state management, pub/sub messaging, service invocation, bindings, actors, workflows, secrets, configuration, distributed locks, cryptography, jobs scheduling, health checks, and metadata.

Dapr publishes 13 APIs on the APIs.io network, including Actors API, Bindings API, Configuration API, and 10 more. Tagged areas include Distributed Systems, Microservices, Platform, Pub/Sub, and State Management.

The Dapr catalog on APIs.io includes 1 event-driven AsyncAPI specification, 1 JSON-LD context, and 3 Spectral governance rulesets.

Dapr’s developer surface includes documentation, getting-started guide, engineering blog, changelog, Stack Overflow tag, and 14 more developer resources.

51.1/100 developing ▼ -5.1 Agent 27/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFree
13 APIs
Distributed SystemsMicroservicesPlatformPub/SubState ManagementWorkflows

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 51.1/100 · developing
Contract Quality 17.8 / 25
Developer Ergonomics 6.5 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 6.8 / 13
Governance 8.3 / 12
Discoverability 5.9 / 10
Agent readiness — 27/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 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
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/dapr: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 13

Individual APIs this provider publishes, each with its own machine-readable definition.

Dapr Actors API

Virtual actor operations including state, timers, and reminders.

Dapr Bindings API

Input and output binding operations.

Dapr Configuration API

Configuration management operations.

Dapr Cryptography API

Cryptographic operations.

Dapr DistributedLock API

Distributed locking operations.

Dapr Health API

Health check operations.

Dapr Jobs API

Job scheduling operations.

Dapr Metadata API

Sidecar metadata operations.

Dapr PubSub API

Publish and subscribe messaging operations.

Dapr Secrets API

Secret management operations.

Dapr ServiceInvocation API

Service-to-service invocation operations.

Dapr State API

State management operations.

Dapr Workflow API

Workflow orchestration operations.

Scroll for all 13

Open Collections 13

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Dapr Actors API

OPEN COLLECTION

Dapr Bindings API

OPEN COLLECTION

Dapr Configuration API

OPEN COLLECTION

Dapr Cryptography API

OPEN COLLECTION

Dapr Distributed Lock API

OPEN COLLECTION

Dapr Health API

OPEN COLLECTION

Dapr Jobs API

OPEN COLLECTION

Dapr Metadata API

OPEN COLLECTION

Dapr Pub/Sub API

OPEN COLLECTION

Dapr Secrets API

OPEN COLLECTION

Dapr State Management API

OPEN COLLECTION

Dapr Workflow API

OPEN COLLECTION

Scroll for all 13

Pricing Plans 1

Published pricing tiers and plan structures.

Dapr Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Dapr Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Dapr Finops

FINOPS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Dapr Pub/Sub Messaging API

The Dapr Pub/Sub AsyncAPI defines the event-driven messaging interfaces for Dapr publish and subscribe operations. Applications publish events to topics and subscribe to receive...

ASYNCAPI

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Dapr Context

0 classes · 9 properties

JSON-LD

Spectral Rules 3

Spectral governance rulesets for linting and validating these APIs.

Dapr API Rules

4 rules · 3 warnings 1 info

SPECTRAL

Dapr API Rules

5 rules · 3 warnings 2 info

SPECTRAL

Dapr API Rules

5 rules · 1 errors 4 warnings

SPECTRAL

JSON Schema 9

Standalone JSON Schema definitions for this provider's data models.

Dapr Actor

4 properties

JSON SCHEMA

Dapr Binding

3 properties

JSON SCHEMA

Dapr CloudEvent

13 properties

JSON SCHEMA

Dapr ConfigurationItem

4 properties

JSON SCHEMA

Dapr Job

6 properties

JSON SCHEMA

Dapr Metadata

9 properties

JSON SCHEMA

Dapr Secret

4 properties

JSON SCHEMA

Dapr StateItem

5 properties

JSON SCHEMA

Dapr Workflow

6 properties

JSON SCHEMA

Scroll for all 9

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Dapr Domain Security

TLSv1.3 · HSTS

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Dapr Agentic Access

49 operations · 33 acting · 1 human-in-the-loop

49 operations · 33 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: dapr
url: https://raw.githubusercontent.com/api-evangelist/dapr/refs/heads/main/apis.yml
apis:
- aid: dapr:dapr-actors-api
  name: Dapr Actors API
  description: Virtual actor operations including state, timers, and reminders.
  humanURL: https://docs.dapr.io/reference/api/state_api/
  tags:
  - Actors
  properties:
  - type: OpenAPI
    url: openapi/dapr-actors-api-openapi.yml
  - type: Documentation
    url: https://docs.dapr.io/reference/api/state_api/
  - type: JSONSchema
    url: json-schema/state-item.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/state-management/
  - type: Client Libraries
    url: https://docs.dapr.io/sdks/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/pubsub_api/
  - type: AsyncAPI
    url: asyncapi/dapr-pubsub-asyncapi.yml
  - type: JSONSchema
    url: json-schema/cloud-event.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/pubsub/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/service_invocation_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/service-invocation/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/bindings_api/
  - type: JSONSchema
    url: json-schema/binding.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/bindings/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/secrets_api/
  - type: JSONSchema
    url: json-schema/secret.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/secrets/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/actors_api/
  - type: JSONSchema
    url: json-schema/actor.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/actors/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/workflow_api/
  - type: JSONSchema
    url: json-schema/workflow.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/workflow/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/configuration_api/
  - type: JSONSchema
    url: json-schema/configuration-item.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/configuration/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/distributed_lock_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/distributed-lock/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/cryptography_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/cryptography/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/jobs_api/
  - type: JSONSchema
    url: json-schema/job.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/jobs/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/health_api/
  - type: Reference
    url: https://docs.dapr.io/operations/observability/healthchecks/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/metadata_api/
  - type: JSONSchema
    url: json-schema/metadata.json
  - type: Reference
    url: https://docs.dapr.io/operations/observability/
- aid: dapr:dapr-bindings-api
  name: Dapr Bindings API
  description: Input and output binding operations.
  humanURL: https://docs.dapr.io/reference/api/state_api/
  tags:
  - Bindings
  properties:
  - type: OpenAPI
    url: openapi/dapr-bindings-api-openapi.yml
  - type: Documentation
    url: https://docs.dapr.io/reference/api/state_api/
  - type: JSONSchema
    url: json-schema/state-item.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/state-management/
  - type: Client Libraries
    url: https://docs.dapr.io/sdks/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/pubsub_api/
  - type: AsyncAPI
    url: asyncapi/dapr-pubsub-asyncapi.yml
  - type: JSONSchema
    url: json-schema/cloud-event.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/pubsub/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/service_invocation_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/service-invocation/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/bindings_api/
  - type: JSONSchema
    url: json-schema/binding.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/bindings/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/secrets_api/
  - type: JSONSchema
    url: json-schema/secret.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/secrets/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/actors_api/
  - type: JSONSchema
    url: json-schema/actor.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/actors/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/workflow_api/
  - type: JSONSchema
    url: json-schema/workflow.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/workflow/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/configuration_api/
  - type: JSONSchema
    url: json-schema/configuration-item.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/configuration/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/distributed_lock_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/distributed-lock/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/cryptography_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/cryptography/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/jobs_api/
  - type: JSONSchema
    url: json-schema/job.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/jobs/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/health_api/
  - type: Reference
    url: https://docs.dapr.io/operations/observability/healthchecks/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/metadata_api/
  - type: JSONSchema
    url: json-schema/metadata.json
  - type: Reference
    url: https://docs.dapr.io/operations/observability/
- aid: dapr:dapr-configuration-api
  name: Dapr Configuration API
  description: Configuration management operations.
  humanURL: https://docs.dapr.io/reference/api/state_api/
  tags:
  - Configuration
  properties:
  - type: OpenAPI
    url: openapi/dapr-configuration-api-openapi.yml
  - type: Documentation
    url: https://docs.dapr.io/reference/api/state_api/
  - type: JSONSchema
    url: json-schema/state-item.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/state-management/
  - type: Client Libraries
    url: https://docs.dapr.io/sdks/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/pubsub_api/
  - type: AsyncAPI
    url: asyncapi/dapr-pubsub-asyncapi.yml
  - type: JSONSchema
    url: json-schema/cloud-event.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/pubsub/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/service_invocation_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/service-invocation/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/bindings_api/
  - type: JSONSchema
    url: json-schema/binding.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/bindings/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/secrets_api/
  - type: JSONSchema
    url: json-schema/secret.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/secrets/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/actors_api/
  - type: JSONSchema
    url: json-schema/actor.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/actors/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/workflow_api/
  - type: JSONSchema
    url: json-schema/workflow.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/workflow/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/configuration_api/
  - type: JSONSchema
    url: json-schema/configuration-item.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/configuration/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/distributed_lock_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/distributed-lock/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/cryptography_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/cryptography/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/jobs_api/
  - type: JSONSchema
    url: json-schema/job.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/jobs/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/health_api/
  - type: Reference
    url: https://docs.dapr.io/operations/observability/healthchecks/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/metadata_api/
  - type: JSONSchema
    url: json-schema/metadata.json
  - type: Reference
    url: https://docs.dapr.io/operations/observability/
- aid: dapr:dapr-cryptography-api
  name: Dapr Cryptography API
  description: Cryptographic operations.
  humanURL: https://docs.dapr.io/reference/api/state_api/
  tags:
  - Cryptography
  properties:
  - type: OpenAPI
    url: openapi/dapr-cryptography-api-openapi.yml
  - type: Documentation
    url: https://docs.dapr.io/reference/api/state_api/
  - type: JSONSchema
    url: json-schema/state-item.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/state-management/
  - type: Client Libraries
    url: https://docs.dapr.io/sdks/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/pubsub_api/
  - type: AsyncAPI
    url: asyncapi/dapr-pubsub-asyncapi.yml
  - type: JSONSchema
    url: json-schema/cloud-event.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/pubsub/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/service_invocation_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/service-invocation/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/bindings_api/
  - type: JSONSchema
    url: json-schema/binding.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/bindings/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/secrets_api/
  - type: JSONSchema
    url: json-schema/secret.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/secrets/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/actors_api/
  - type: JSONSchema
    url: json-schema/actor.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/actors/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/workflow_api/
  - type: JSONSchema
    url: json-schema/workflow.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/workflow/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/configuration_api/
  - type: JSONSchema
    url: json-schema/configuration-item.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/configuration/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/distributed_lock_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/distributed-lock/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/cryptography_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/cryptography/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/jobs_api/
  - type: JSONSchema
    url: json-schema/job.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/jobs/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/health_api/
  - type: Reference
    url: https://docs.dapr.io/operations/observability/healthchecks/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/metadata_api/
  - type: JSONSchema
    url: json-schema/metadata.json
  - type: Reference
    url: https://docs.dapr.io/operations/observability/
- aid: dapr:dapr-distributedlock-api
  name: Dapr DistributedLock API
  description: Distributed locking operations.
  humanURL: https://docs.dapr.io/reference/api/state_api/
  tags:
  - DistributedLock
  properties:
  - type: OpenAPI
    url: openapi/dapr-distributedlock-api-openapi.yml
  - type: Documentation
    url: https://docs.dapr.io/reference/api/state_api/
  - type: JSONSchema
    url: json-schema/state-item.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/state-management/
  - type: Client Libraries
    url: https://docs.dapr.io/sdks/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/pubsub_api/
  - type: AsyncAPI
    url: asyncapi/dapr-pubsub-asyncapi.yml
  - type: JSONSchema
    url: json-schema/cloud-event.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/pubsub/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/service_invocation_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/service-invocation/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/bindings_api/
  - type: JSONSchema
    url: json-schema/binding.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/bindings/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/secrets_api/
  - type: JSONSchema
    url: json-schema/secret.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/secrets/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/actors_api/
  - type: JSONSchema
    url: json-schema/actor.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/actors/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/workflow_api/
  - type: JSONSchema
    url: json-schema/workflow.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/workflow/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/configuration_api/
  - type: JSONSchema
    url: json-schema/configuration-item.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/configuration/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/distributed_lock_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/distributed-lock/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/cryptography_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/cryptography/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/jobs_api/
  - type: JSONSchema
    url: json-schema/job.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/jobs/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/health_api/
  - type: Reference
    url: https://docs.dapr.io/operations/observability/healthchecks/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/metadata_api/
  - type: JSONSchema
    url: json-schema/metadata.json
  - type: Reference
    url: https://docs.dapr.io/operations/observability/
- aid: dapr:dapr-health-api
  name: Dapr Health API
  description: Health check operations.
  humanURL: https://docs.dapr.io/reference/api/state_api/
  tags:
  - Health
  properties:
  - type: OpenAPI
    url: openapi/dapr-health-api-openapi.yml
  - type: Documentation
    url: https://docs.dapr.io/reference/api/state_api/
  - type: JSONSchema
    url: json-schema/state-item.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/state-management/
  - type: Client Libraries
    url: https://docs.dapr.io/sdks/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/pubsub_api/
  - type: AsyncAPI
    url: asyncapi/dapr-pubsub-asyncapi.yml
  - type: JSONSchema
    url: json-schema/cloud-event.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/pubsub/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/service_invocation_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/service-invocation/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/bindings_api/
  - type: JSONSchema
    url: json-schema/binding.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/bindings/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/secrets_api/
  - type: JSONSchema
    url: json-schema/secret.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/secrets/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/actors_api/
  - type: JSONSchema
    url: json-schema/actor.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/actors/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/workflow_api/
  - type: JSONSchema
    url: json-schema/workflow.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/workflow/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/configuration_api/
  - type: JSONSchema
    url: json-schema/configuration-item.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/configuration/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/distributed_lock_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/distributed-lock/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/cryptography_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/cryptography/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/jobs_api/
  - type: JSONSchema
    url: json-schema/job.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/jobs/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/health_api/
  - type: Reference
    url: https://docs.dapr.io/operations/observability/healthchecks/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/metadata_api/
  - type: JSONSchema
    url: json-schema/metadata.json
  - type: Reference
    url: https://docs.dapr.io/operations/observability/
- aid: dapr:dapr-jobs-api
  name: Dapr Jobs API
  description: Job scheduling operations.
  humanURL: https://docs.dapr.io/reference/api/state_api/
  tags:
  - Jobs
  properties:
  - type: OpenAPI
    url: openapi/dapr-jobs-api-openapi.yml
  - type: Documentation
    url: https://docs.dapr.io/reference/api/state_api/
  - type: JSONSchema
    url: json-schema/state-item.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/state-management/
  - type: Client Libraries
    url: https://docs.dapr.io/sdks/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/pubsub_api/
  - type: AsyncAPI
    url: asyncapi/dapr-pubsub-asyncapi.yml
  - type: JSONSchema
    url: json-schema/cloud-event.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/pubsub/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/service_invocation_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/service-invocation/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/bindings_api/
  - type: JSONSchema
    url: json-schema/binding.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/bindings/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/secrets_api/
  - type: JSONSchema
    url: json-schema/secret.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/secrets/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/actors_api/
  - type: JSONSchema
    url: json-schema/actor.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/actors/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/workflow_api/
  - type: JSONSchema
    url: json-schema/workflow.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/workflow/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/configuration_api/
  - type: JSONSchema
    url: json-schema/configuration-item.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/configuration/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/distributed_lock_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/distributed-lock/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/cryptography_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/cryptography/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/jobs_api/
  - type: JSONSchema
    url: json-schema/job.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/jobs/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/health_api/
  - type: Reference
    url: https://docs.dapr.io/operations/observability/healthchecks/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/metadata_api/
  - type: JSONSchema
    url: json-schema/metadata.json
  - type: Reference
    url: https://docs.dapr.io/operations/observability/
- aid: dapr:dapr-metadata-api
  name: Dapr Metadata API
  description: Sidecar metadata operations.
  humanURL: https://docs.dapr.io/reference/api/state_api/
  tags:
  - Metadata
  properties:
  - type: OpenAPI
    url: openapi/dapr-metadata-api-openapi.yml
  - type: Documentation
    url: https://docs.dapr.io/reference/api/state_api/
  - type: JSONSchema
    url: json-schema/state-item.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/state-management/
  - type: Client Libraries
    url: https://docs.dapr.io/sdks/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/pubsub_api/
  - type: AsyncAPI
    url: asyncapi/dapr-pubsub-asyncapi.yml
  - type: JSONSchema
    url: json-schema/cloud-event.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/pubsub/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/service_invocation_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/service-invocation/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/bindings_api/
  - type: JSONSchema
    url: json-schema/binding.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/bindings/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/secrets_api/
  - type: JSONSchema
    url: json-schema/secret.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/secrets/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/actors_api/
  - type: JSONSchema
    url: json-schema/actor.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/actors/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/workflow_api/
  - type: JSONSchema
    url: json-schema/workflow.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/workflow/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/configuration_api/
  - type: JSONSchema
    url: json-schema/configuration-item.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/configuration/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/distributed_lock_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/distributed-lock/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/cryptography_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/cryptography/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/jobs_api/
  - type: JSONSchema
    url: json-schema/job.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/jobs/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/health_api/
  - type: Reference
    url: https://docs.dapr.io/operations/observability/healthchecks/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/metadata_api/
  - type: JSONSchema
    url: json-schema/metadata.json
  - type: Reference
    url: https://docs.dapr.io/operations/observability/
- aid: dapr:dapr-pubsub-api
  name: Dapr PubSub API
  description: Publish and subscribe messaging operations.
  humanURL: https://docs.dapr.io/reference/api/state_api/
  tags:
  - PubSub
  properties:
  - type: OpenAPI
    url: openapi/dapr-pubsub-api-openapi.yml
  - type: Documentation
    url: https://docs.dapr.io/reference/api/state_api/
  - type: JSONSchema
    url: json-schema/state-item.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/state-management/
  - type: Client Libraries
    url: https://docs.dapr.io/sdks/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/pubsub_api/
  - type: AsyncAPI
    url: asyncapi/dapr-pubsub-asyncapi.yml
  - type: JSONSchema
    url: json-schema/cloud-event.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/pubsub/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/service_invocation_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/service-invocation/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/bindings_api/
  - type: JSONSchema
    url: json-schema/binding.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/bindings/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/secrets_api/
  - type: JSONSchema
    url: json-schema/secret.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/secrets/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/actors_api/
  - type: JSONSchema
    url: json-schema/actor.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/actors/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/workflow_api/
  - type: JSONSchema
    url: json-schema/workflow.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/workflow/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/configuration_api/
  - type: JSONSchema
    url: json-schema/configuration-item.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/configuration/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/distributed_lock_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/distributed-lock/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/cryptography_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/cryptography/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/jobs_api/
  - type: JSONSchema
    url: json-schema/job.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/jobs/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/health_api/
  - type: Reference
    url: https://docs.dapr.io/operations/observability/healthchecks/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/metadata_api/
  - type: JSONSchema
    url: json-schema/metadata.json
  - type: Reference
    url: https://docs.dapr.io/operations/observability/
- aid: dapr:dapr-secrets-api
  name: Dapr Secrets API
  description: Secret management operations.
  humanURL: https://docs.dapr.io/reference/api/state_api/
  tags:
  - Secrets
  properties:
  - type: OpenAPI
    url: openapi/dapr-secrets-api-openapi.yml
  - type: Documentation
    url: https://docs.dapr.io/reference/api/state_api/
  - type: JSONSchema
    url: json-schema/state-item.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/state-management/
  - type: Client Libraries
    url: https://docs.dapr.io/sdks/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/pubsub_api/
  - type: AsyncAPI
    url: asyncapi/dapr-pubsub-asyncapi.yml
  - type: JSONSchema
    url: json-schema/cloud-event.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/pubsub/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/service_invocation_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/service-invocation/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/bindings_api/
  - type: JSONSchema
    url: json-schema/binding.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/bindings/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/secrets_api/
  - type: JSONSchema
    url: json-schema/secret.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/secrets/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/actors_api/
  - type: JSONSchema
    url: json-schema/actor.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/actors/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/workflow_api/
  - type: JSONSchema
    url: json-schema/workflow.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/workflow/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/configuration_api/
  - type: JSONSchema
    url: json-schema/configuration-item.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/configuration/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/distributed_lock_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/distributed-lock/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/cryptography_api/
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/cryptography/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/jobs_api/
  - type: JSONSchema
    url: json-schema/job.json
  - type: Reference
    url: https://docs.dapr.io/developing-applications/building-blocks/jobs/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/health_api/
  - type: Reference
    url: https://docs.dapr.io/operations/observability/healthchecks/
  - type: Documentation
    url: https://docs.dapr.io/reference/api/metadata_api/
  - type: JSONSchema
    url: json-schema/metadata.json
  - type: Reference
    url: https://docs.dapr.io/op

# --- truncated at 32 KB (45 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/dapr/refs/heads/main/apis.yml