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 21 more developer resources.

55.8/100 developing ▼ -5.3 Agent 41/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
27 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-07-28 · rubric v0.6
Composite quality — 55.8/100 · developing
Contract Quality 17.8 / 25
Developer Ergonomics 6.5 / 20
Commercial Clarity 11.6 / 20
Operational Transparency 4.8 / 13
Governance 8.3 / 12
Discoverability 6.9 / 10
Agent readiness — 41/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 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/hatchet: 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 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 1

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

Hatchet API

OPEN COLLECTION

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 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 12

SDKs, sample code, and the tooling you integrate with

Scroll for all 12

Access & Security 3

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

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
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  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
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.19'
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
  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:
  - 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-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-

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