T
$0.005
per call · USD Coin on Base
Analyst target high/low/mean/median
Endpoint
GET https://finance.toon.haus/api/stock/price-target1
Calls / 30d
1
Unique payers / 30d
Aug 14
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://finance.toon.haus/api/stock/price-target", {
method: "GET",
});
const data = await res.json();cURL
curl -X GET \
"https://finance.toon.haus/api/stock/price-target?ticker=%5Bobject+Object%5D" \
-H "X-PAYMENT: <signed x402 payment>"Payment details
Pay to
0xbc64b379295310b4e020f9186de44be0ca4fe3b0Asset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase
Schemesexact
Is this your API?
Pin it to the top of Market Data and the homepage with a featured placement.