Clarification on Using Self-Hosted n8n for API Integration with Bearer Tokens

I am reaching out to confirm whether our intended use of the self-hosted (free) version of n8n complies with the terms of the Sustainable Use License.

We are planning to use n8n to integrate data. The process involves retrieving customer data via API (using Bearer token) and inserting it into our system.

Could you please clarify whether this use case is permitted under the licensing terms of the self-hosted version?

If your customers are just interacting with it like an API, then yes that is fine.

The distinction is usually if you are using 's. Logins for services from your clients (like if you had your client logged it into their Google account)

But you can manage your own credentials for customers and all of that. And that’s completely fine.