Social Media
Social media daily audiences
Get information about daily followers of social accounts in specific project.
Project ID
Start timestamp. Default: 30 days before endTime
.
End timestamp. Default: current time.
GET /dev/v3/data/{project_id}/socials/audience-over-time HTTP/1.1
Host: develop.centic.io
x-apikey: YOUR_API_KEY
Accept: */*
OK
No content
Twitter daily followers engagement
Get daily insights into followers' engagement on Twitter accounts for specific project.
Project ID
Start timestamp. Default: 30 days before endTime
.
End timestamp. Default: current time.
GET /dev/v3/data/{project_id}/socials/twitter/projects-engagement-over-time HTTP/1.1
Host: develop.centic.io
x-apikey: YOUR_API_KEY
Accept: */*
OK
No content
Twitter most liked posts
Get a list of the most liked posts on a specific project's Twitter account.
Note: 20 followers/request.
Project ID
Start timestamp. Default: 30 days before endTime
.
End timestamp. Default: current time.
Number of topics return. Default: 100
GET /dev/v3/data/{project_id}/socials/twitter/tweets-most-liked-posts HTTP/1.1
Host: develop.centic.io
x-apikey: YOUR_API_KEY
Accept: */*
OK
No content
Twitter most popular hastags
Get a list of the most used hashtags on a specific project's Twitter account.
Note: 20 followers/request.
Project ID
Start timestamp. Default: 30 days before endTime
.
End timestamp. Default: current time.
Number of topics return. Default: 100
GET /dev/v3/data/{project_id}/socials/twitter/tweets-most-popular-hashtag HTTP/1.1
Host: develop.centic.io
x-apikey: YOUR_API_KEY
Accept: */*
OK
No content
Twitter followers distribute by locations
Get information about location distribution of followers on a specific project's Twitter account.
Note: 40 tweets/request.
Twitter followers distribute by quality
Get information about quality of followers on a specific project's Twitter account.
Note: 40 tweets/request.
Project ID
Start timestamp. Default: 30 days before endTime
.
End timestamp. Default: current time.
GET /dev/v3/data/{project_id}/socials/twitter/followers-quality HTTP/1.1
Host: develop.centic.io
x-apikey: YOUR_API_KEY
Accept: */*
OK
No content
Telegram active members
Get list of most active members on telegram channel of specific project.
Note: 100 users/request.
Project ID
Start timestamp. Default: 30 days before endTime
.
End timestamp. Default: current time.
Number of members return. Default: 100
GET /dev/v3/data/{project_id}/socials/telegram/top-active-members HTTP/1.1
Host: develop.centic.io
x-apikey: YOUR_API_KEY
Accept: */*
OK
No content
Telegram daily members interaction
Get information about daily members interaction on telegram channel of specific project.
Note: 100 users/request.
Project ID
Start timestamp. Default: 30 days before endTime
.
End timestamp. Default: current time.
GET /dev/v3/data/{project_id}/socials/telegram/members-interaction-over-time HTTP/1.1
Host: develop.centic.io
x-apikey: YOUR_API_KEY
Accept: */*
OK
No content
Telegram discussed topics
Get list of most dicussed topics on telegram channel of specific project.
Note: 100 messages/request.
Project ID
Start timestamp. Default: 30 days before endTime
.
End timestamp. Default: current time.
Number of topics return. Default: 100
GET /dev/v3/data/{project_id}/socials/telegram/top-discussed-topic HTTP/1.1
Host: develop.centic.io
x-apikey: YOUR_API_KEY
Accept: */*
OK
No content
Discord active members
Get list of most active members on discord server of specific project.
Note: 100 users/request.
Project ID
Start timestamp. Default: 30 days before endTime
.
End timestamp. Default: current time.
Number of members return. Default: 100
GET /dev/v3/data/{project_id}/socials/discord/top-active-members HTTP/1.1
Host: develop.centic.io
x-apikey: YOUR_API_KEY
Accept: */*
OK
No content
Discord daily members
Get information about daily members on discord server of specific project.
Note: 100 messages/request.
Project ID
Start timestamp. Default: 30 days before endTime
.
End timestamp. Default: current time.
GET /dev/v3/data/{project_id}/socials/discord/member-join-leave HTTP/1.1
Host: develop.centic.io
x-apikey: YOUR_API_KEY
Accept: */*
OK
No content
Discord messages
Get information about messages on discord server of specific project.
Note: 100 users/request.
Project ID
Start timestamp. Default: 30 days before endTime
.
End timestamp. Default: current time.
GET /dev/v3/data/{project_id}/socials/discord/messages HTTP/1.1
Host: develop.centic.io
x-apikey: YOUR_API_KEY
Accept: */*
OK
No content
Last updated