Delphi
Get Market Cluster Info
Retrieve cluster metadata for a given Delphi ID. Returns the cluster title, canonical reference, size (number of matched markets), and last update time.
Requires Pro, Max, or Admin plan.
Use cases
- Look up what question a cluster of markets represents
- Check how many exchanges carry the same market
- Get canonical reference for a matched market group
Example
- Request:
GET /api/v1/delphi/delphi_0016d5d59aae/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
Delphi ID for cross-exchange market matching
Response
Cluster metadata
Cluster metadata from the market_clusters table, representing a group of equivalent markets across exchanges.

