n8n:public-api

Installation
SKILL.md

Public API v1

Public API v1 lives in packages/cli/src/public-api/v1/, mounted at /api/v1 with API-key auth and public error formatting via PublicApiControllerRegistry (packages/cli/src/public-api/public-api-controller.registry.ts).

Two rule tiers: invariants (never break) and team defaults (follow unless an existing public contract forces otherwise). When this skill and the code disagree on a detail, the code wins — so open the files below. That is a reason to check the code, not license to drop a team default.

Non-negotiable rules

Installs
15
Repository
n8n-io/n8n
GitHub Stars
199.2K
First Seen
Jul 14, 2026
n8n:public-api — n8n-io/n8n