Inngest · Capability
Inngest REST API — Keys
Inngest Keys. Inspect account event keys (used for /e/{eventKey} ingestion) and signing keys (used for authenticated management API calls).
Inngest REST API — Keys is a Naftiko capability published by Inngest, one of 9 capabilities the APIs.io network indexes for this provider. It bundles 2 operations across the GET method rooted at /v1/keys.
The capability includes 2 read-only operations. Lead operation: List event keys for the account. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Inngest, Keys, Authentication, and Platform.
What You Can Do
GET
V2fetchaccounteventkeys
— List event keys for the account.
/v1/keys/events
GET
V2fetchaccountsigningkeys
— List signing keys for the account.
/v1/keys/signing
MCP Tools
list-event-keys
List event keys for the account.
read-only
idempotent
list-signing-keys
List signing keys for the account.
read-only
idempotent