post
https://console-api-us-west-2.mbd.xyz/api/feed/config
Overview
The Feed Management API enables you to create, configure, and manage personalized content feeds. Define how content is sourced, filtered, ranked, and presented to users.
Key Concepts
- Feed Configuration: Define the complete behavior of a feed including candidate sources, filters, scoring algorithms, and diversity controls
- Candidate Sources: Choose between Farcaster items (casts) or Zora coins (posts) as content sources
- Filtering: Apply sophisticated filters including AI labels, engagement metrics, publication types, keywords, and more
- Scoring & Ranking: Select from various algorithms (trending, popular, user affinity, interest-based) or build custom weighted scoring
- Feed ID: Each configuration generates a unique
feed_idthat can be used in the recommendations endpoint
Usage
Create and manage feed configurations that control how content is generated, filtered, and ranked. You can generate candidates from Farcaster or Zora, apply filters to include/exclude specific content, rank items using various algorithms, and mix multiple feeds together. The output is a feed_id that can be used when calling the recommendations endpoint.
