# Prediction Markets

<ApiCategoryPage
  breadcrumbs={[
    { label: "REST APIs", href: "/rest-api/rest-api" },
    { label: "Prediction Markets", href: "/rest-api/rest-api#prediction-markets" },
  ]}
  title="Prediction Markets"
  version="1.0.0"
  endpoint="https://api.gemini.com"
  description="Endpoints for trading event-based contracts on the Gemini Prediction Markets platform. Place and manage orders, query open positions, and retrieve market data for event contracts."
  links={[]}
  prev={{ label: "REST APIs", href: "/rest-api/rest-api" }}
  next={{ label: "Order Management", href: "/rest-api/prediction-markets/order-management" }}
/>
