C

Coil Single-Name Score · Board Name

by Coil Single-Name Score

GETBaseSolanaalgorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=Algorand

$0.005

per call · USD Coin on Base

Score one name or a whole watchlist in one read. GET /api/board/name?sym=NVDA (or ?sym=NVDA,AMD,MSFT — up to 10 names, one price) returns each name's full Coil read: opportunity 0-100 + percentile, entry quality and state (READY / SETUP / WAIT / CHASE / FALLING), hold strength, growth score, gap-risk, leadership flag, dollar volume, its coil read (coil_score, coil_kind, coil_note) and its book's regime. Any S&P 500, Nasdaq-100 or macro name. ~5-min refresh. Research, not advice.

Endpoint

GET https://coil.trade/api/board/name

11

Calls / 30d

2

Unique payers / 30d

Sep 9

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://coil.trade/api/board/name", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://coil.trade/api/board/name?sym=NVDA+%28or+NVDA%2CAMD%2CMSFT+%E2%80%94+up+to+10+in+one+read%29" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "asof_daily": "2026-07-22",
  "book_regimes": {
    "spx": {
      "mode": "NAMES_ON",
      "verdict": "…"
    }
  },
  "freshness": {
    "data_age_seconds": 142,
    "market_open": true,
    "next_refresh_at": "<ISO-8601 UTC — always present; do not re-buy before this>",
    "poll_hint": "Market open — this board recomputes about every 5 minutes; polling faster returns the same payload."
  },
  "name": {
    "adv20_usd": 26800000000,
    "entry_q": 62,
    "gap_level": "LOW",
    "gap_risk": 18,
    "growth_score": 58.8,
    "hold_label": "STRONG",
    "hold_q": 88,
    "is_leader": true,
    "name": "NVIDIA",
    "opp_pct": 97,
    "opp_score": 71.2,
    "sector": "Information Technology",
    "state": "firing",
    "sym": "NVDA"
  },
  "product": "coil-name"
}

Payment details

Pay to0x7b53524d5c5d29efb8c1d128c56f62fe38cd9476
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=, Algorand
Schemesexact

Is this your API?

Pin it to the top of Developer Tools and the homepage with a featured placement.

Get featured →

More from Coil Single-Name Score & similar services