n8n/packages/frontend/@n8n/rest-api-client
github-actions[bot] e13db81aa3
🚀 Release 1.108.0 (#18499)
Co-authored-by: burivuhster <3273843+burivuhster@users.noreply.github.com>
2025-08-18 18:37:44 +02:00
..
src refactor(editor): Extract users api into rest-api-client package (no-changelog) (#18046) 2025-08-07 12:01:10 +03: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.108.0 (#18499) 2025-08-18 18:37:44 +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.