Integrations

Polymarket

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

Use Polymarket for read-only market research. It does not require an organization 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.
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.event.get
polymarket.event.list
polymarket.market.get
polymarket.market.list
polymarket.orderbook.get
polymarket.position.list
polymarket.price_history.get
polymarket.price.get
polymarket.search
polymarket.trade.list

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

Events

Polymarket does not register source events.

Next