Onrender · Assets

by Onrender

$0.005
per call · USDC on Base

Browse Quotient's canonical underlying-asset directory without forecast or venue-price data. Use this for stable Asset UUIDs and assetKey values, names, tickers, aliases, exact platform identifiers, and active directly linked market counts. The complete filtered catalog returns in one response; use asset search when the user needs linked prediction-market intelligence.

Endpoint
GET https://quotient-api-gateway.onrender.com/api/v1/assets
13calls / 30dmeasured by x402.new
1paying wallets / 30dmeasured by x402.new
uptime / 24hmeasured by x402-list.com
compliance grademeasured by x402-list.com

Listed in 2 directories: bazaar, x402-new. First seen 5 Sept 2026.

Call this service

The endpoint answers an unpaid request with an HTTP 402 and a payment challenge. @x402/fetch signs it, pays in USDC, and retries — you get the result back in one call.

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const pay = wrapFetchWithPayment(fetch, account);

const res = await pay("https://quotient-api-gateway.onrender.com/api/v1/assets", {
  method: "GET",
});

console.log(await res.json());
Open the endpoint ↗On OpenSea's x402 Bazaar ↗Everything from quotient-api-gateway.onrender.com

More from quotient-api-gateway.onrender.com

Onrender · Signals
quotient-api-gateway.onrender.com

Use this to scan Quotient's published prediction-market signals on Polymarket International, Polymarket US, Kalshi, and Limitless: side, entry YES price, latest Q probability and thesis, conviction, the forecast_status gauge with its standing adverse move, upside to Q, and capacity — one signal per market. A signal is active or retired; a missing live quote drops a row from the feed, and a caution/warning forecast_status marks an adverse move, never hides the row.

GETBaseEverything else
63 calls / 30d$0.01
Onrender · Markets Search
quotient-api-gateway.onrender.com

Use this endpoint to search Quotient-covered markets by meaning, taxonomy, asset, venue, or historical cutoff. Results carry current venue odds plus Q and venue odds captured at the selected forecast. Use as_of for point-in-time discovery and the forecast-time pair for historical spreads. Covers Polymarket International, Polymarket US, Kalshi, and Limitless, including since-closed markets in historical mode.

GETBaseSearch & web
16 calls / 30d$0.01
Onrender · Markets Lookup
quotient-api-gateway.onrender.com

Use this to fetch full Quotient intelligence for up to ten markets across Polymarket International, Polymarket US, Kalshi, and Limitless. Returns forecasts, theses, cited drivers, resolution pathways, venue odds, and quote provenance. Polymarket International and Kalshi fail closed when live pricing is unavailable. Prefer market_keys; legacy slugs and condition IDs default to Polymarket unless venue is supplied.

GETBaseEverything else
16 calls / 30d$0.005
Onrender · Portfolio
quotient-api-gateway.onrender.com

Wallet-addressed positions across Polymarket, Polymarket perps, Limitless, and Hyperliquid, each prediction-market position joined to Quotient's forecast, signal, and position-side convergence assessment. Use this for wallet size, prices, PnL, and Q alignment. venues=all covers every venue; omitting venues keeps the legacy Polymarket-only shape. Kalshi and Polymarket US are absent only for lack of a keyless wallet read, not a limit on Quotient coverage.

GETBaseMarket data & DeFi
9 calls / 30d$0.005
Onrender · Markets Mispriced
quotient-api-gateway.onrender.com

Use this to rank covered markets where Quotient's probability differs from a verified live venue quote. The endpoint batches live reads, then applies the odds band, spread threshold, direction, and sort to one selected quote. Missing, stale, and unsupported live quotes are excluded. Returns quote provenance, routing, Q probability, spread, thesis, and venue-reported volume.

GETBaseEverything else
9 calls / 30d$0.02
Onrender · Signals Featured
quotient-api-gateway.onrender.com

Use this when the user asks which prediction-market signal is currently designated as featured by Quotient. Returns its published side and lifecycle, forecast_status, entry and current fields, forecast context, capacity, and canonical market routing; it may be empty. The featured designation is a database field, not a recommendation.

GETBaseEverything else
7 calls / 30d$0.005

Uptime and compliance: x402-list.com (CC BY 4.0). Safety scores: x402.direct. Call and payer counts: x402.new. AMNT indexes this endpoint and does not host, operate or vouch for it.