get
https://api.mbd.xyz/v3/studio/search/frequent_values//
Retrieve the most frequently occurring values for a specific field in an index.
This endpoint is useful for discovering popular values in a field before building filters or queries. Common use cases include:
- Discovering popular languages (
langfield) - Finding trending channels/topics (
channelsfield) - Identifying common AI labels (
ai_labels_med,ai_labels_highfields) - Exploring active features of any keyword field
Data Scope: Results are based on data from the last 7 days. This ensures you get recently relevant values rather than historical ones. The exact date field used varies by index:
farcaster-items:item_creation_timestamppolymarket-items:created_atpolymarket-wallets:updated_atzora-coins:zora_updated_at
Results are sorted by frequency (highest first) and limited to the requested size (default 100).
