$0.031
per call · USD Coin on base
Get a 24-hour news summary for a specific token/ticker, combining internal news data with web search results. Returns decision-grade bullet points for fund managers and trading agents.
Endpoint
GET https://api.itsgloria.ai/news-ticker-summary2
Calls / 30d
2
Unique payers / 30d
Sep 4
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://api.itsgloria.ai/news-ticker-summary", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://api.itsgloria.ai/news-ticker-summary?ticker=%5Bobject+Object%5D" \
-H "X-PAYMENT: <signed x402 payment>"Payment details
0xca1271e777c209e171826a681855351f4989cd0cUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Market Data and the homepage with a featured placement.
More from Itsgloria & similar services
Itsgloria · News BY Keyword
api.itsgloria.ai
Get the news about a topic by keyword, delivering the most recent 20 headlines.
Itsgloria · PM Scorings
api.itsgloria.ai
Latest direction+magnitude scorings for Polymarket events. Each row scores one (headline, market) pair with a direction (up/down/none), confidence (0-1), signed magnitude in points, composite tier (SKIP/WATCH/TRADE), and current market price.
Itsgloria · News
api.itsgloria.ai
Get the latest news about a covered news topic, delivering the most recent 10 headlines.