API access for builders

ChartScout detections,ready for your product.

Build dashboards, alerting systems, research tools, and automated workflows on the same canonical pattern-detection stream that powers ChartScout.

No base fee. Verify a card after the demo, receive a key once, and use the real-time feed immediately.

Real API demo · no signup · no key

See real canonical detections in two clicks

Choose one fixed filter and call the real ChartScout API. The response is capped at five canonical detections and delayed by at least 24 hours.

Canonical detections

Query stable, pod-independent detection events with cursor pagination.

Real-time SSE

Consume a resumable Server-Sent Events stream with scoped credentials.

Catalog endpoints

Discover supported exchanges, markets, timeframes, and pattern versions.

Safe key rotation

Use environment-bound keys, two-key overlap, immediate revocation, and one-time secret display.

Usage-based API

Pay only for delivered detections

Your API filters route the canonical detections ChartScout already produces across five exchanges. They do not create Pattern Watchers or detector workloads. Historical query processing is free; only the first delivery of each matching detection to your account is billed by timeframe.

  • Historical REST queries and real-time SSE
  • Usage and quota visibility through the API
  • Independent API keys and PAYG billing lifecycle

Example request

curl "https://api.chartscout.io/v1/detections?exchange=binance&timeframe=5m&pattern=channel_down&limit=5" -H "Authorization: Bearer $CHARTSCOUT_API_KEY"

We use cookies