API & MCP Pricing

A seasonal-pattern research API over REST and MCP. Free tier includes ML scores (5/day), the daily pick, and the verified track record. Dev opens 6 markets (US stocks + ETFs); Pro opens all 15 and removes the ML cap; Business adds team controls and can include redistribution rights under a separate written agreement.

No signup to try it: tw_demo_explore is a public demo token - a real authenticated call in about 30 seconds, no key, no card.

Paid plans launch soon. The Free tier and bring-your-own-key access are open now.

Free

ML scores included (5/day) - no commitment.

$0 /mo
  • 1 market (S&P 500 STOCKS)
  • ML win-probability scores (5/day)
  • Up to 3 results per call
  • 10/min, 100/day
  • Up to 1 API key
  • Daily pick + track record
  • Priority support
Get Started

No credit card required

Dev

Build and prototype across 6 U.S. stock and ETF markets (100 ML scores/day).

Coming Soon
  • 6 markets
  • ML win-probability scores (100/day)
  • Up to 100 results per call
  • 60/min, 1,000/day
  • Up to 3 API keys
  • Daily pick + track record
  • Priority support
Talk to Sales

 

Pro

Unlimited ML across every market at 120 req/min - no web seat required.

Coming Soon
  • All 15 markets
  • Unlimited ML win-probability scores
  • Up to 1,000 results per call
  • 120/min, 5,000/day
  • Up to 10 API keys
  • Daily pick + track record
  • Priority support
Talk to Sales

 

Business

High-volume production and team access, with redistribution available by written agreement.

Coming Soon
  • All 15 markets
  • Unlimited ML win-probability scores
  • Up to 5,000 results per call
  • 300/min, 20,000/day
  • Up to 50 API keys
  • Daily pick + track record
  • Priority support
Talk to Sales

Need more? Contact us for Enterprise.

Already subscribe to TradeWave? Your plan already includes API access - Analyst includes the Dev tier and Strategist includes Pro, at no extra cost. Just create a key. Standalone Pro and Business are for builders without a web seat who need the published API caps (Pro 120 req/min, Business 300 req/min) and, on Business, separately contracted redistribution - the bundled Strategist Pro key carries the identical 120 req/min cap.

Built for teams and enterprises

Bring the edge layer into your org with the controls a security and procurement team expects - centralized multi-seat key management, audit logs, eligibility for separately contracted seasonal-pattern redistribution, and enterprise single sign-on on Business and Enterprise plans, with a contractual SLA on Enterprise.

When you put a verifiable, conflict-free seasonal-pattern feed in front of a whole desk, the questions stop being about alpha and start being about governance. TradeWave runs on identity powered by WorkOS, gives admins centralized control of seats, keys, and billing, and writes an audit trail of who pulled which seasonal pattern and when. To be clear about scope: single sign-on and directory sync govern who can reach the human console - your API calls stay key-based on every plan, so a developer or service authenticates with a scoped API key, not your IdP.

  • Single sign-on and directory sync - SAML or OIDC plus SCIM provisioning through your identity provider (Okta, Azure AD, Google Workspace) to govern console access. Available on Business and Enterprise; talk to us to enable.
  • Multi-seat key management and centralized billing - issue, rotate, scope, and revoke API keys per developer or service from one admin view, on one invoice.
  • Audit logs - a time-stamped record of key usage and seasonal-pattern access, exportable for your own compliance and review.
  • A service-level agreement - uptime and support commitments so the seasonal-pattern feed can sit in a production trading workflow. Contractual SLA on Enterprise; Business includes priority support.
  • Commercial seasonal-pattern redistribution rights - license TradeWave seasonal patterns into your own product or feed, as percentage movement and the 0-100 seasonal index only, never raw prices. Granted by written agreement on Business and Enterprise - the boundaries live in the API Terms.
Contact sales

Unlimited ML win-probability scoring is the Pro upsell

Every plan includes ML scores - free starts at 5/day, Dev gets 100/day. Pro and Business unlock unlimited ML calls via the score_opportunities endpoint, the 62-feature model that assigns win probability and predicted return to each setup.

Free / Dev - ML included (metered)

# Ranked seasonal setups + ML on every tier GET /v1/opportunities?market=0&min_win_rate=0.60 # Returns: symbol, entry, hold, sharpe, win_rate, avg_return POST /v1/score # free=5/day, dev=100/day # Returns: ml_score, win_prob, pred_return, pred_mfe

Free gets a real taste of ML - 5 scored seasonal patterns per day. Dev raises that to 100. Both tiers get the same pattern quality; the limit is what scales with the plan.

Pro+ - Unlimited ML scoring

# No daily cap on ML calls POST /v1/score # unlimited win_prob: 0.81 pred_return: +4.2% ml_score: 87

Pro removes the daily ML cap entirely. Run the scorer across every setup in every market as often as you need - score a whole universe, not a sample. These are historical, forward-tested probabilities, not predictions; Pro just lets you compute them without limit.

Pricing FAQ

Can I use my TradeWave web subscription to get API access? +

Yes. Analyst subscribers automatically receive Dev-tier API access; Strategist subscribers receive Pro-tier access. Paid standalone API subscriptions are not yet self-serve; the Free tier is open now, and paid access is available through sales.

What counts as a market? +

TradeWave covers 15 active markets: Dow 30, NASDAQ 100, S&P 500, and Russell 1000 stocks, the Wilshire 5000, indices, futures and commodities, Forex (all and liquid), government bonds, ETFs, the London exchange, Toronto stocks, and crypto currencies. The Free tier includes S&P 500 stocks only.

Does the API ever return raw prices? +

No. By design the API exposes seasonal patterns only - seasonal pattern statistics, win rates, percentage returns, and ML scores. No OHLCV data, no last-price endpoints. This keeps the output interpretable and keeps licensing clean.

What am I allowed to do with the seasonal patterns? +

Free, Dev, and Pro are internal-use plans: use seasonal patterns in, and display them within, your own application, research, and team, with attribution to TradeWave. Redistribution and resale to anyone outside your org are reserved for Business and Enterprise, where you can license the derived values (percentage movement and the 0-100 seasonal index, never raw prices) into your own product or feed by written agreement. Full boundaries are in the API Terms.

What happens if I exceed a rate limit? +

The API returns HTTP 429 with a Retry-After header. It does not drop the connection or charge overages. The per-minute bucket resets every 60 seconds; the daily bucket resets at midnight UTC.

Can I cancel or change tiers at any time? +

Yes. Upgrades take effect immediately; downgrades take effect at the next billing cycle. No lock-in periods.