SaaSActive

Tiptap Basic AI Generation

Tiptap Basic AI Generation: Home Copy markdown Ask AI Tiptap Docs Build exactly the editor your product needs, start with a lightweight open-source core and expand with fully managed Cloud services and AI extensions.

Open source page

Field note

What it does

title: "Authentication" description: "Authenticate Tiptap services (AI, Convert, Documents) with JWTs. Reference for claims, signing keys, permissions, and security best practices." canonical url: "https://tiptap.dev/docs/authentication" Authentication Authenticate Tiptap services (AI, Convert, Documents) with JWTs. Reference for claims, signing keys, permissions, and security best practices. Not yet available for on-premises deployments: The authentication model described on this page is currently available on Tiptap Cloud only. If you run Tiptap on-premises, use Legacy authentication instead. We're shipping the new authentication for on-premises deployments in September 2026. Tiptap services use JWTs (JSON Web Tokens) for authentication and authorization. You generate and sign tokens on your server, then pass them to Tiptap services.

Capabilities

Available capabilities

Tags

Tags

Ways to use it

Ways to use it

npm

javascript / @tiptap-pro/basic-ai-generation

rest

Not filed / https://tiptap.dev/docs/ai/basic/overview

sdk

Not filed / https://tiptap.dev/docs/ai/basic/overview

Product features

Product features

Actions

Asymmetric key pair (ES256) — default

Authentication

Claims reference

Constraints

Cross-service actions

How it works

Other languages

Permissions

Resources

Signing the token

What a token controls