# Temporal

**Canonical:** https://apis.io/providers/temporal-io/  
**Website:** https://temporal.io/  
**APIs profiled:** 8

Temporal is a durable execution platform for orchestrating long-running, fault-tolerant workflows. Its primary API surface is gRPC - the WorkflowService, OperatorService, and (on Temporal Cloud) the Cloud Operations API are defined as protobuf in github.com/temporalio/api and github.com/temporalio/cloud-api. Temporal also ships a first-party HTTP API: a grpc-gateway that maps a REST/JSON subset of the WorkflowService onto paths under /api/v1, for automation and environments where gRPC is impractical. Temporal is open source (MIT) and self-hostable, and is also available as the managed Temporal Cloud.

## Kin Score — 39.7 / 100 (developing)

Scored 2026-08-25 under rubric 0.14.0. Trend: flat (+0.0 from 39.7).

| Facet | Score |
|---|---|
| Discoverability | 74.1 |
| Contract Quality | 54.6 |
| Governance | 0.0 |
| Contract Governance | 0.0 |
| Operational Transparency | 34.2 |
| Developer Ergonomics | 23.8 |
| Commercial Clarity | 47.4 |
| Access Clarity | 47.4 |

## Agent readiness — 21.5 (agent-aware)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| Reversibility Documented | documented |
| MCP Server | no |
| Auth Clarity | bearer |
| Idempotency | no |
| Error Semantics | no |
| OpenAPI Examples | no |
| Rate Limit Signal | documented |
| Event Surface Described | no |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |
| Delegated Identity | no |
| Protected Resource Metadata | no |
| Dynamic Client Registration | no |
| Agentic Commerce | no |

## Access

Freemium · Self-serve signup — onboarding: self-serve, pricing: freemium, trial: no (confidence: high).

## APIs (8)

- **Temporal Operator Service API** — The gRPC OperatorService for cluster-level administration - managing custom search attributes (add/remove/list), Nexus endpoints (create/get/update/ delete/list), remote cluster...
- **Temporal Cloud Operations API** — The Temporal Cloud control-plane API (CloudService) for programmatically managing Temporal Cloud resources - namespaces, users, service accounts, API keys, regions, account sett...
- **Temporal Nexus API** — Temporal Nexus connects Temporal applications across namespaces and teams via named Nexus endpoints backed by synchronous and asynchronous Nexus operations. Endpoints are regist...
- **Temporal Cluster API** — Cluster and system information.
- **Temporal Namespaces API** — Read namespace metadata (read-only subset over HTTP).
- **Temporal Workflow Lifecycle API** — Cancel, terminate, and reset workflow executions.
- **Temporal Workflow Messaging API** — Signal, query, and update running workflow executions.
- **Temporal Workflows API** — Start, describe, list, count, and read the history of workflow executions.

## Agentic access (1)

- **Temporal Io Agentic Access** — 17 operations · 7 acting · 2 human-in-the-loop

## Security (4)

- **Temporal Io Authentication** — http · 1 scheme
- **Temporal Io Domain Security** — TLSv1.3 · HSTS · DMARC
- **Temporal Io Vulnerability Disclosure** — security.txt · contact published
- **Temporal Io Trust Center** — SOC 2, ISO 27001, ISO 27017, ISO 27018, HIPAA, FedRAMP, GDPR

## Plans (1)

- **Temporal Io Plans Pricing**

## Tags

Durable Execution, Workflow Orchestration, gRPC, Workflows, Open-Source, Temporal Cloud

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/temporal-io/). Scores are computed from the provider's own public artifacts under a published rubric.
