Skip to content

crate.tastemakers.onesToWatch()

onesToWatch(opts?: RequestOptions): Promise<OnesToWatchResponse>

Just the ‘ones to watch’ slice — rising names with emergence and momentum tiers.

EndpointGET /api/v2/tastemakers/ones-to-watch
Authkey
ReturnsOnesToWatchResponse
Retryableyes
Idempotentyes
const w = await crate.tastemakers.onesToWatch();