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 Account API

Account-level details for the authenticated user.

Inngest Account 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 Account. 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 3 operations across 2 paths, 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.

3 operations 2 paths 1 schemas 2 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 Account API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (signing-key) (bearerAuth).

Paths & Operations 3

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

Account 3

Account-level details for the authenticated user.

GET
/v2/account
Get Account
v2FetchAccount → 200
GET
/v2/partner/accounts
List Partner Accounts
v2FetchPartnerAccounts → 200
POST
/v2/partner/accounts
Create Partner Account
v2CreatePartnerAccount body → 201

Schemas 1

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

V2Account
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

inngest-account-api-openapi.yml Raw ↑

Other APIs Inngest publishes across the network.

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