By providing Meilisearch with a master key at launch, you protect your instance from unauthorized requests. The provided master key must be at least 16 bytes. From then on, you must include theDocumentation 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.
Authorization header along with a valid API key to access protected routes (all routes except /health).
/keys route can only be accessed using the master key. For security reasons, we recommend using regular API keys for all other routes.
To learn more about keys and security, refer to our security tutorial.