n8n/packages/frontend/@n8n/rest-api-client
James Gee aaf69b8254
feat(core): Support disabling publishing workflows in personal space (no-changelog) (#24111)
Co-authored-by: konstantintieber <konstantin.tieber@n8n.io>
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
2026-02-02 13:49:51 +00:00
..
src feat(core): Support disabling publishing workflows in personal space (no-changelog) (#24111) 2026-02-02 13:49:51 +00:00
.gitignore refactor(editor): Extract API Requests into @n8n/rest-api-client package (no-changelog) (#15930) 2025-06-05 13:08:10 +03:00
biome.jsonc refactor(editor): Extract API Requests into @n8n/rest-api-client package (no-changelog) (#15930) 2025-06-05 13:08:10 +03:00
eslint.config.mjs build: Update ESLint to v9 (#16639) 2025-06-27 10:42:47 +02:00
package.json 🚀 Release 2.7.0 (#25167) 2026-02-02 15:30:26 +02:00
README.md refactor(editor): Extract API Requests into @n8n/rest-api-client package (no-changelog) (#15930) 2025-06-05 13:08:10 +03:00
tsconfig.json feat: Migrate build system to rolldown in Front End packages (no-changelog) (#20717) 2025-10-14 13:26:54 +03:00
tsdown.config.ts fix: Update tsdown and packages imports/exports (no-changelog) (#21935) 2025-11-17 16:36:22 +02:00
vite.config.ts refactor(editor): Extract API Requests into @n8n/rest-api-client package (no-changelog) (#15930) 2025-06-05 13:08:10 +03:00

@n8n/rest-api-client

This package contains the REST API calls for n8n.

Table of Contents

Features

  • Provides a REST API for n8n
  • Supports authentication and authorization

Contributing

For more details, please read our CONTRIBUTING.md.

License

For more details, please read our LICENSE.md.