n8n/packages/frontend/@n8n/rest-api-client
github-actions[bot] 26441d7b85
🚀 Release 1.112.0 (#19556)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-09-15 14:25:52 +02:00
..
src refactor(editor): Move externalSecrets.ee API to @n8n/rest-api-client package (#19404) 2025-09-12 08:56:55 +02: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 1.112.0 (#19556) 2025-09-15 14:25:52 +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.