Manifold
Get Cluster for Manifold Market
Find all cross-exchange matches for a Manifold market. Looks up which cluster this market belongs to and returns all members plus siamese-twin links.
Use cases
- See if a Manifold market is also listed on Kalshi, Polymarket, or other exchanges
- Compare prices across exchanges for the same event
- Identify arbitrage opportunities
Example
- Request:
GET /api/v1/manifold/0AqEut9qzZ/cluster - Header:
X-API-Key: YOUR_API_KEY
GET
Authorizations
Your API key (get one from the test-key endpoint above)
Path Parameters
Manifold market ID
Response
Cluster members and siamese edges
A cross-exchange market cluster with all member markets and siamese-twin links to related clusters.

