Skip to main content
GET
/
api
/
v1
/
delphi
/
{delphi_id}
/
cluster
{
  "delphi_id": "<string>",
  "title": "<string>",
  "canonical_ref": "<string>",
  "size": 123,
  "updated_at": "2023-11-07T05:31:56Z"
}

Authorizations

X-API-Key
string
header
required

Your API key (get one from the test-key endpoint above)

Path Parameters

delphi_id
string
required

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.

delphi_id
string

Unique Delphi ID for the cluster

title
string

Cluster title describing the shared question

canonical_ref
string

Canonical reference for the cluster

size
integer

Number of markets in the cluster

updated_at
string<date-time>

Last update timestamp