Skip to content
clusters: prooflayer · edgemarket · edgefinance · synthforge · mediakit · wordmint · webprobe · locale · comppoint
$ man earnings-calendar-api

/earnings-calendar-api

agentutility / edge-finance / earnings-calendar-api
PRICE / CALL
$0.03
USDC · base mainnet · scheme: exact
METHOD
POST
CATEGORY
uncategorized
STATUS
live
NAME
earnings-calendar-api earnings calendar api / next earnings date api / sec earnings filing calendar
synonym alias of earnings-calendar — reuses the canonical handler.
SYNOPSIS
POST https://x402.agentutility.ai/earnings-calendar-api
     Content-Type: application/json
     X-PAYMENT:    <signed-transferWithAuthorization>

     { ... }
↳ first call → 402 Payment Required. Sign USDCtransferWithAuthorization, retry with theX-PAYMENT header.
DESCRIPTION

Earnings calendar API / next earnings date API / SEC earnings filing calendar. Same EDGAR-backed handler as earnings-calendar, listed for agents finding 8-K Item 2.02, 10-Q, 10-K, NT filing signals, fiscal periods, and next-earnings cadence estimates.

INPUTrequest schema
propertytypedescriptionreq?
tickerstringUS-listed ticker (e.g. 'AAPL', 'MSFT'). Either ticker or cik is required.optional
cikstringSEC CIK (zero-padded or numeric, e.g. '0000320193'). Use when ticker is ambiguous or unavailable.optional
limitnumberMax earnings-related filings to return. 1-50. Default 8.optional
upcoming_onlybooleanIf true, only returns the next-earnings estimate plus future-dated filings (skips historical events). Default false.optional
OUTPUTresponse shape
fieldtypedescription
tickerstring
event_countstring
next_earnings_estimatestring
EXAMPLEStwo ways to call
EXAMPLE 1 · curl
curl -X POST https://x402.agentutility.ai/earnings-calendar-api \
  -H 'Content-Type: application/json' \
  -d '{ }'
first response = 402 Payment Required with payment requirements; sign + retry with X-PAYMENT.
EXAMPLE 2 · mcp
# Install the MCP package for this endpoint's cluster
npx -y @agentutility/mcp-<cluster>

# Required: EVM private key with USDC on Base
export X402_PRIVATE_KEY=0x...

# Then call the earnings-calendar-api tool from your MCP-aware agent.
MCP server handles payment automatically — your coding agent just calls the tool by name.
METADATA
tags
earningscalendarapiearnings-calendar-api
methods
POST
cluster
edgefinance
price
$0.03 USDC per call
ADJACENTother endpoints in edgefinance
endpointdescriptionprice
earnings-calendarEarnings calendar / next earnings date / earnings release schedule / quarterly results dates / 10-Q + 10-K + 8-K Item 2.02 feed / late-fi…$0.03
earnings-call-transcribeEarnings call transcriber.$0.03
earnings-transcriptEarnings call transcript generator.$0.03
fda-calendarFDA AdComm calendar / FDA Advisory Committee meeting tracker / PDUFA-adjacent catalyst feed / biotech FDA event watch / drug-approval com…$0.03
fda-calendar-apiFDA calendar API / FDA advisory committee meeting tracker / biotech catalyst feed.$0.03
trademark-searchTrademark search / USPTO trademark lookup / TSDR / federal trademark database.$0.03
uspto-trademark-searchUSPTO trademark status / TSDR lookup.$0.03
bls-occupational-statsBLS Public Data API — wages, employment levels, growth by series ID.$0.02
SEE ALSO
agentutility · edgefinance · x402 · mcp · llms.txt · registry.json · bazaar.x402.org