Inngest · Capability
Inngest REST API — Account
Inngest Account. Fetch the authenticated account and (for partners) list and create sub-accounts.
Inngest REST API — Account 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 and POST methods.
The capability includes 2 read-only operations and 1 state-changing operation. Lead operation: Get the authenticated Inngest account. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Inngest, Account, Platform, and Partner.
What You Can Do
GET
V2fetchaccount
— Get account.
/v1/account
GET
V2fetchpartneraccounts
— List partner sub-accounts.
/v1/partner/accounts
POST
V2createpartneraccount
— Create a partner sub-account.
/v1/partner/accounts
MCP Tools
get-account
Get the authenticated Inngest account.
read-only
idempotent
list-partner-accounts
List partner sub-accounts.
read-only
idempotent
create-partner-account
Create a partner sub-account.