{"name":"StartupTribunal","description":"AI-validated startup market research API. 1,500+ analyzed startup ideas with TAM, competitors, pain signals, and TRIBUNAL scoring. Africa & emerging markets focus. Also provides real-time trend data from GitHub, Hacker News, and Google Trends.","version":"1.3.0","provider":{"organization":"Genesis Protocol","url":"https://startuptribunal.com","contact":"hello@startuptribunal.com"},"url":"https://startuptribunal.com/api/agent","documentationUrl":"https://startuptribunal.com/api/agent/schema","capabilities":{"streaming":false,"pushNotifications":false},"authentication":{"schemes":[{"type":"x402","description":"HTTP 402 native USDC payment on Base mainnet. Include PAYMENT-SIGNATURE header with signed transfer.","network":"eip155:8453","payTo":"0xF00b53AF46FAd844b6A6cB6ea466e562D27fDE11","facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"},{"type":"Bearer","description":"Legacy Stripe payment token. POST to /api/agent/pay to obtain. Format: apt_*","tokenUrl":"https://startuptribunal.com/api/agent/pay"}]},"skills":[{"id":"search_catalog","name":"Search Startup Catalog","description":"Search 1,500+ AI-validated startup ideas. Filter by category, country, pain level, score. First 10 results free.","inputModes":["application/json"],"outputModes":["application/json"],"pricing":{"amount":0,"currency":"USD","note":"Free first 10 results, $0.02/page after"},"endpoint":"https://startuptribunal.com/api/agent/catalog","method":"GET","examples":[{"input":{"category":"fintech","country":"GH","min_score":"7"}},{"input":{"search":"payment reconciliation","pain_level":"high"}}]},{"id":"get_catalog_detail","name":"Get Startup Detail","description":"Full analysis for a startup idea: TAM, competitors, tribunal scores, risk matrix, GTM strategy, founder-market fit.","inputModes":["application/json"],"outputModes":["application/json"],"pricing":{"amount":0.1,"currency":"USD"},"endpoint":"https://startuptribunal.com/api/agent/catalog/{slug}","method":"GET","examples":[{"input":{"slug":"ai-farming-assistant-ghana"}}]},{"id":"validate_idea","name":"Validate Startup Idea","description":"Full AI TRIBUNAL validation pipeline: 5+ LLM judges analyze market, competition, pain severity. Async — returns job ID for polling.","inputModes":["application/json"],"outputModes":["application/json"],"pricing":{"amount":3,"currency":"USD"},"endpoint":"https://startuptribunal.com/api/agent/validate","method":"POST","examples":[{"input":{"idea":"AI-powered farming assistant for West African markets","country":"GH"}},{"input":{"url":"https://example.com/product-page"}}]},{"id":"trending_pains","name":"Trending Pain Points","description":"Real-time trending pain points from Google Trends + high-pain catalog items. Useful for market opportunity scanning.","inputModes":["application/json"],"outputModes":["application/json"],"pricing":{"amount":0.01,"currency":"USD"},"endpoint":"https://startuptribunal.com/api/agent/trending-pains","method":"GET","examples":[{"input":{"vertical":"fintech"}},{"input":{"limit":"10"}}]},{"id":"github_trending","name":"GitHub Trending Repos","description":"Trending GitHub repositories with star velocity, language filter, and time window. Great for competitive intelligence.","inputModes":["application/json"],"outputModes":["application/json"],"pricing":{"amount":0.01,"currency":"USD"},"endpoint":"https://startuptribunal.com/api/agent/github-trending","method":"GET","examples":[{"input":{"language":"typescript","since":"weekly"}},{"input":{}}]},{"id":"hn_sentiment","name":"Hacker News Sentiment","description":"HN front page stories with sentiment scoring: velocity (pts/hr), hot/controversial classification. Keyword search supported.","inputModes":["application/json"],"outputModes":["application/json"],"pricing":{"amount":0.01,"currency":"USD"},"endpoint":"https://startuptribunal.com/api/agent/hn-sentiment","method":"GET","examples":[{"input":{"query":"AI agents"}},{"input":{"limit":"15"}}]}],"protocols":{"mcp":"https://startuptribunal.com/.well-known/mcp.json","x402_schema":"https://startuptribunal.com/api/agent/schema"}}