S

StableFinance · Company Facts

by StableFinance

GETBaseSolana✓ Curated

$0.02

per call · USD Coin on Base

Company metadata: name, exchange, sector, industry, SIC, location.

Endpoint

GET https://stablefinance.dev/api/company/facts

2

Calls / 30d

2

Unique payers / 30d

Aug 26

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://stablefinance.dev/api/company/facts", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://stablefinance.dev/api/company/facts?ticker=AAPL" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "company_facts": {
    "category": "Common Stock",
    "cik": "0000320193",
    "exchange": "NASDAQ",
    "industry": "Technology Hardware, Storage & Peripherals",
    "is_active": true,
    "location": "California; U.S.A",
    "name": "Apple Inc",
    "sec_filings_url": "https://www.sec.gov/cgi-bin/browse-edgar?action=getcompany&CIK=0000320193",
    "sector": "Information Technology",
    "sic_code": "3571.0",
    "sic_industry": "Electronic Computers",
    "sic_sector": "Manufacturing",
    "ticker": "AAPL"
  }
}

Payment details

Pay to0xbd17480bf6ff056f7b91d9adc9dfda001eb7283d
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

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

Get featured →

More from StableFinance & similar services