# Hatchet

**Canonical:** https://apis.io/providers/hatchet/  
**Website:** https://hatchet.run/  
**APIs profiled:** 27

Hatchet is an open-source distributed task queue and workflow orchestration engine for background jobs, AI agents, and durable workflows. It is Postgres-backed, MIT-licensed, and ships with first-class SDKs for Python, TypeScript, Go, and Ruby plus a managed offering (Hatchet Cloud) and a self-hostable engine (Docker Compose, Hatchet Lite, Helm chart). The platform separates the orchestration engine from worker execution so workers can run on the operator's own infrastructure (Kubernetes, ECS, Render, Railway, Porter, or any container platform).

## Kin Score — 46.5 / 100 (developing)

Scored 2026-08-20 under rubric 0.12.0. Trend: flat (+0.0 from 46.5).

| Facet | Score |
|---|---|
| Discoverability | 75.9 |
| Contract Quality | 68.5 |
| Governance | 25.0 |
| Contract Governance | 25.0 |
| Operational Transparency | 36.8 |
| Developer Ergonomics | 35.7 |
| Commercial Clarity | 34.2 |
| Access Clarity | 34.2 |

## Agent readiness — 40.9 (agent-ready)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| Reversibility Documented | documented |
| MCP Server | no |
| Auth Clarity | yes |
| Idempotency | no |
| Error Semantics | verified |
| OpenAPI Examples | partial |
| 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 |

## Access

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

## APIs (27)

- **Hatchet API Token API** — The API Token API from Hatchet — 2 operation(s) for api token.
- **Hatchet CEL API** — The CEL API from Hatchet — 1 operation(s) for cel.
- **Hatchet Durable Tasks API** — The Durable Tasks API from Hatchet — 1 operation(s) for durable tasks.
- **Hatchet Event API** — The Event API from Hatchet — 11 operation(s) for event.
- **Hatchet Feature Flags API** — The Feature Flags API from Hatchet — 1 operation(s) for feature flags.
- **Hatchet Filter API** — The Filter API from Hatchet — 2 operation(s) for filter.
- **Hatchet Github API** — The Github API from Hatchet — 1 operation(s) for github.
- **Hatchet Healthcheck API** — The Healthcheck API from Hatchet — 2 operation(s) for healthcheck.
- **Hatchet Log API** — The Log API from Hatchet — 3 operation(s) for log.
- **Hatchet Metadata API** — The Metadata API from Hatchet — 3 operation(s) for metadata.
- **Hatchet Monitoring API** — The Monitoring API from Hatchet — 1 operation(s) for monitoring.
- **Hatchet Observability API** — The Observability API from Hatchet — 1 operation(s) for observability.
- **Hatchet Rate Limits API** — The Rate Limits API from Hatchet — 1 operation(s) for rate limits.
- **Hatchet Slack API** — The Slack API from Hatchet — 2 operation(s) for slack.
- **Hatchet SNS API** — The SNS API from Hatchet — 2 operation(s) for sns.
- **Hatchet Step Run API** — The Step Run API from Hatchet — 7 operation(s) for step run.
- **Hatchet Task API** — The Task API from Hatchet — 8 operation(s) for task.
- **Hatchet Tenant API** — The Tenant API from Hatchet — 15 operation(s) for tenant.
- **Hatchet Tenants API** — The Tenants API from Hatchet — 2 operation(s) for tenants.
- **Hatchet User API** — The User API from Hatchet — 12 operation(s) for user.
- **Hatchet Version API** — The Version API from Hatchet — 1 operation(s) for version.
- **Hatchet Webhook API** — The Webhook API from Hatchet — 2 operation(s) for webhook.
- **Hatchet Webhook Workers API** — The Webhook Workers API from Hatchet — 2 operation(s) for webhook workers.
- **Hatchet Worker API** — The Worker API from Hatchet — 2 operation(s) for worker.
- **Hatchet Workflow API** — The Workflow API from Hatchet — 16 operation(s) for workflow.
- **Hatchet Workflow Run API** — The Workflow Run API from Hatchet — 6 operation(s) for workflow run.
- **Hatchet Workflow Runs API** — The Workflow Runs API from Hatchet — 9 operation(s) for workflow runs.

## Agentic access (1)

- **Hatchet Agentic Access** — 141 operations · 59 acting · 1 human-in-the-loop

## Security (2)

- **Hatchet Authentication** — apiKey/http · 2 schemes
- **Hatchet Domain Security** — TLSv1.3 · HSTS · DMARC

## Plans (1)

- **Hatchet Plans Pricing**

## Use cases (7)

- **AI Agent Orchestration** — Manage tool calls, conversation state, timeouts, and checkpointing for production AI agents.
- **Background Jobs** — Classic distributed task-queue use case — replace Celery, Sidekiq, BullMQ, or RQ with durable equivalents.
- **Durable Workflows** — Multi-step pipelines with retries, conditional branching, and exactly-once semantics.
- **Ingestion and Indexing** — Keep vector databases, knowledge graphs, and search indexes up-to-date as upstream sources change.
- **Massive Parallelization** — Fan out to thousands of workers for batch processing and embarrassingly parallel workloads.
- **Mission-Critical Workloads** — Workloads where retries, checkpointing, and replay are non-negotiable (payments, billing, compliance).
- **Event-Driven Architectures** — Use events + CEL filters to route external signals into the right workflows without bespoke routing code.

## Tags

Task Queue, Workflow Engine, Durable Execution, Background Tasks, AI Agents, Orchestration, PostgreSQL, Open-Source

---

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