https://graph.dtwin.now
/v2/twins
?limit=20&cluster=value-driven&weight_min=0.5
limit
int
Max 200 · default 50
cluster
string
One of urban · family · value · loyal · edge
weight_min
float
Filter twins below this attribute weight
—
—
{
"data": [
{
"id": "twin_047",
"cluster": "value-driven",
"country": "IT",
"age": 34,
"weight": 0.81,
"attributes": {
"income_bracket": "mid",
"brand_affinity": 0.84,
"channel_mix": ["tiktok", "instagram"]
},
"degree": 7
},
{
"id": "twin_142",
"cluster": "value-driven",
"country": "DE",
"age": 41,
"weight": 0.74,
"attributes": {
"income_bracket": "high",
"brand_affinity": 0.62,
"channel_mix": ["youtube", "reddit"]
},
"degree": 5
}
],
"page": {
"limit": 20,
"next": "cur_82h3n…",
"total": 15
}
}