Pathway License Key

Pathway is an open-source framework, you can use easily install it and use its core features for free. However, for advanced use cases and access to Enterprise features, a Pathway license key is required. This key unlocks enhanced capabilities designed to meet the needs of enterprise-grade applications and high-demand environments.

Obtaining a Pathway license key is free.

Why Do You Need a License Key?

A Pathway license key unlocks advanced capabilities for demanding use cases:

FeatureCommunity versionWith License
Free
RAM Usage LimitUp to 8GBUp to 16GB
ConnectorsStandard connectorsSharePoint and Delta table connectors
FunctionalitiesBasic featuresAdvanced tools (e.g., SlideParser)
Monitoring

For larger workloads or more custom functionalities, consider our Enterprise version.

Obtaining a License Key

To obtain a license key, you need to log in or create an account. We offer a simple login process using your GitHub or LinkedIn account.

Please click the button below to proceed:

Sign up for enterprise featuresAuthenticate with your Github or LinkedIn account to access additional features with Pathway Scale for free.

How to Use the License Key

Once you have your license key, integrating it into your Pathway application is simple. You can set the key in one of two ways:

1. As an Environment Variable

Define the license key as an environment variable in your system:

export PATHWAY_LICENSE_KEY="your-license-key-here"

This approach ensures the license key is available to your application without modifying your code.

2. Directly in Your Pathway Code

Set the license key programmatically in your application using the pw.set_license_key function:

pw.set_license_key("your-license-key-here")

Apply and Restart

After setting the license key, restart your application to activate the Enterprise features.

Telemetry, Data Privacy, and Terms of Use

All use of Pathway is subject to Licensing Terms and Conditions. By using this key, you additionally acknowledge and agree that anonymized product usage data is sent to Pathway (the company) via an OpenTelemetry collector. This data help us improve the product and provide better support.

All data collected is subject to Pathway's Privacy Policy. You have the right to review Pathway's Privacy Policy to understand how your data is handled.

Support

If you encounter issues with your license key or have questions about its use, our team is here to help. Contact us on discord or on GitHub.