Data API Portal
Verify your API key, see today's usage, browse tier features and documentation. Don't have a key? Join the early-access waitlist.
◆ Tiers
Loading tiers…
◆ Quick start
Pass your key in the X-API-Key header on every request:
curl -H "X-API-Key: vorepo_data_starter_xxxx..." \
https://vorepo.com/api/data/top-100-momentum
Available endpoints (response includes X-RateLimit-Remaining header):
GET /api/data/me # check auth + usage (any tier)
GET /api/data/top-100-momentum # top 100 repos by momentum (any tier)
GET /api/data/csv-export # CSV export top 200 (any tier)
GET /api/data/historical/{ticker}?days=N # OHLC (Starter≤30d, Pro≤90d, Ent unlimited)
POST /api/data/webhooks # register webhook URL (Pro+)
GET /api/data/breakdown/{sector} # per-sector aggregate (Enterprise only)
Phase 1 (2026-05-05): keys issued manually by Vorepo team. Email [email protected] with your tier preference.