ProspectPulse · Prospect Commodity Supply Intel
$0.2
per call · USD Coin on Base
Global supply and demand analysis for any mining commodity (Li, Co, Ni, Cu, REE, Au, Ag, Pt, U, graphite) for commodity and mining-investment agents, with energy-transition context on where structural deficits are forming.
Endpoint
GET https://prospectpulse.theaslangroupllc.com/api/prospect/commodity-supply-intel2
Calls / 30d
1
Unique payers / 30d
Aug 20
Last called
exact
Payment scheme
Call this service
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://prospectpulse.theaslangroupllc.com/api/prospect/commodity-supply-intel", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://prospectpulse.theaslangroupllc.com/api/prospect/commodity-supply-intel" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"analyst_summary": "Lithium faces near-term oversupply as 2022-2023 project rush delivers into weaker-than-expected EV demand...",
"balance": "SURPLUS",
"commodity": "Lithium",
"commodity_type": "CRITICAL MINERAL",
"global_production_summary": {
"annual_production_kt": "~180 kt LCE (2024)",
"concentration_risk": "MODERATE",
"top_producers": [
{
"country": "Australia",
"share_pct": 47
},
{
"country": "Chile",
"share_pct": 30
}
]
}
}Payment details
0x50ab2018c06c6e4eaa9ba52057eb55ed284912fcUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of AI & Inference and the homepage with a featured placement.
More from ProspectPulse & similar services
ProspectPulse · Prospect Satellite Availability
prospectpulse.theaslangroupllc.com
Which free Sentinel-1/2, ASTER, and Landsat scenes cover a target area, plus a geological remote-sensing guide, for exploration and geology agents. Returns scene availability and which sensor maps which alteration mineral.
ProspectPulse · Prospect Exploration Brief
prospectpulse.theaslangroupllc.com
Board-ready exploration decision document for mining and investment agents. Synthesizes geology, geochemistry, satellite, jurisdiction, social license, and commodity intelligence into one premium target report with a proceed-or-pass call.
ProspectPulse · Prospect Geochemical Anomaly
prospectpulse.theaslangroupllc.com
USGS National Geochemical Database query plus AI interpretation for exploration and geology agents. Returns element anomalies, pathfinder suites, and deposit-type signatures for any region.