{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "prediction-markets-production-3e07-up-railway-app-api-odds",
  "title": "Prediction Markets \u00b7 Odds API",
  "url": "https://prediction-markets-production-3e07.up.railway.app/api/odds",
  "category": "finance",
  "summary": "Queries prediction market odds from Polymarket and Kalshi platforms by market ID or search query.",
  "seo": {
    "title": "Prediction Market Odds API | x402 Pay-Per-Call",
    "description": "Query prediction market odds from Polymarket and Kalshi. Search by market question or condition ID. $0.005 USDC per call."
  },
  "use_cases": [
    "Fetch real-time odds for election and event prediction markets",
    "Search prediction markets by keyword to find relevant contracts",
    "Integrate prediction market data into forecasting models"
  ],
  "ideal_buyer": "Prediction market analysts and forecasting applications needing aggregated odds data from multiple platforms.",
  "example_prompt": "Get odds for bitcoin above 100k by end of year",
  "example_request_body": {
    "query": "bitcoin 100k"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap",
    "ratio": 0.25,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6e8b64638b24c6d625b045dd353120d850064e2e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "5000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [],
            "properties": {
              "query": {
                "type": "string",
                "description": "Search query to find a market by question text (e.g. 'bitcoin 100k', 'trump election'). Used when marketId is not known."
              },
              "marketId": {
                "type": "string",
                "description": "Polymarket condition ID or Kalshi ticker. Use this if you already know the market ID."
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "schema": {
            "type": "object",
            "required": [
              "id",
              "question",
              "probability"
            ],
            "properties": {
              "id": {
                "type": "string",
                "description": "Market ID"
              },
              "source": {
                "type": "string"
              },
              "question": {
                "type": "string"
              },
              "timestamp": {
                "type": "string"
              },
              "volume24h": {
                "type": "number"
              },
              "probability": {
                "type": "number"
              },
              "outcomePrices": {
                "type": "object"
              }
            }
          },
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "prediction-markets-production-3e07-up-railway-app",
    "host": "prediction-markets-production-3e07.up.railway.app",
    "title": "Prediction Markets API (Railway)",
    "description": "An x402-payable API origin hosted on Railway. The application endpoint returned a 404 error at time of indexing; the service may be inactive or relocated.",
    "url": "https://prediction-markets-production-3e07.up.railway.app",
    "favicon": "https://prediction-markets-production-3e07.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/prediction-markets-production-3e07-up-railway-app-api-odds",
    "url": "https://x402all.com/resource/prediction-markets-production-3e07-up-railway-app-api-odds",
    "name": "Prediction Markets \u00b7 Odds API",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/prediction-markets-production-3e07-up-railway-app-api-odds",
      "@type": "Offer",
      "price": "0.005",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.005000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://prediction-markets-production-3e07.up.railway.app/api/odds",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/prediction-markets-production-3e07-up-railway-app",
      "url": "https://prediction-markets-production-3e07.up.railway.app",
      "name": "Prediction Markets API (Railway)",
      "@type": "Organization"
    },
    "identifier": "prediction-markets-production-3e07-up-railway-app-api-odds",
    "description": "Query prediction market odds from Polymarket and Kalshi. Search by market question or condition ID. $0.005 USDC per call.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=prediction-markets-production-3e07-up-railway-app-api-odds",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=prediction-markets-production-3e07-up-railway-app-api-odds"
}
