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

Inngest Webhooks API

Manage inbound webhooks that translate third-party payloads into Inngest events.

Inngest Webhooks API is one of 8 APIs that Inngest publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 9 JSON Schema definitions.

Tagged areas include Webhooks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, a JSON-LD context, rate-limit docs, and 9 JSON Schemas.

This API exposes 2 operations across 1 path, and defines 1 schema. It is described by OpenAPI 3.0.3, at version 2026-05.

Requests are made against 5 base URLs: https://api.inngest.com, https://api.inngest.com/v2, https://inn.gs, http://localhost:8288, http://localhost:8288/api/v2.

2 operations 1 paths 1 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2026-05
Base URL
https://api.inngest.com
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Inngest Webhooks API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (signing-key) (bearerAuth).

Paths & Operations 2

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

Webhooks 2

Manage inbound webhooks that translate third-party payloads into Inngest events.

GET
/v2/env/webhooks
List Webhooks
v2ListWebhooks → 200
POST
/v2/env/webhooks
Create Webhook
v2CreateWebhook body → 201

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is V2Webhook (4 properties). Each schema is shown below with its type and property counts.

V2Webhook
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

inngest-webhooks-api-openapi.yml Raw ↑

Other APIs Inngest publishes across the network.

Inngest Account API
Inngest Apps API
Inngest Environments API
Inngest Events API
Inngest Functions API
Inngest Keys API
Inngest Runs API