$0.005
per call · USD Coin on Base
Omni Terminal returns the latest published Pre-Market Roundup by default, or an exact publication date, as bounded editorial metadata and sanitized excerpts with canonical article links for agent research and citation.
Endpoint
GET https://omniterminal.app/api/x402/v1/research/premarket20
Calls / 30d
4
Unique payers / 30d
Sep 5
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://omniterminal.app/api/x402/v1/research/premarket", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://omniterminal.app/api/x402/v1/research/premarket?limit=1" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"data_as_of": "2026-08-11T11:00:12.402Z",
"freshness": {
"age_seconds": 48,
"data_as_of": "2026-08-11T11:00:12.402Z",
"max_age_seconds": 259200,
"status": "fresh"
},
"generated_at": "2026-08-11T11:01:00.000Z",
"items": [
{
"canonical_url": "https://omniterminal.substack.com/p/microsofts-maia-300-push-puts-lower",
"excerpt": "A compact public excerpt from the latest published roundup, with the canonical article URL for full context.",
"kind": "pre_market_roundup",
"published_at": "2026-08-11T11:00:12.402Z",
"subtitle": "OmniTerminal Pre-Market Roundup - AI capacity expansion supports equities while macro and geopolitical risks keep hedges active.",
"title": "Microsoft's Maia 300 Push Puts Lower-Cost AI Compute in Focus",
"topics": [
"AI infrastructure",
"macro"
],
"word_count": 938
}
],
"product_version": "v1",
"publication": {
"archive_url": "https://omniterminal.substack.com/archive",
"name": "OmniTerminal"
},
"schema": "premarket_roundup.v1",
"service": "omni.premarket_roundup",
"usage": {
"examined_count": 1,
"excerpt_character_limit": 1200,
"full_article_included": false,
"item_count": 1,
"item_limit": 1
}
}Payment details
0x733f40a4fa0cd13d59abade04b9ed2e9acac6457USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Search & Web and the homepage with a featured placement.
More from Omni Terminal & similar services
Omni Terminal · Market Risk
omniterminal.app
Omni Terminal assesses one Hyperliquid market before entering, sizing, or reducing a position using all published mark-anchored liquidation levels, explicit flow direction, margin stress, current funding/carry, and enriched AI news.
Omni Terminal · News
omniterminal.app
Omni Terminal delivers fresh, deduplicated market-moving news and catalyst context across equities, crypto, macro, and forex for AI trading agents.
Omni Terminal · News
omniterminal.app
Omni Terminal delivers fresh, deduplicated crypto AI news and market-moving events for an allowlisted symbol, with catalyst summaries, sentiment, impact, confidence, affected tickers, market context, and freshness for trading agents.