# SearchAPI A microservice for autocomplete, entity resolution, and dataset discovery. Version: 0.1.0 ## Security ### HTTPBearer Type: http Scheme: bearer ## Download OpenAPI description [SearchAPI](https://dev-docs.vanda-analytics.com/_bundle/apis/vanda-msvc-search.yaml) ## Utility ### Health check endpoint - [GET /search/health](https://dev-docs.vanda-analytics.com/apis/vanda-msvc-search/utility/health_check_search_health_get.md) ### Health check endpoint - [GET /search/health](https://dev-docs.vanda-analytics.com/apis/vanda-msvc-search/utility/health_check_search_health_get.md) ### Health check endpoint - [GET /search/health](https://dev-docs.vanda-analytics.com/apis/vanda-msvc-search/utility/health_check_search_health_get.md) ### Health check endpoint - [GET /search/health](https://dev-docs.vanda-analytics.com/apis/vanda-msvc-search/utility/health_check_search_health_get.md) ## Other ### Search Tickers, Sectors, and Themes - [GET /search](https://dev-docs.vanda-analytics.com/apis/vanda-msvc-search/other/search_entities_search_get.md): Performs a search across Tickers, Sectors, and Themes based on the query string. If 'q' is provided, performs a fuzzy search. If 'q' is omitted, may return a list of popular or recently searched items (mocked here). ### Get Entity Metadata - [GET /search/{entityId}](https://dev-docs.vanda-analytics.com/apis/vanda-msvc-search/other/get_entity_metadata_search__entityid__get.md): Retrieves detailed metadata for a specific ticker, sector, or theme, including definitions, methodology, and coverage.