SandBase is live — $1 in free credits on signupStart free ›

Reddit modelsapi generation api

reddit/app/generated-posts

Fetch lightweight post info used by the Reddit Answers "Generated for you" cards More concise than fetch_post_details_batch, only includes id / title / score / commentCount / createdAt / url / authorInfo / subreddit / me...

Input
Whether to clean and format the data
Post IDs comma-separated, e.g. "t3_XXXXXX,t3_YYYYYY"
Idle

Example output — click Run to generate your own

API README

Fetch Reddit Answers Generated Posts

Fetch lightweight post info used by the Reddit Answers "Generated for you" cards More concise than fetch_post_details_batch, only includes id / title / score / commentCount / createdAt / url / authorInfo / subreddit / media. It is suitable for reddit workflows.

Capability

Fetch lightweight post info used by the Reddit Answers "Generated for you" cards More concise than fetch_post_details_batch, only includes id / title / score / commentCount / createdAt / url / authorInfo / subreddit / media. It helps applications, agents, and automated workflows turn that capability into repeatable tasks and useful downstream experiences.

Common use cases

  • Build media monitoring, content intelligence, and publishing-support workflows.
  • Create repeatable integrations that pass structured results to downstream business systems.
  • Support scheduled jobs, internal tools, and agent workflows with structured results.

Related Models