Skip to main content
Finkkle Search organizes results by content type through dedicated verticals. Each vertical is powered by its own retrieval and ranking system, optimized specifically for that kind of content. Switch between verticals with the tab bar on any results page, or use the vertical APIs to access them programmatically.

Available verticals

Images

Visual search using tag matching and semantic embeddings. Results include source attribution and direct links.

Videos

Video results from YouTube and other indexed sources, ranked by relevance and recency.

Shopping

Product cards with prices, images, and merchant links. Supports minimum/maximum price filtering.

News

Recent articles filtered by topic and publication date. Includes source credibility indicators.

Maps

Location-based results and place cards for navigational and local queries.

Trending

Real-time feed of rising queries, news headlines, and category activity spikes.

Switch verticals in the UI

After running any search, click a tab in the vertical bar beneath the search input:
Your current query carries over — you do not need to retype it.

Vertical APIs

You can access each vertical programmatically through the Finkkle One API. See the API overview for authentication details.

Images example

Returns image results with source URLs, titles, and attribution metadata.

Videos example

Returns video results ranked by relevance and recency, including links to YouTube and other indexed sources.

Shopping query example

Suggestions example

Returns an array of autocomplete candidates matching the prefix.
The shopping API automatically normalizes price range inputs — swapping minPrice and maxPrice if they are accidentally reversed.