Skip to content

Add autocomplete search endpoint to API docs#4042

Closed
mintlify-development[bot] wants to merge 1 commit intomainfrom
add-autocomplete-search-api-1772757165
Closed

Add autocomplete search endpoint to API docs#4042
mintlify-development[bot] wants to merge 1 commit intomainfrom
add-autocomplete-search-api-1772757165

Conversation

@mintlify-development
Copy link
Contributor

@mintlify-development mintlify-development bot commented Mar 6, 2026

Summary

  • Added new autocomplete search endpoint (POST /v1/search/{domain}/autocomplete) to the Discovery API documentation
  • Created documentation pages for the endpoint in all languages (EN, FR, ES, ZH)
  • Updated navigation to include the new autocomplete search page in the Assistant API reference section

This endpoint enables search-as-you-type experiences with optimized results grouped by page.


Note

Low Risk
Low risk documentation-only changes (new MDX pages, OpenAPI spec entries, and navigation updates) with no runtime behavior modified.

Overview
Adds documentation for a new Discovery API endpoint, POST /v1/search/{domain}/autocomplete, including request/response schema details (query, optional filters, and extend_results) in each locale’s discovery-openapi.json.

Introduces new api/assistant/autocomplete.mdx pages for EN/ES/FR/ZH and updates docs.json navigation to surface the new Autocomplete page under the Assistant API reference.

Written by Cursor Bugbot for commit 9f298a0. This will update automatically on new commits. Configure here.

Generated-By: mintlify-agent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants