Prisma

Licensing

Prisma Platform licensing and deployment options

Prisma Platform

The Prisma Platform (prisma-base) is enterprise software that requires a license for deployment. It is not open source.

Contact [email protected] for licensing details, pricing, and deployment options.

Prisma SDK

The Prisma SDK (prisma-ai) is the Python client that integrates with your Prisma Platform instance via its REST API. Install it with:

pip install prisma-ai

The SDK requires a valid Prisma Platform instance and API key to function.

Deployment Options

Prisma is designed for self-hosted deployment within your infrastructure:

All deployment options keep your data within your security boundary.

On this page