Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Hatchet CEL API

The CEL API from Hatchet — 1 operation(s) for cel.

Hatchet CEL API is one of 27 APIs that Hatchet publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 12 JSON Schema definitions.

Tagged areas include CEL. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, an API reference, code examples, authentication docs, and 12 JSON Schemas.

This API exposes 1 operation across 1 path, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against the base URL https://api.hatchet-cloud.run.

1 operations 1 paths 5 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.hatchet-cloud.run
Authentication
HTTP Bearer, API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 3

Hatchet CEL API declares 3 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). An API key is passed in the cookie as hatchet (cookieAuth). It accepts HTTP bearer tokens (customAuth). By default, every request must be authenticated.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

CEL 1
POST
/api/v1/stable/tenants/{tenant}/cel/debug
Debug a CEL Expression
v1-cel:debug 1 param body → 200400403

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are APIError (4 properties), V1CELDebugRequest (4 properties), V1CELDebugResponse (3 properties), APIErrors (1 property). Each schema is shown below with its type and property counts.

V1CELDebugResponse
object
3 properties 1 required
V1CELDebugResponseStatus
string
The status of the CEL evaluation
V1CELDebugRequest
object
4 properties 2 required
APIErrors
object
1 property 1 required
APIError
object
4 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hatchet-cel-api-openapi.yml Raw ↑

Other APIs Hatchet publishes across the network.

Hatchet API Token API
Hatchet Durable Tasks API
Hatchet Event API
Hatchet Feature Flags API
Hatchet Filter API
Hatchet Github API
Hatchet Healthcheck API
Hatchet Log API
Hatchet Metadata API
Hatchet Monitoring API
Hatchet Observability API
Hatchet Rate Limits API