C

Coil Sector Drill-Down · Board Sector

by Coil Sector Drill-Down

GETBaseSolanaalgorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=Algorand

$0.01

per call · USD Coin on Base

Every stock in one sector, scored — GET /api/board/sector?name=Energy (or ?etf=XLE) returns each member of that sector with the full Coil read: opportunity 0-100 + percentile, entry quality and state, hold strength, growth score, overnight gap-risk score, leadership flag and dollar volume, ranked by opportunity, plus the sector's own ETF row. All 20 sector groups across the S&P 500, Nasdaq-100 and macro book. ~5-min refresh. Research, not advice.

Endpoint

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

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/sector", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://coil.trade/api/board/sector?name=Energy" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "asof_daily": "2026-07-22",
  "etf": {
    "light": "g",
    "opp_pct": 80,
    "opp_score": 62.1,
    "state": "cold",
    "sym": "XLE"
  },
  "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."
  },
  "members": [
    {
      "adv20_usd": 2100000000,
      "entry_q": 70,
      "gap_level": "LOW",
      "gap_risk": 14,
      "growth_score": 55,
      "hold_q": 84,
      "is_leader": true,
      "name": "Exxon Mobil",
      "opp_pct": 91,
      "state": "ready",
      "sym": "XOM"
    }
  ],
  "product": "coil-sector",
  "sector": "Energy"
}

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 Sector Drill-Down & similar services