1
0
Fork 0
docsearch/packages/website/docs/api.mdx
Paul Jankowski 596397c359
feat(docs): Document v5 beta (#2935)
* chore(docs): v5 documentation

* Writing style clean up

* fix: website after conflicts
2026-07-30 09:47:28 -04:00

28 lines
1 KiB
Text

---
title: API references
description: Browse API references for DocSearch packages and integrations.
---
Choose the reference for the package in your application:
- [`@docsearch/js` API](/docs/packages/js/api-reference)
- [`@docsearch/react` API](/docs/packages/react/api-reference)
- [`@docsearch/modal` API](/docs/packages/modal/api)
- [`@docsearch/sidepanel` API](/docs/packages/sidepanel/api)
- [`@docsearch/sidepanel-js` API](/docs/packages/sidepanel-js/api)
- [`@docsearch/core` API](/docs/packages/core/api)
- [Docusaurus adapter configuration](/docs/packages/docusaurus-adapter/configuration-reference)
For an end-to-end example, start with the [package overview](/docs/packages/overview).
## `container`
See the [`@docsearch/js` API](/docs/packages/js/api-reference#container) for the JavaScript container option.
## Translations
See the [React API](/docs/packages/react/api-reference#translations) for the shared translation structure.
## `askAi`
See [Get started with Agent Studio](/docs/agent-studio/getting-started) for AI configuration.