LAP Registry

n8n Public API Skill

n8n

Provider: n8n Version: 1.1.1 Endpoints: 60 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
POST/audit
GET/credentialsGenerate an audit
POST/credentialsList credentials
PATCH/credentials/{id}Create a credential
DELETE/credentials/{id}Update credential by ID
GET/credentials/schema/{credentialTypeName}Delete credential by ID
PUT/credentials/{id}/transferShow credential data schema
GET/executionsTransfer a credential to another project.
GET/executions/{id}Retrieve all executions
DELETE/executions/{id}Retrieve an execution
POST/executions/{id}/retryDelete an execution
POST/executions/{id}/stopRetry an execution
POST/executions/stopStop an execution
GET/executions/{id}/tagsStop multiple executions
PUT/executions/{id}/tagsGet execution tags
POST/tagsUpdate tags of an execution
GET/tagsCreate a tag
GET/tags/{id}Retrieve all tags
DELETE/tags/{id}Retrieves a tag
PUT/tags/{id}Delete a tag
POST/workflowsUpdate a tag
GET/workflowsCreate a workflow
GET/workflows/{id}Retrieve all workflows
DELETE/workflows/{id}Retrieve a workflow
PUT/workflows/{id}Delete a workflow
GET/workflows/{id}/{versionId}Update a workflow
POST/workflows/{id}/activateRetrieves a specific version of a workflow
POST/workflows/{id}/deactivatePublish a workflow
PUT/workflows/{id}/transferDeactivate a workflow
GET/workflows/{id}/tagsTransfer a workflow to another project

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install n8n

Downloads and installs to ~/.claude/skills/n8n/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)