F

FilingsPulse · Filings Earnings

by FilingsPulse

GETBaseSolanaArbitrumPolygonFraxtalWorld ChainMonadX LayerHyperEVMAlgorandXRP LedgerBNB Chain

$0.25

per call · USD Coin on Base

Earnings brief for any US-listed company: the last 8 quarters of revenue, net income, and diluted EPS pulled verbatim from SEC XBRL with year-over-year deltas computed in code, an estimated next-report window from the company's own 8-K filing cadence, plus consensus/guidance context from live news (each figure source-attributed). Built for earnings-season research and equity-analysis agents.

Endpoint

GET https://filingspulse.theaslangroupllc.com/api/filings/earnings

1

Calls / 30d

1

Unique payers / 30d

Aug 20

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://filingspulse.theaslangroupllc.com/api/filings/earnings", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://filingspulse.theaslangroupllc.com/api/filings/earnings?company=JPMorgan&lang=es&ticker=JPM" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "cik": "0000019617",
  "company": "JPMORGAN CHASE & CO",
  "consensus_context": "Per the provided sources, analysts expected …",
  "data_source": "SEC EDGAR XBRL company facts (data.sec.gov) — figures as reported; Q4 rows marked derived are computed FY minus Q1–Q3",
  "disclaimer": "Informational only, not investment advice. Verify against the primary filing before trading.",
  "quarters": [
    {
      "derived": [],
      "eps_diluted": 5.94,
      "fiscal": "FY2026 Q1",
      "net_income": 16500000000,
      "net_income_yoy_pct": 12.5,
      "period_end": "2026-03-31",
      "revenue": 49800000000,
      "revenue_yoy_pct": 10
    }
  ],
  "report_cadence": {
    "just_reported": false,
    "last_report_date": "2026-04-14",
    "median_gap_days": 91,
    "method": "Estimated from the company's own historical 8-K Item 2.02 filing cadence in SEC EDGAR — an estimate, not an announced date.",
    "next_report_estimate": {
      "earliest": "2026-07-07",
      "latest": "2026-07-21"
    }
  },
  "ticker": "JPM",
  "trajectory_read": "Revenue and net income both up double digits year over year …"
}

Payment details

Pay to0x50ab2018c06c6e4eaa9ba52057eb55ed284912fc
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon, Fraxtal, World Chain, Monad, X Layer, HyperEVM, Algorand, XRP Ledger, BNB Chain
Schemesexact

Is this your API?

Pin it to the top of Social & Community and the homepage with a featured placement.

Get featured →

More from FilingsPulse & similar services