Search
Explore different ways to query your collection
Once you've created a collection and uploaded data into it, you're ready to search within that collection. This process involves sending a request to one of the search endpoints of the Vantage Platform API.
Search Endpoints
The Vantage Platform API supports different types of search methods, each tailored to specific use cases. Most of the options passed to the search endpoints, as well as the results, are consistent across these methods.
The most frequently used search endpoint is Semantic Search. If you're unsure where to begin, starting there is a good choice.
Updated 2 months ago