Skip to main content
POST
Analyse audience overlap across segments

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
segment_ids
string[]
required

The 2-10 segment ids to compare (de-duplicated server-side).

Response

200 - application/json

The overlap analysis (per_segment, intersection_count, union_count, jaccard_index, pairwise, unknown_segment_ids), wrapped in the standard { data, meta } envelope.

data
object
meta
object