I

Intuitek · CAP Earnings Calendar

by Intuitek

GETBase

$0.01

per call · USD Coin on Base

Earnings calendar for upcoming US stock reports — earnings date, EPS estimate, pre/post-market timing. Filter by ticker for per-company lookups, or scan a date window (1–90 days ahead) for calendar-driven research automation. Data: Alpha Vantage 3-month calendar, cached 2 hr.

Endpoint

GET https://the-stall.intuitek.ai/cap/earnings-calendar

10

Calls / 30d

9

Unique payers / 30d

Sep 8

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://the-stall.intuitek.ai/cap/earnings-calendar", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://the-stall.intuitek.ai/cap/earnings-calendar" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "as_of": "example",
  "earnings": [
    {
      "currency": "example",
      "eps_estimate": 1,
      "fiscal_period_end": "example",
      "name": "example",
      "report_date": "example",
      "symbol": "example",
      "timing": "example"
    }
  ],
  "total": 1,
  "window_end": "example"
}

Payment details

Pay to0x03d773c52b67993e60ecb3134b17436fe03b584c
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Market Data and the homepage with a featured placement.

Get featured →

More from Intuitek & similar services

I

Intuitek · CAP Market GEX

the-stall.intuitek.ai

Dealer gamma exposure (GEX) analysis for any US stock or ETF — returns aggregate GEX, gamma flip level, key pinning strikes, and vol regime signal (positive GEX = pinning, negative = acceleration). Free CBOE delayed data, no API key. Standard SpotGamma-style calculation: calls subtract gamma, puts add gamma. Use with options-snapshot for full options context.

GETBaseOther
$0.04 / call3 calls / 30d
I

Intuitek · CAP Vision Analyze

the-stall.intuitek.ai

Analyze any image URL using GPT-4o-mini vision. Returns structured analysis based on the mode: describe (full description), ocr (text extraction), chart (data/trend extraction), ui (interface analysis), identify (object/subject ID), or qa (answer a specific question about the image). Input must be a publicly accessible image URL (JPEG, PNG, GIF, WebP). $0.050/call.

GETBaseMedia & Generation
$0.05 / call1 calls / 30d
I

Intuitek · CAP Github Repo Intel

the-stall.intuitek.ai

GitHub repository intelligence: stars, forks, open issues, language, license, last push date, latest release version and date, topics, and whether the repo is actively maintained. Input any GitHub repo as 'owner/repo' or a full GitHub URL. Use before wiring a new library as a dependency, when evaluating a project for acquisition or integration, or when you need to assess community health (stars/forks ratio, issue velocity, maintainer recency). Entity-parametric — one repo per call, parallel-saf

GETBaseDeveloper Tools
$0.075 / call1 calls / 30d