Hatchet website screenshot

Hatchet

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).

Hatchet publishes 27 APIs on the APIs.io network, including API Token API, CEL API, Durable Tasks API, and 24 more. Tagged areas include Task Queue, Workflow Engine, Durable Execution, Background Tasks, and AI Agents.

The Hatchet catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Hatchet’s developer surface includes authentication, documentation, pricing, engineering blog, CLI, tooling, and 27 more developer resources.

55.7/100 strong ▬ flat Agent 30/100 agent ready open core · MIT Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs 15 Features 7 Use Cases
Task QueueWorkflow EngineDurable ExecutionBackground TasksAI AgentsOrchestrationPostgreSQLOpen-Source

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Open Source Surface applies to this provider. This product is open source and we read its repository directly, so Open Source Surface carries 10 points of the composite. It is scored from what the repository actually publishes — a security policy, a contribution guide, a release history, a code of conduct — read live from the provider rather than inferred from our own catalog pointers. This facet adds; nothing was taken away to make room for it. An open-source project is not excused from the commercial facets, because exemption would strip it of the points it does earn. If we have the wrong repository, or this product is not open source, say so on your provider repo and we will drop the facet rather than have you publish against it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 80 points between them, because the conditional facet above carries the other 20. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 80% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/hatchet: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 27

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

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.

Scroll for all 27

Postman Collections 27

Ready-to-run Postman collections for exercising this provider's APIs.

Scroll for all 27

Open Collections 29

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

API Collection

OPEN COLLECTION

Hatchet API Token API

OPEN COLLECTION

Hatchet API Token CEL API

OPEN COLLECTION

Hatchet API Token Log API

OPEN COLLECTION

Hatchet API Token SNS API

OPEN COLLECTION

Hatchet API

OPEN COLLECTION

Scroll for all 29

Pricing Plans 1

Published pricing tiers and plan structures.

Hatchet Plans Pricing

5 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Hatchet Rate Limits

6 limits

RATE LIMITS

FinOps 1

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

Features 15

Notable capabilities this provider offers.

Durable Execution

Task and workflow state is persisted to Postgres so executions survive worker restarts, network partitions, and engine upgrades.

Low-Latency Scheduling

Sub-20ms task start times with intelligent assignment rules.

Code-First SDKs

Native language SDKs for Python, TypeScript, Go, and Ruby; tasks are versionable, testable functions.

Engine / Worker Separation

The orchestration engine and workers are decoupled; workers run on the customer's own infrastructure.

Postgres-Backed

Hatchet's only hard dependency is PostgreSQL; RabbitMQ is optional for higher-throughput deployments.

First-Class Rate Limits

Engine-level rate-limit primitive throttles task execution by named key, scope, and window — independent of HTTP rate limits.

CEL Event Filters

Common Expression Language filters bind incoming events to workflows with payload predicates.

Scheduled and Cron Workflows

One-shot scheduled runs and recurring cron-triggered workflows are first-class engine resources.

Webhook Workers

External HTTPS endpoints can be registered as workers; the engine delivers task runs as signed webhook requests.

OpenTelemetry Tracing

Workflows and tasks emit OTel traces; the engine exposes a trace lookup endpoint.

Replays and Restores

Failed or cancelled tasks can be replayed with the same input or restored to the run queue.

Multi-Tenant

Tenants isolate workflows, tasks, workers, and tokens; quotas and throughput are scoped per tenant.

Dashboard

Built-in web dashboard for inspecting runs, replaying tasks, and managing tenants.

Slack and SNS Alerting

Alerts can be dispatched to Slack channels or AWS SNS topics for ops escalation.

MIT-Licensed

Engine, API, SDKs, dashboard, and Helm chart are all MIT-licensed.

Scroll for all 15

Semantic Vocabularies 1

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

Hatchet Context

34 classes · 15 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Hatchet API Rules

5 rules · 3 warnings 2 info

SPECTRAL

Hatchet API Rules

13 rules · 2 errors 8 warnings 3 info

SPECTRAL

JSON Schema 12

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

APIToken

3 properties

JSON SCHEMA

RateLimit

6 properties

JSON SCHEMA

Tenant

9 properties

JSON SCHEMA

V1Event

11 properties

JSON SCHEMA

V1Filter

7 properties

JSON SCHEMA

V1LogLine

8 properties

JSON SCHEMA

V1TaskEvent

11 properties

JSON SCHEMA

V1TaskSummary

30 properties

JSON SCHEMA

V1Webhook

9 properties

JSON SCHEMA

V1WorkflowRun

15 properties

JSON SCHEMA

Worker

16 properties

JSON SCHEMA

Workflow

8 properties

JSON SCHEMA

Scroll for all 12

JSON Structure 12

JSON Structure definitions describing this provider's data shapes.

Hatchet Api Token Structure

0 properties

JSON STRUCTURE

Hatchet Rate Limit Structure

0 properties

JSON STRUCTURE

Hatchet Tenant Structure

0 properties

JSON STRUCTURE

Hatchet V1 Event Structure

0 properties

JSON STRUCTURE

Hatchet V1 Filter Structure

0 properties

JSON STRUCTURE

Hatchet V1 Log Line Structure

0 properties

JSON STRUCTURE

Hatchet V1 Task Event Structure

0 properties

JSON STRUCTURE

Hatchet V1 Task Structure

0 properties

JSON STRUCTURE

Hatchet V1 Webhook Structure

0 properties

JSON STRUCTURE

Hatchet V1 Workflow Run Structure

0 properties

JSON STRUCTURE

Hatchet Worker Structure

0 properties

JSON STRUCTURE

Hatchet Workflow Structure

0 properties

JSON STRUCTURE

Scroll for all 12

Examples 10

Example request and response payloads for these APIs.

Rate Limit Upsert Example

3 fields

EXAMPLE

V1 Event Create Example

3 fields

EXAMPLE

V1 Filter Create Example

2 fields

EXAMPLE

V1 Log Line List Example

2 fields

EXAMPLE

V1 Task Cancel Example

3 fields

EXAMPLE

V1 Task Get Example

11 fields

EXAMPLE

V1 Task Replay Example

3 fields

EXAMPLE

Worker List Example

2 fields

EXAMPLE

Scroll for all 10

Security Posture 2

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

Hatchet Authentication

apiKey/http · 2 schemes

SECURITY

Hatchet Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Hatchet Agentic Access

141 operations · 59 acting · 1 human-in-the-loop

141 operations · 59 acting

AGENTIC

Use Cases 7

What developers build with this provider.

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.

Scroll for all 7

Integrations 13

Pre-built integrations with other platforms and tools.

PostgreSQL

The durability substrate; Hatchet ships with managed migrations and is happy on RDS, Cloud SQL, Neon, Supabase, or self-hosted Postgres.

RabbitMQ

Optional message bus for inter-service communication and high-throughput real-time updates.

Kubernetes

Official Helm chart at hatchet-dev/hatchet-charts for production self-hosting.

Docker

Hatchet Lite single-image deployment plus a production Docker Compose stack.

AWS (ECS, SNS)

ECS-friendly worker deployment patterns and first-class SNS alerting.

Slack

Native Slack alerting integration for run failures and SLA breaches.

GitHub

GitHub OAuth login for the dashboard plus repo-linked workflow source.

OpenTelemetry

Engine and SDKs emit OTel traces; the API exposes trace lookup.

Terraform

Official Terraform provider for managing Hatchet Cloud resources as code.

Homebrew

brew install via the hatchet-dev/homebrew-hatchet tap.

FastAPI

Documented quickstart for combining Hatchet Python SDK with FastAPI services.

Next.js

Multiple Next.js starter templates wire Hatchet into App Router and Pages Router projects.

Anthropic

Hatchet's durable-execution model is a natural substrate for orchestrating Anthropic Claude tool calls and multi-step agents; the hatchet-typescript-deep-research and hatchet-ty...

Scroll for all 13

Solutions 4

Packaged solutions this provider offers.

Hatchet Cloud

Fully managed orchestration engine on Hatchet's infrastructure with tier-included task-run allowances and SOC 2 / HIPAA controls.

Self-Hosted (Open Source)

MIT-licensed engine, API, dashboard, and Helm chart for running Hatchet on the operator's own infrastructure.

Hatchet Lite

Single-image bundled deployment of engine, API, and dashboard for development, testing, and low-throughput production.

Bring-Your-Own-Cloud (Enterprise)

Enterprise tier deploys the Hatchet engine inside the customer's own VPC while remaining managed by Hatchet.

Resources

Documentation 2

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 12

SDKs, sample code, and the tooling you integrate with

Scroll for all 12

Access & Security 4

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

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: hatchet
name: Hatchet
description: 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).
type: Index
deliveryModel:
  model: open-core
  license: MIT
  open_source: true
  commercial: true
  callable_host: false
  label: Open core · an OSS project plus a commercial hosted product
  confidence: high
  source:
  - license
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/hatchet.png
tags:
- Task Queue
- Workflow Engine
- Durable Execution
- Background Tasks
- AI Agents
- Orchestration
- PostgreSQL
- Open-Source
tags_raw:
- Task Queue
- Workflow Engine
- Durable Execution
- Background Tasks
- AI Agents
- Orchestration
- PostgreSQL
- Open Source
url: https://raw.githubusercontent.com/api-evangelist/hatchet/refs/heads/main/apis.yml
humanURL: https://hatchet.run/
created: '2026-03-27'
modified: '2026-05-25'
specificationVersion: '0.23'
apis:
- aid: hatchet:hatchet-api-token-api
  name: Hatchet API Token API
  description: The API Token API from Hatchet — 2 operation(s) for api token.
  humanURL: https://docs.hatchet.run/
  baseURL: https://api.hatchet-cloud.run
  tags:
  - API Token
  properties:
  - type: OpenAPI
    url: openapi/hatchet-api-token-api-openapi.yml
  - type: Documentation
    url: https://docs.hatchet.run/
  - type: GettingStarted
    url: https://docs.hatchet.run/home/quickstart
  - type: APIReference
    url: https://docs.hatchet.run/
  - type: JSONSchema
    url: json-schema/hatchet-v1-task-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-workflow-run-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-event-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-filter-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-webhook-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-task-event-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-log-line-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-tenant-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-worker-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-rate-limit-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-api-token-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-workflow-schema.json
  - type: Examples
    url: examples/v1-task-get-example.json
  - type: Examples
    url: examples/v1-workflow-run-trigger-example.json
  - type: Examples
    url: examples/v1-event-create-example.json
  - type: Examples
    url: examples/v1-filter-create-example.json
  - type: Examples
    url: examples/v1-task-cancel-example.json
  - type: Examples
    url: examples/v1-task-replay-example.json
  - type: Examples
    url: examples/v1-log-line-list-example.json
  - type: Examples
    url: examples/rate-limit-upsert-example.json
  - type: Examples
    url: examples/webhook-worker-create-example.json
  - type: Examples
    url: examples/worker-list-example.json
  - type: SDKs
    url: https://pypi.org/project/hatchet-sdk/
  - type: SDKs
    url: https://www.npmjs.com/package/@hatchet-dev/typescript-sdk
  - type: SDKs
    url: https://github.com/hatchet-dev/hatchet/tree/main/sdks/go
  - type: SDKs
    url: https://github.com/hatchet-dev/hatchet/tree/main/sdks/ruby
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-python-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-go-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-deep-research
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-code-agent
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-infra-examples
  - type: Authentication
    url: https://docs.hatchet.run/
  - type: RateLimits
    url: rate-limits/hatchet-rate-limits.yml
  - type: SelfHosting
    url: https://docs.hatchet.run/self-hosting
  - type: SourceCode
    url: https://github.com/hatchet-dev/hatchet
- aid: hatchet:hatchet-cel-api
  name: Hatchet CEL API
  description: The CEL API from Hatchet — 1 operation(s) for cel.
  humanURL: https://docs.hatchet.run/
  baseURL: https://api.hatchet-cloud.run
  tags:
  - CEL
  properties:
  - type: OpenAPI
    url: openapi/hatchet-cel-api-openapi.yml
  - type: Documentation
    url: https://docs.hatchet.run/
  - type: GettingStarted
    url: https://docs.hatchet.run/home/quickstart
  - type: APIReference
    url: https://docs.hatchet.run/
  - type: JSONSchema
    url: json-schema/hatchet-v1-task-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-workflow-run-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-event-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-filter-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-webhook-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-task-event-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-log-line-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-tenant-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-worker-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-rate-limit-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-api-token-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-workflow-schema.json
  - type: Examples
    url: examples/v1-task-get-example.json
  - type: Examples
    url: examples/v1-workflow-run-trigger-example.json
  - type: Examples
    url: examples/v1-event-create-example.json
  - type: Examples
    url: examples/v1-filter-create-example.json
  - type: Examples
    url: examples/v1-task-cancel-example.json
  - type: Examples
    url: examples/v1-task-replay-example.json
  - type: Examples
    url: examples/v1-log-line-list-example.json
  - type: Examples
    url: examples/rate-limit-upsert-example.json
  - type: Examples
    url: examples/webhook-worker-create-example.json
  - type: Examples
    url: examples/worker-list-example.json
  - type: SDKs
    url: https://pypi.org/project/hatchet-sdk/
  - type: SDKs
    url: https://www.npmjs.com/package/@hatchet-dev/typescript-sdk
  - type: SDKs
    url: https://github.com/hatchet-dev/hatchet/tree/main/sdks/go
  - type: SDKs
    url: https://github.com/hatchet-dev/hatchet/tree/main/sdks/ruby
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-python-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-go-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-deep-research
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-code-agent
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-infra-examples
  - type: Authentication
    url: https://docs.hatchet.run/
  - type: RateLimits
    url: rate-limits/hatchet-rate-limits.yml
  - type: SelfHosting
    url: https://docs.hatchet.run/self-hosting
  - type: SourceCode
    url: https://github.com/hatchet-dev/hatchet
- aid: hatchet:hatchet-durable-tasks-api
  name: Hatchet Durable Tasks API
  description: The Durable Tasks API from Hatchet — 1 operation(s) for durable tasks.
  humanURL: https://docs.hatchet.run/
  baseURL: https://api.hatchet-cloud.run
  tags:
  - Durable Tasks
  properties:
  - type: OpenAPI
    url: openapi/hatchet-durable-tasks-api-openapi.yml
  - type: Documentation
    url: https://docs.hatchet.run/
  - type: GettingStarted
    url: https://docs.hatchet.run/home/quickstart
  - type: APIReference
    url: https://docs.hatchet.run/
  - type: JSONSchema
    url: json-schema/hatchet-v1-task-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-workflow-run-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-event-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-filter-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-webhook-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-task-event-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-log-line-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-tenant-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-worker-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-rate-limit-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-api-token-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-workflow-schema.json
  - type: Examples
    url: examples/v1-task-get-example.json
  - type: Examples
    url: examples/v1-workflow-run-trigger-example.json
  - type: Examples
    url: examples/v1-event-create-example.json
  - type: Examples
    url: examples/v1-filter-create-example.json
  - type: Examples
    url: examples/v1-task-cancel-example.json
  - type: Examples
    url: examples/v1-task-replay-example.json
  - type: Examples
    url: examples/v1-log-line-list-example.json
  - type: Examples
    url: examples/rate-limit-upsert-example.json
  - type: Examples
    url: examples/webhook-worker-create-example.json
  - type: Examples
    url: examples/worker-list-example.json
  - type: SDKs
    url: https://pypi.org/project/hatchet-sdk/
  - type: SDKs
    url: https://www.npmjs.com/package/@hatchet-dev/typescript-sdk
  - type: SDKs
    url: https://github.com/hatchet-dev/hatchet/tree/main/sdks/go
  - type: SDKs
    url: https://github.com/hatchet-dev/hatchet/tree/main/sdks/ruby
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-python-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-go-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-deep-research
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-code-agent
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-infra-examples
  - type: Authentication
    url: https://docs.hatchet.run/
  - type: RateLimits
    url: rate-limits/hatchet-rate-limits.yml
  - type: SelfHosting
    url: https://docs.hatchet.run/self-hosting
  - type: SourceCode
    url: https://github.com/hatchet-dev/hatchet
- aid: hatchet:hatchet-event-api
  name: Hatchet Event API
  description: The Event API from Hatchet — 11 operation(s) for event.
  humanURL: https://docs.hatchet.run/
  baseURL: https://api.hatchet-cloud.run
  tags:
  - Event
  properties:
  - type: OpenAPI
    url: openapi/hatchet-event-api-openapi.yml
  - type: Documentation
    url: https://docs.hatchet.run/
  - type: GettingStarted
    url: https://docs.hatchet.run/home/quickstart
  - type: APIReference
    url: https://docs.hatchet.run/
  - type: JSONSchema
    url: json-schema/hatchet-v1-task-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-workflow-run-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-event-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-filter-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-webhook-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-task-event-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-log-line-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-tenant-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-worker-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-rate-limit-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-api-token-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-workflow-schema.json
  - type: Examples
    url: examples/v1-task-get-example.json
  - type: Examples
    url: examples/v1-workflow-run-trigger-example.json
  - type: Examples
    url: examples/v1-event-create-example.json
  - type: Examples
    url: examples/v1-filter-create-example.json
  - type: Examples
    url: examples/v1-task-cancel-example.json
  - type: Examples
    url: examples/v1-task-replay-example.json
  - type: Examples
    url: examples/v1-log-line-list-example.json
  - type: Examples
    url: examples/rate-limit-upsert-example.json
  - type: Examples
    url: examples/webhook-worker-create-example.json
  - type: Examples
    url: examples/worker-list-example.json
  - type: SDKs
    url: https://pypi.org/project/hatchet-sdk/
  - type: SDKs
    url: https://www.npmjs.com/package/@hatchet-dev/typescript-sdk
  - type: SDKs
    url: https://github.com/hatchet-dev/hatchet/tree/main/sdks/go
  - type: SDKs
    url: https://github.com/hatchet-dev/hatchet/tree/main/sdks/ruby
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-python-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-go-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-deep-research
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-code-agent
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-infra-examples
  - type: Authentication
    url: https://docs.hatchet.run/
  - type: RateLimits
    url: rate-limits/hatchet-rate-limits.yml
  - type: SelfHosting
    url: https://docs.hatchet.run/self-hosting
  - type: SourceCode
    url: https://github.com/hatchet-dev/hatchet
- aid: hatchet:hatchet-feature-flags-api
  name: Hatchet Feature Flags API
  description: The Feature Flags API from Hatchet — 1 operation(s) for feature flags.
  humanURL: https://docs.hatchet.run/
  baseURL: https://api.hatchet-cloud.run
  tags:
  - Feature Flags
  properties:
  - type: OpenAPI
    url: openapi/hatchet-feature-flags-api-openapi.yml
  - type: Documentation
    url: https://docs.hatchet.run/
  - type: GettingStarted
    url: https://docs.hatchet.run/home/quickstart
  - type: APIReference
    url: https://docs.hatchet.run/
  - type: JSONSchema
    url: json-schema/hatchet-v1-task-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-workflow-run-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-event-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-filter-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-webhook-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-task-event-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-log-line-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-tenant-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-worker-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-rate-limit-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-api-token-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-workflow-schema.json
  - type: Examples
    url: examples/v1-task-get-example.json
  - type: Examples
    url: examples/v1-workflow-run-trigger-example.json
  - type: Examples
    url: examples/v1-event-create-example.json
  - type: Examples
    url: examples/v1-filter-create-example.json
  - type: Examples
    url: examples/v1-task-cancel-example.json
  - type: Examples
    url: examples/v1-task-replay-example.json
  - type: Examples
    url: examples/v1-log-line-list-example.json
  - type: Examples
    url: examples/rate-limit-upsert-example.json
  - type: Examples
    url: examples/webhook-worker-create-example.json
  - type: Examples
    url: examples/worker-list-example.json
  - type: SDKs
    url: https://pypi.org/project/hatchet-sdk/
  - type: SDKs
    url: https://www.npmjs.com/package/@hatchet-dev/typescript-sdk
  - type: SDKs
    url: https://github.com/hatchet-dev/hatchet/tree/main/sdks/go
  - type: SDKs
    url: https://github.com/hatchet-dev/hatchet/tree/main/sdks/ruby
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-python-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-go-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-deep-research
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-code-agent
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-infra-examples
  - type: Authentication
    url: https://docs.hatchet.run/
  - type: RateLimits
    url: rate-limits/hatchet-rate-limits.yml
  - type: SelfHosting
    url: https://docs.hatchet.run/self-hosting
  - type: SourceCode
    url: https://github.com/hatchet-dev/hatchet
- aid: hatchet:hatchet-filter-api
  name: Hatchet Filter API
  description: The Filter API from Hatchet — 2 operation(s) for filter.
  humanURL: https://docs.hatchet.run/
  baseURL: https://api.hatchet-cloud.run
  tags:
  - Filter
  properties:
  - type: OpenAPI
    url: openapi/hatchet-filter-api-openapi.yml
  - type: Documentation
    url: https://docs.hatchet.run/
  - type: GettingStarted
    url: https://docs.hatchet.run/home/quickstart
  - type: APIReference
    url: https://docs.hatchet.run/
  - type: JSONSchema
    url: json-schema/hatchet-v1-task-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-workflow-run-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-event-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-filter-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-webhook-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-task-event-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-log-line-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-tenant-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-worker-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-rate-limit-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-api-token-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-workflow-schema.json
  - type: Examples
    url: examples/v1-task-get-example.json
  - type: Examples
    url: examples/v1-workflow-run-trigger-example.json
  - type: Examples
    url: examples/v1-event-create-example.json
  - type: Examples
    url: examples/v1-filter-create-example.json
  - type: Examples
    url: examples/v1-task-cancel-example.json
  - type: Examples
    url: examples/v1-task-replay-example.json
  - type: Examples
    url: examples/v1-log-line-list-example.json
  - type: Examples
    url: examples/rate-limit-upsert-example.json
  - type: Examples
    url: examples/webhook-worker-create-example.json
  - type: Examples
    url: examples/worker-list-example.json
  - type: SDKs
    url: https://pypi.org/project/hatchet-sdk/
  - type: SDKs
    url: https://www.npmjs.com/package/@hatchet-dev/typescript-sdk
  - type: SDKs
    url: https://github.com/hatchet-dev/hatchet/tree/main/sdks/go
  - type: SDKs
    url: https://github.com/hatchet-dev/hatchet/tree/main/sdks/ruby
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-python-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-go-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-deep-research
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-code-agent
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-infra-examples
  - type: Authentication
    url: https://docs.hatchet.run/
  - type: RateLimits
    url: rate-limits/hatchet-rate-limits.yml
  - type: SelfHosting
    url: https://docs.hatchet.run/self-hosting
  - type: SourceCode
    url: https://github.com/hatchet-dev/hatchet
- aid: hatchet:hatchet-github-api
  name: Hatchet Github API
  description: The Github API from Hatchet — 1 operation(s) for github.
  humanURL: https://docs.hatchet.run/
  baseURL: https://api.hatchet-cloud.run
  tags:
  - GitHub
  tags_raw:
  - Github
  properties:
  - type: OpenAPI
    url: openapi/hatchet-github-api-openapi.yml
  - type: Documentation
    url: https://docs.hatchet.run/
  - type: GettingStarted
    url: https://docs.hatchet.run/home/quickstart
  - type: APIReference
    url: https://docs.hatchet.run/
  - type: JSONSchema
    url: json-schema/hatchet-v1-task-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-workflow-run-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-event-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-filter-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-webhook-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-task-event-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-log-line-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-tenant-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-worker-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-rate-limit-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-api-token-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-workflow-schema.json
  - type: Examples
    url: examples/v1-task-get-example.json
  - type: Examples
    url: examples/v1-workflow-run-trigger-example.json
  - type: Examples
    url: examples/v1-event-create-example.json
  - type: Examples
    url: examples/v1-filter-create-example.json
  - type: Examples
    url: examples/v1-task-cancel-example.json
  - type: Examples
    url: examples/v1-task-replay-example.json
  - type: Examples
    url: examples/v1-log-line-list-example.json
  - type: Examples
    url: examples/rate-limit-upsert-example.json
  - type: Examples
    url: examples/webhook-worker-create-example.json
  - type: Examples
    url: examples/worker-list-example.json
  - type: SDKs
    url: https://pypi.org/project/hatchet-sdk/
  - type: SDKs
    url: https://www.npmjs.com/package/@hatchet-dev/typescript-sdk
  - type: SDKs
    url: https://github.com/hatchet-dev/hatchet/tree/main/sdks/go
  - type: SDKs
    url: https://github.com/hatchet-dev/hatchet/tree/main/sdks/ruby
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-python-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-go-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-deep-research
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-code-agent
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-infra-examples
  - type: Authentication
    url: https://docs.hatchet.run/
  - type: RateLimits
    url: rate-limits/hatchet-rate-limits.yml
  - type: SelfHosting
    url: https://docs.hatchet.run/self-hosting
  - type: SourceCode
    url: https://github.com/hatchet-dev/hatchet
- aid: hatchet:hatchet-healthcheck-api
  name: Hatchet Healthcheck API
  description: The Healthcheck API from Hatchet — 2 operation(s) for healthcheck.
  humanURL: https://docs.hatchet.run/
  baseURL: https://api.hatchet-cloud.run
  tags:
  - Health Check
  tags_raw:
  - Healthcheck
  properties:
  - type: OpenAPI
    url: openapi/hatchet-healthcheck-api-openapi.yml
  - type: Documentation
    url: https://docs.hatchet.run/
  - type: GettingStarted
    url: https://docs.hatchet.run/home/quickstart
  - type: APIReference
    url: https://docs.hatchet.run/
  - type: JSONSchema
    url: json-schema/hatchet-v1-task-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-workflow-run-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-event-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-filter-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-webhook-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-task-event-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-log-line-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-tenant-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-worker-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-rate-limit-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-api-token-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-workflow-schema.json
  - type: Examples
    url: examples/v1-task-get-example.json
  - type: Examples
    url: examples/v1-workflow-run-trigger-example.json
  - type: Examples
    url: examples/v1-event-create-example.json
  - type: Examples
    url: examples/v1-filter-create-example.json
  - type: Examples
    url: examples/v1-task-cancel-example.json
  - type: Examples
    url: examples/v1-task-replay-example.json
  - type: Examples
    url: examples/v1-log-line-list-example.json
  - type: Examples
    url: examples/rate-limit-upsert-example.json
  - type: Examples
    url: examples/webhook-worker-create-example.json
  - type: Examples
    url: examples/worker-list-example.json
  - type: SDKs
    url: https://pypi.org/project/hatchet-sdk/
  - type: SDKs
    url: https://www.npmjs.com/package/@hatchet-dev/typescript-sdk
  - type: SDKs
    url: https://github.com/hatchet-dev/hatchet/tree/main/sdks/go
  - type: SDKs
    url: https://github.com/hatchet-dev/hatchet/tree/main/sdks/ruby
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-python-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-go-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-deep-research
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-code-agent
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-infra-examples
  - type: Authentication
    url: https://docs.hatchet.run/
  - type: RateLimits
    url: rate-limits/hatchet-rate-limits.yml
  - type: SelfHosting
    url: https://docs.hatchet.run/self-hosting
  - type: SourceCode
    url: https://github.com/hatchet-dev/hatchet
- aid: hatchet:hatchet-log-api
  name: Hatchet Log API
  description: The Log API from Hatchet — 3 operation(s) for log.
  humanURL: https://docs.hatchet.run/
  baseURL: https://api.hatchet-cloud.run
  tags:
  - Log
  properties:
  - type: OpenAPI
    url: openapi/hatchet-log-api-openapi.yml
  - type: Documentation
    url: https://docs.hatchet.run/
  - type: GettingStarted
    url: https://docs.hatchet.run/home/quickstart
  - type: APIReference
    url: https://docs.hatchet.run/
  - type: JSONSchema
    url: json-schema/hatchet-v1-task-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-workflow-run-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-event-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-filter-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-webhook-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-task-event-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-log-line-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-tenant-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-worker-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-rate-limit-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-api-token-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-workflow-schema.json
  - type: Examples
    url: examples/v1-task-get-example.json
  - type: Examples
    url: examples/v1-workflow-run-trigger-example.json
  - type: Examples
    url: examples/v1-event-create-example.json
  - type: Examples
    url: examples/v1-filter-create-example.json
  - type: Examples
    url: examples/v1-task-cancel-example.json
  - type: Examples
    url: examples/v1-task-replay-example.json
  - type: Examples
    url: examples/v1-log-line-list-example.json
  - type: Examples
    url: examples/rate-limit-upsert-example.json
  - type: Examples
    url: examples/webhook-worker-create-example.json
  - type: Examples
    url: examples/worker-list-example.json
  - type: SDKs
    url: https://pypi.org/project/hatchet-sdk/
  - type: SDKs
    url: https://www.npmjs.com/package/@hatchet-dev/typescript-sdk
  - type: SDKs
    url: https://github.com/hatchet-dev/hatchet/tree/main/sdks/go
  - type: SDKs
    url: https://github.com/hatchet-dev/hatchet/tree/main/sdks/ruby
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-python-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-go-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-deep-research
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-typescript-code-agent
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-infra-examples
  - type: Authentication
    url: https://docs.hatchet.run/
  - type: RateLimits
    url: rate-limits/hatchet-rate-limits.yml
  - type: SelfHosting
    url: https://docs.hatchet.run/self-hosting
  - type: SourceCode
    url: https://github.com/hatchet-dev/hatchet
- aid: hatchet:hatchet-metadata-api
  name: Hatchet Metadata API
  description: The Metadata API from Hatchet — 3 operation(s) for metadata.
  humanURL: https://docs.hatchet.run/
  baseURL: https://api.hatchet-cloud.run
  tags:
  - Metadata
  properties:
  - type: OpenAPI
    url: openapi/hatchet-metadata-api-openapi.yml
  - type: Documentation
    url: https://docs.hatchet.run/
  - type: GettingStarted
    url: https://docs.hatchet.run/home/quickstart
  - type: APIReference
    url: https://docs.hatchet.run/
  - type: JSONSchema
    url: json-schema/hatchet-v1-task-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-workflow-run-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-event-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-filter-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-webhook-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-task-event-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-v1-log-line-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-tenant-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-worker-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-rate-limit-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-api-token-schema.json
  - type: JSONSchema
    url: json-schema/hatchet-workflow-schema.json
  - type: Examples
    url: examples/v1-task-get-example.json
  - type: Examples
    url: examples/v1-workflow-run-trigger-example.json
  - type: Examples
    url: examples/v1-event-create-example.json
  - type: Examples
    url: examples/v1-filter-create-example.json
  - type: Examples
    url: examples/v1-task-cancel-example.json
  - type: Examples
    url: examples/v1-task-replay-example.json
  - type: Examples
    url: examples/v1-log-line-list-example.json
  - type: Examples
    url: examples/rate-limit-upsert-example.json
  - type: Examples
    url: examples/webhook-worker-create-example.json
  - type: Examples
    url: examples/worker-list-example.json
  - type: SDKs
    url: https://pypi.org/project/hatchet-sdk/
  - type: SDKs
    url: https://www.npmjs.com/package/@hatchet-dev/typescript-sdk
  - type: SDKs
    url: https://github.com/hatchet-dev/hatchet/tree/main/sdks/go
  - type: SDKs
    url: https://github.com/hatchet-dev/hatchet/tree/main/sdks/ruby
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-python-quickstart
  - type: CodeExamples
    url: https://github.com/hatchet-dev/hatchet-

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

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/hatchet"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/hatchet/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/hatchet/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.