The Stall — International Stock Price Lookup is a paid API for AI agents from the-stall.intuitek.ai, paid per call via x402, $0.016/call, status unknown (last checked 2026-09-15).
Returns the current price of an international (non-US) stock given its exchange-suffixed ticker symbol, with optional market shorthand support for major global exchanges.
Returns current price and intraday metrics for international equities (EU, UK, Swiss, Japan, Australia, Canada, Hong Kong, India). Accepts exchange-suffixed tickers (MC.PA for LVMH, SAP.DE for SAP, AZN.L for AstraZeneca) or market shorthand (market=fr, ticker=MC). Sourced from Yahoo Finance — no API key, live during market hours. $0.020/call.
Returns the current market price of the specified international stock, sourced by exchange-suffixed ticker. Likely includes the price value and possibly currency, exchange, and ticker metadata.
GEThttps://the-stall.intuitek.ai/cap/intl-stock-priceUse this endpoint when you need the current price of a non-US stock listed on a major international exchange (Paris, Frankfurt, London, Tokyo, Sydney, Toronto, Hong Kong, Mumbai, etc.) and want to pay per-call in USDC with no API key required. Prefer this over US-focused stock APIs when the ticker is exchange-suffixed (e.g. MC.PA, SAP.DE, 7203.T) or when working with European, Asian, or Australian equities.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"ticker": "MC.PA"
}
}
}| Field | Type | Description |
|---|---|---|
| required | string | |
| properties | string |
{
"ts": "2026-06-18T06:26:34.334Z",
"name": "LVMH Moët Hennessy - Louis Vuitton, Société Européenne",
"price": 511,
"change": -9.3,
"ticker": "MC.PA",
"volume": 644240,
"day_low": 509.1,
"currency": "EUR",
"day_high": 526.4,
"exchange": "Paris",
"change_pct": -1.7874,
"market_time": "2026-06-17T15:37:02.000Z",
"week_52_low": 436.55,
"week_52_high": 654.7
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"