Search for relevant document chunks based on a query. Under the hood, Captide’s RAG system uses a combination of LLMs and vector databases to find the most relevant chunks of text from corporate disclosures that are most relevant to the query. This endpoint returns chunks of text from corporate disclosures that are most relevant to the query, along with metadata about their source documents. This endpoint is useful for building search interfaces or retrieving specific content from documents.
This v2 endpoint supports newer document categories in source mappings (e.g., earnings-presentation, investor-event-presentation, shareholder-meeting-circular, etc.). Agent response quality is exactly the same compared to v1.
The natural language query
1"What is Zscaler's net dollar retention rate?"
Comma-separated string of document file IDs. If provided and non-empty, skips document and company selection and goes directly to retrieval.
Chunks found successfully
Response model for chunk search results.
List of relevant document chunks