Inngest API Docs

API Overview

Complete reference documentation for the Inngest REST API.

The Inngest REST API lets you interact with events, function runs, environments, and more programmatically.

Versions

VersionStatusBase URL
v1Stablehttps://api.inngest.com/v1
v2Stable (In-development)https://api.inngest.com/v2

Authentication

All API requests require authentication. See the Authentication guide for details.

Base URLs

EnvironmentURL
Productionhttps://api.inngest.com
Dev Serverhttp://localhost:8288

On this page