RockstarMarkets
API

Programmatic access to everything we build.

Real-time data, narrative intelligence and Rocky AI - accessible via REST and WebSockets. Designed for the people building on top.

Sub-100ms latency

Edge-cached read endpoints, p99 under 100ms globally.

Bulk historical access

Pull years of price, sentiment and narrative data in single requests.

Stable, versioned

v1 frozen for 24 months minimum. Migration guides for breaking changes.

Rocky included

Cite-first AI access on Builder and above. Same model your users see.

Endpoints

  • GET/v1/quotes

    Real-time quote for any symbol or batch.

    curl https://api.rockstarmarkets.com/v1/quotes?symbols=AAPL,NVDA
  • GET/v1/chart/:symbol

    Candle data with configurable range and interval.

    curl https://api.rockstarmarkets.com/v1/chart/AAPL?range=1y
  • GET/v1/news

    Editorial news feed with filters by category, ticker, importance.

    curl https://api.rockstarmarkets.com/v1/news?ticker=NVDA
  • GET/v1/trends/social

    Aggregated social mention scores per asset, time-windowed.

    curl https://api.rockstarmarkets.com/v1/trends/social?window=24h
  • GET/v1/trends/narratives

    Active narrative clusters with momentum, sentiment, related assets.

    curl https://api.rockstarmarkets.com/v1/trends/narratives
  • POST/v1/rocky/query

    Cite-first AI research over the RockstarMarkets corpus.

    curl -X POST https://api.rockstarmarkets.com/v1/rocky/query \
         -d '{"query": "AI capex outlook"}'
  • WS/v1/stream/quotes

    WebSocket stream of live quote ticks for subscribed symbols.

    wscat -c wss://api.rockstarmarkets.com/v1/stream/quotes

Pricing

Hobbyist

Free

1,000 req/day · 5 req/s · REST only

Get a key

Builder

$99/mo

100k req/day · 50 req/s · REST + WS

Start

Institutional

Custom

Unlimited · WSS · raw datasets · SLA

Talk to sales

Building something? We want to hear about it.

Tell us what you're building. We're selective with partners but generous with credits.

partners@rockstarmarkets.com