S

Speccy · Predictions Polymarket

by Speccy

GETBase

$0.01

per call · USD Coin on Base

Top Polymarket prediction markets by 24h volume. Returns up to 50 markets with id, question, slug, volume, volume24hr, liquidity, endDate, outcomes and outcomePrices.

Endpoint

GET https://api.speccy.cloud/v1/predictions/polymarket

16

Calls / 30d

3

Unique payers / 30d

Sep 2

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://api.speccy.cloud/v1/predictions/polymarket", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.speccy.cloud/v1/predictions/polymarket?limit=20&sort=volume" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "count": 3,
  "markets": [
    {
      "id": "3713394",
      "liquidity": 435.25,
      "question": "Will the highest temperature in Panama City be 29°C on August 20?",
      "volume": 99.99,
      "volume24hr": 85
    }
  ],
  "source": "polymarket",
  "success": true,
  "timestamp": "2026-08-20T13:00:00.000Z"
}

Payment details

Pay to0x0cb12df486381a0ebebc0ef338da80657f68f9cb
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Games & Fun and the homepage with a featured placement.

Get featured →

More from Speccy & similar services