{"data":{"name":"crypto-creator-intel API","version":"v1","description":"Structured intelligence extracted from crypto YouTubers' videos: per-video sentiment, per-asset positions with verbatim quotes, dated falsifiable predictions (the track-record ledger), and cross-creator consensus. All views are the creators' own public statements, aggregated for analysis. Not financial advice.","authentication":"None during free preview. Send 'Authorization: Bearer <key>' now to be forward-compatible with metered access.","endpoints":[{"method":"GET","path":"/api/v1/feed","description":"Newest analyzed videos with summaries, stances, and per-asset positions.","params":{"limit":"max items, default 20, max 100","before":"ISO date cursor for pagination — returns videos published strictly before it","creator":"substring match on creator/channel name, e.g. 'Cowen'"}},{"method":"GET","path":"/api/v1/vibe","description":"Aggregate market vibe: conviction-weighted overall score (-100..100) from each creator's latest market video, per-asset consensus with per-creator stances, and trending narratives.","params":{"window":"lookback window in days, default 45"}},{"method":"GET","path":"/api/v1/videos/{videoId}","description":"Full intelligence object for one video, including quotes and predictions."},{"method":"GET","path":"/api/v1/predictions","description":"The prediction ledger: specific, checkable calls with verbatim quotes, creator, publish date, and (when dateable) a resolveBy grading date.","params":{"status":"open | correct | wrong | unresolvable (default: all)","asset":"filter by normalized ticker, e.g. BTC","limit":"default 100"}},{"method":"GET","path":"/api/v1/creators","description":"Tracked creators with video counts."}],"enums":{"stance":["bullish","bearish","neutral","mixed","not_discussed"],"conviction":["low","medium","high"],"timeframe":["short_term","medium_term","long_term","unspecified"],"videoType":["market_analysis","educational","news_recap","interview","project_review","other"],"direction":["up","down","sideways","event","other"],"predictionStatus":["open","correct","wrong","unresolvable"]},"conventions":{"envelope":"{ data, meta } on success; { error: { status, message }, meta } on failure","dates":"ISO 8601 strings","sentimentScore":"-100 (max bearish) .. 100 (max bullish), conviction-weighted"}},"meta":{"generatedAt":"2026-07-31T22:16:20.787Z","pricing":"free_preview"}}