Predict.fun
Get Cluster for PFun Market
Find all cross-exchange matches for a PFun market. Looks up which cluster this market belongs to and returns all members plus siamese-twin links.
Use cases
- See if a PFun market is also listed on Kalshi, Polymarket, or Limitless
- Compare prices across exchanges for the same event
- Identify arbitrage opportunities
Example
- Request:
GET /api/v1/pfun/6933/cluster - Header:
X-API-Key: YOUR_API_KEY
GET
Documentation Index
Fetch the complete documentation index at: https://docs.delphimarkets.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your API key (get one from the test-key endpoint above)
Path Parameters
PFun market ID
Response
Cluster members and siamese edges
A cross-exchange market cluster with all member markets and siamese-twin links to related clusters.

