n8n/packages/frontend/@n8n/rest-api-client
2025-08-01 09:00:06 +01:00
..
src fix(editor): Search by node name (no-changelog) (#17831) 2025-08-01 09:00:06 +01: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 perf(core): Stop typechecking during build (#17833) 2025-07-30 16:42:19 +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 refactor(editor): Extract API Requests into @n8n/rest-api-client package (no-changelog) (#15930) 2025-06-05 13:08:10 +03:00
tsup.config.ts refactor(editor): Extract API Requests into @n8n/rest-api-client package (no-changelog) (#15930) 2025-06-05 13:08:10 +03: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.