logo
    logo
    Log in

    API Access

    Programmatic access to Scanr's scanner and proprietary analytics. Climb the ladder from market-wide scanning to relative-strength signals, backtests, and regime alpha.

    Scan

    Starter

    $99

    USD

    Billed Monthly

    • Full stock scanner — run any scan payload
    • Natural-language scan + AI refine
    • Reference, market status, news & saved scans
    • 5,000 API requests/day
    • 45,000 AI credits/day
    • REST API + MCP server access

    Signals

    Power User

    $199

    USD

    Billed Monthly

    • Everything in Starter +
    • Relative strength, indicators & chart patterns
    • Technical study library + backtest analytics
    • Real-time scan & analytics data
    • 20,000 API requests/day
    • 180,000 AI credits/day

    Alpha

    Business

    $399

    USD

    Billed Monthly

    • Everything in Power User +
    • Supply/demand zones & market themes
    • Regime relative-strength edge fields
    • Unlimited historical depth
    • 50,000 API requests/day
    • 900,000 AI credits/day
    New — 8 tools live

    Use Scanr from Claude, Cursor, or any MCP client

    One bearer token. Zero glue code. Your existing API tier complete with the same limits and same billing.

    • Tools for scanning, security search, news, market status, and trending stocks.
    • Per-tool rate limits matching your API tier; AI tools metered against your daily API-tier AI quota (shared with the REST scan endpoints).
    • Standard JSON-RPC over HTTP. Connect any MCP-compatible client without writing a custom adapter.

    Claude Code — one-line setup

    claude mcp add --transport http scanr \
      https://scanr.ai/api/mcp \
      --header "Authorization: Bearer scanr_..."

    Tools currently exposed

    pingnatural_scanrefine_payloadscansearch_securitiesmarket_statusget_newshot_tickers

    Feature comparison

    Starter

    Screen the entire market programmatically.

    Starter · included in every tier

    Full stock scanner — run any scan payload
    Yes
    Natural-language scan + AI refine
    Yes
    Scan instructions, metrics & rankings
    Yes
    Saved scans, history & per-ticker lookups
    Yes
    Reference & symbology (securities, sectors, industries)
    Yes
    Market status, news & corporate actions
    Yes

    Power User · analytics querying

    Relative strength & stock indicators
    No
    Chart patterns & peer groups
    No
    Technical indicator library
    No
    Backtest & performance analytics
    No

    Business · proprietary edge

    Supply & demand zones
    No
    Market themes & theme-performance history
    No
    Regime relative-strength fields (trend efficiency, divergence, group strength)
    No

    Rate limits

    Requests per minute
    30
    Requests per hour
    500
    Requests per day
    5,000
    AI credits per day (natural + refine + MCP · dedicated budget)
    45,000
    Rate-limit headers
    Yes

    Access & data freshness

    REST API
    Yes
    Authentication (API keys)
    Yes
    MCP server access (8 tools · any MCP client)
    Yes
    Historical depth (scans & backtests)
    90 days
    Scan & analytics freshness
    15min delay

    Power User

    Query proprietary per-ticker analytics.

    Starter · included in every tier

    Full stock scanner — run any scan payload
    Yes
    Natural-language scan + AI refine
    Yes
    Scan instructions, metrics & rankings
    Yes
    Saved scans, history & per-ticker lookups
    Yes
    Reference & symbology (securities, sectors, industries)
    Yes
    Market status, news & corporate actions
    Yes

    Power User · analytics querying

    Relative strength & stock indicators
    Yes
    Chart patterns & peer groups
    Yes
    Technical indicator library
    Yes
    Backtest & performance analytics
    Yes

    Business · proprietary edge

    Supply & demand zones
    No
    Market themes & theme-performance history
    No
    Regime relative-strength fields (trend efficiency, divergence, group strength)
    No

    Rate limits

    Requests per minute
    60
    Requests per hour
    2,000
    Requests per day
    20,000
    AI credits per day (natural + refine + MCP · dedicated budget)
    180,000
    Rate-limit headers
    Yes

    Access & data freshness

    REST API
    Yes
    Authentication (API keys)
    Yes
    MCP server access (8 tools · any MCP client)
    Yes
    Historical depth (scans & backtests)
    1 year
    Scan & analytics freshness
    Real-time

    Business

    Unlock the full proprietary edge.

    Starter · included in every tier

    Full stock scanner — run any scan payload
    Yes
    Natural-language scan + AI refine
    Yes
    Scan instructions, metrics & rankings
    Yes
    Saved scans, history & per-ticker lookups
    Yes
    Reference & symbology (securities, sectors, industries)
    Yes
    Market status, news & corporate actions
    Yes

    Power User · analytics querying

    Relative strength & stock indicators
    Yes
    Chart patterns & peer groups
    Yes
    Technical indicator library
    Yes
    Backtest & performance analytics
    Yes

    Business · proprietary edge

    Supply & demand zones
    Yes
    Market themes & theme-performance history
    Yes
    Regime relative-strength fields (trend efficiency, divergence, group strength)
    Yes

    Rate limits

    Requests per minute
    120
    Requests per hour
    5,000
    Requests per day
    50,000
    AI credits per day (natural + refine + MCP · dedicated budget)
    900,000
    Rate-limit headers
    Yes

    Access & data freshness

    REST API
    Yes
    Authentication (API keys)
    Yes
    MCP server access (8 tools · any MCP client)
    Yes
    Historical depth (scans & backtests)
    Unlimited
    Scan & analytics freshness
    Real-time

    Frequently asked questions

    Is API pricing separate from my Scanr UI plan?
    Yes. API access is a standalone add-on. You can be on the free Starter UI plan and still subscribe to any API tier, or be on Super Pro and stay on the free Starter API tier. The two products are billed independently and have their own rate limits.
    Do API limits stack with my UI plan's limits?
    No. API requests made with an API token (and through the MCP server) are metered against your API tier's limits — not your UI plan's per-session limits. They are completely separate buckets.
    What's included in the MCP server access?
    Every API tier includes access to our MCP server with the same tools — scanning, natural-language scan, security search, market status, news, and trending stocks. AI tools on MCP are metered against your daily API-tier AI quota, shared with the REST AI scan endpoints. See the MCP docs for setup.
    Can I upgrade, downgrade, or cancel anytime?
    Yes. You can change your API tier or cancel at any time from your account billing portal. Upgrades take effect immediately with a prorated charge; downgrades and cancellations take effect at the end of your current billing period.
    What happens if I hit a rate limit?
    API responses include standard rate-limit headers so you can back off gracefully. If you exceed the limit, you'll receive a 429 response. AI-specific endpoints have their own daily quota (separate from the general request limits) because LLM calls are more expensive to serve.
    Do you offer custom or enterprise pricing?
    Yes — if the Business tier's limits aren't enough or you need custom terms, get in touch at [email protected].
    Where can I find the API documentation?
    Full reference docs are available at api-docs.scanr.ai. You can mint API tokens from your account settings.