Skip to main content

Documentation Index

Fetch the complete documentation index at: https://www.meilisearch.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Demonstrates Meilisearch’s tenant token feature for multi-tenant applications. Each user only sees documents they are authorized to access, with filters enforced server-side via JWT tokens that cannot be bypassed client-side.

Try the demo

See tenant isolation in action

Tenant tokens guide

Implement in your app