Skip to main content
GET
Builder retention cohorts

Authorizations

X-API-Key
string
header
required

Path Parameters

builder
string
required

Builder address (0x-hex)

Query Parameters

granularity
enum<string>
default:monthly
Available options:
monthly,
weekly
revenueWeighted
boolean
default:false

Add the attributed-fee series per cohort (fill plane)

Response

OK

builder
string
required
cohorts
object[] | null
required

Oldest cohort first; capped at the last 12 calendar months (monthly) or 16 ISO weeks (weekly)

dataNotes
string
required
granularity
string
required

Cohort period length: 'monthly' (calendar months) or 'weekly' (ISO weeks)

revenueWeighted
boolean
required

Whether the per-cohort activeRevenueUsd fee series is included

$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.coinversa.ai/schemas/BuilderRetentionBody.json"

builderName
string

Known display name for the builder; omitted if unknown

verified
object