/betalist/topics/startups
List startups within a BetaList topic. Accepts a topic slug or a full topic/browse URL and returns the startup cards in that topic with name, slug, tagline, logo image and a boosted (paid promotion) flag.
Price: 10 credits per 17 results
💡 AI Hint: List startups in a BetaList topic (by topic slug like ‘generative-ai’ or a full browse URL). Returns startup cards (id, alias, name, tagline, image, is_boosted). Use count to control how many to return. Discover topic slugs via betalist/topics.
⚠️ Common errors: 412: Topic not found (well-formed but nonexistent topic slug)
Authorizations
API token from the dashboard
Headers
Body
Topic slug or full BetaList topic/browse URL
1"generative-ai"
"https://betalist.com/browse/ai/generative-ai"
Max number of startups to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500