Data and research

Polymarket

A Polymarket integration is a built-in data provider that lets loops inspect prediction markets, events, prices, order books, trades, positions, and activity.

Use Polymarket for read-only market research loops. It does not require a project credential and does not place trades.

Capability map

CapabilityValue
Provider IDpolymarket
Auth kindnone
Connect flowBuilt in
ActionsYes
EventsNo
Webhook deliveryNo
Event samplesNo
Live statusNo

Connect Polymarket

SurfaceSupport
AppNo setup is required when the catalog marks Polymarket ready.
CLINo connect command is needed. Inspect actions with mobius catalog get-action polymarket.search --project platform.
APINo connect endpoint is required. Use the action catalog and invoke actions directly.

If Polymarket does not appear as ready, the deployment has disabled the built-in provider.

Actions

polymarket.activity.list
polymarket.events.get
polymarket.events.list
polymarket.markets.get
polymarket.markets.list
polymarket.orderbook.get
polymarket.positions.list
polymarket.price_history.get
polymarket.prices.get
polymarket.search
polymarket.trades.list

Use polymarket.search or polymarket.markets.list for discovery, then use the specific get and price actions once the run has stable market IDs.

Events

Polymarket does not register source events.

Next