n8n/packages/frontend/@n8n/rest-api-client
n8n-assistant[bot] eeba9f1ced
🚀 Release 2.6.0 (#24880)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-01-26 16:36:54 +01:00
..
src feat(editor): Update template detail UX (no-changelog) (#24402) 2026-01-23 08:20:27 +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.6.0 (#24880) 2026-01-26 16:36:54 +01: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.