Engagement

List of audiences

Get list and statistics of audiences in specific project.

Get statistic project users engagement.

get
Authorizations
Path parameters
project_idstringRequired

Project ID

Query parameters
pageinteger · int32Optional

Page 1-based index. Default: 1

pageSizeinteger · int32Optional

Number of documents per page. Default: 25

chainstringOptional

Chain ID

countrystringOptional

Filter by country.

keywordstringOptional

Filter name, address or segment by keyword.

Responses
default
OK
get
GET /cdp/v3/{project_id}/engagement HTTP/1.1
Host: develop.centic.io
Authorization: YOUR_API_KEY
Accept: */*
default

OK

No content

Audience position

Get information about a audience's position in specific project.

Get statistic project user engagement.

get
Authorizations
Path parameters
project_idstringRequired

Project ID

addressstringRequired

User address

Responses
default
OK
get
GET /cdp/v3/{project_id}/engagement/{address} HTTP/1.1
Host: develop.centic.io
Authorization: YOUR_API_KEY
Accept: */*
default

OK

No content

Loyalty point

Get information about the loyalty points model set up for a specific project.

Get loyalty point score model

get
Authorizations
Path parameters
project_idstringRequired

Project ID.

Responses
default
OK
get
GET /cdp/v3/{project_id}/loyalty-point HTTP/1.1
Host: develop.centic.io
Authorization: YOUR_API_KEY
Accept: */*
default

OK

No content

Last updated