Inngest · Capability
Inngest REST API — Environments
Inngest Environments. List, create, and update branch and custom environments used to isolate Inngest traffic across development, staging, branch, and production.
Inngest REST API — Environments is a Naftiko capability published by Inngest, one of 9 capabilities the APIs.io network indexes for this provider. It bundles 3 operations across the GET, POST, and PATCH methods rooted at /v1/environments.
The capability includes 1 read-only operation and 2 state-changing operations. Lead operation: List Inngest environments. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Inngest, Environments, Branches, and Platform.
What You Can Do
GET
V2fetchaccountenvs
— List environments.
/v1/environments
POST
V2createenv
— Create an environment.
/v1/environments
PATCH
V2patchenv
— Update an environment.
/v1/environments/{id}
MCP Tools
list-environments
List Inngest environments.
read-only
idempotent
create-environment
Create an Inngest environment.
update-environment
Update an Inngest environment.
idempotent