Perform semantic and keyword searches across your documentation with configurable filtering and pagination.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/mintlify/docs/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
The domain identifier from your
domain.mintlify.app URL. Can be found at the end of your dashboard URL. For example, dashboard.mintlify.com/organization/domain has a domain identifier of domain.Request Body
The search query to execute against your documentation content.
Number of search results to return. Defaults to 10 if not specified.
Optional filtering parameters to narrow search results.
Response
Array of search results.
Authentication
This endpoint requires an assistant API key (prefixed withmint_dsc_). This is a public key safe for use in client-side code. Generate one on the API keys page in your dashboard.