Report

HypeAuditor For TikTok

Endpoint

You can get the report of a TikTok channel if it’s ready or request the report if it’s not ready.

By Channel (Username)

GET https://hypeauditor.com/api/method/auditor.tiktok/?channel={channel}&type={type}

Channel is TikTok username (@littlebig) from the url of TikTok channel (https://www.tiktok.com/@littlebig).

By User ID

GET https://hypeauditor.com/api/method/auditor.tiktokByUserId/?user_id={user_id}&type={type}

The type (string) parameter identifies which type of report is being requested:

  • report - returns the mini report, costs 1 mini report credit;
  • advanced_report- returns the advanced report, costs 1 report credit

If no type is identified (parameter not used), theadvanced_reportwill be unlocked by default.

📘

Note:

  • littlebig report is free, use it to test the API.
  • An advanced report request costs 1 report credit, a mini report request costs 1 mini report credit. If we cannot build a report due to reuqested social platform account restrictions or errors, 1 credit will be returned after the unsuccessful generation attempt. To check the number of remaining credits, please refer to restTokens field in the fetched response.
  • First check of the username costs 1 credit and the report will be accessible for 1 year. Next check after 365 days will also cost 1 credit.

Images (posts and avatars)

Pictures stored on our CDN side (cdn.hypeauditor.com/*) have a lifespan of 28 days. You should re-request them if you cache their URIs on your side.


Changelog

❗️

Important:

  • The object blogger_challenges_performance is deprecated, thus the data is not updated.
  • The object post_frequency is deprecated, instead, please refer to media_per_week object.
  • The string report_state has added to Endpoint since 07/01/2025.
  • Since 10/02/2025, 1 credit is charged per report request and refunded if the report generation attempt was unsuccessful.
  • The GET TikTok Report by user_id endpoint was added on 27/03/2025.
  • The string blogger_gender was added to Endpoint on 15/10/2025
  • The all key in performance objects (e.g.: metrics.subscribers_count.performance.all) is deprecated. Instead, key 365d, has been added. If your integration currently relies on all, please migrate to 365d. The all key will be permanently removed on 01/06/2026. Updating your integration in advance will help prevent any service disruptions.
  • The parameter **type** has been added to the Endpoint on 25/05/2026. Report can be now unlocked in its mini or advanced version.

Error codes

You will receive an error if the requested channel is not found, does not have videos or views.

  • CHANNEL_NOT_FOUND channel not found on TikTok
  • NO_VIDEOS channel does not have videos
  • NO_VIEWS channel does not have views

Response Object

AttributesType
report_statestringTikTok report state
report_qualitystringTikTok report quality
reportobjectTikTok report data

report_state

String report_state identifies if the requested report is fully ready or lacks demographic data due to the low audience activity. List of report states:

Report stateDescription
READYReport is fully ready and contains all metrics
READY_LOW_CONFIDENCEReport lacks metrics audience_age_gender, audience_geo, audience_by_type
NOT_READYReport is still generating, check again later

Report Object

AttributesType
basicobjectgeneral information about the channel
metricsobjectchannel metrics and calculated metrics
featuresobjectrich data about channel

Basic Object

AttributesType
idstringchannel id
usernamestringchannel username
titlestringchannel title
avatar_urlstringchannel avatar url
descriptionstringchannel description

Metrics Object

Each metrics objects may contain value field and performance object. Performance object may contain 5 periods of data: (7d for 7 days data30d for 30, 90d for 90, 180d for 180 and 365d for 365). Each period object contains value computed for current period (7/30/90/180d) and value_prev computed for the same period before current. For example: on 4th of July value shows data for Jun 5 - Jul 4 and value_prev shows data for May 4 - Jun 4. Note: value and values in performance are not the same.

media_per_week

AttributesType
performance.valuefloatNumber of media content per week in a period of time
performance.markstringMark for media content per week in a period of time, ex. “very_good”
performance.mark_tittlestringMark title for media content per week in a period of time, ex. “VERY_GOOD”
performance.similarfloatNumber of media content per week in a period of time for similar accounts
performance.periodstringPeriod media, ex. “PER_WEEK”
valuefloatNumber of media content per week
markstringMark for media content per week, ex. “average”
similarfloatNumber of media content per week for similar accounts

subscribers_count

AttributesType
valueintNumber of total subscribers
performance.valueintnumber of new subscribers in a given period

views_avg

AttributesType
performance.valueintnumber of average views in a given period

subscribers_growth_prc

AttributesType
performance.valuefloatvalue in a given period
performance.markstringmark ex.”very_good”
performance.similarfloatvalue for similar accounts

er

AttributesType
valueintER value
mark_titlestringquality mark_title
performance.valuefloater value in a given period
performance.markstringmark ex.”average”
performance.similarfloatvalue for similar accounts

alikes_avg

AttributesType
performance.valueintlast observed average number of likes and dislikes
performance.valueintaverage number of likes and dislikes in a given period
performance.minint
performance.maxint

likes_count

AttributesType
valueintNumber of total likes
performance.valueintNumber of new likes in a given period
performance.value_previntNumber of new likes in a previous period

media_count

AttributesType
valueintNumber of total media
performance.valueintNumber of new media in a given period
performance.markstringmark ex. “good”
performance.mark_tittlestringmark title ex. “LOW”
performance.similarintNumber of media in a given period of similar bloggers
performance.similar_minintMin number of media in a given period of similar bloggers
performance.similar_maxintMax number of media in a given period of similar bloggers
performance.value_previntNumber of new media in a previous period

likes_views_ratio

AttributesType
valuefloatLikes views ratio through all time activity
performance.valuefloatLikes views ratio in a given period
performance.markstringmark ex. “poor”
performance.mark_tittlestringmark title ex. “GOOD”
performance.similarfloatLikes views ratio a in a given period of similar bloggers
performance.similar_minfloatMin likes views ratio in a given period of similar bloggers
performance.similar_maxfloatMax likes views ratio in a given period of similar bloggers
performance.value_prevfloatLikes views ratio in a previous period

comments_count

AttributesType
valueintNumber of total comments
performance.valueintNumber of new comments in a given period
performance.value_previntNumber of new comments in a previous period

views_followers_ratio

views_followers_ratio contains object performance for given periods of time. Each object contains the following fields:

AttributesType
performance.valuefloatViews followers ratio in a given period
performance.markstringmark ex. “fair”
performance.mark_titlestringmark title ex. “BELOW_AVERAGE”
performance.similarfloatViews followers ratio a in a given period of similar bloggers
performance.similar_minfloatMin views followers ratio in a given period of similar bloggers
performance.similar_maxfloatMax views followers ratio in a given period of similar bloggers
performance.value_prevfloatViews followers ratio in a previous period

shares_count

share_count contains object performance for given periods of time. Each object contains the following fields:

AttributesType
performance.valueintnumber of new shares in a given period
performance.value_previntnumber of new shares in a previous period

following_count

AttributesType
valueintNumber of total followings

comments_avg

comments_avg contains object performance for given periods of time.

AttributesType
valuefloatlast observed number of comments
performance.valuefloataverage number of comments in a given period
performance.minfloatminimum average number of comments in a given period
performance.minfloatmaximum average number of comments in a given period

shares_avg

shares_avg contains object performance for given periods of time.

AttributesType
valuefloatlast observed number of shares
performance.valuefloataverage number of shares in a given period
performance.minfloatminimum average number of shares in a given period
performance.minfloatmaximum average number of shares in a given period

comments_likes_ratio

comments_like_ratio contains object performance for given periods of time.

AttributesType
valueintComments to likes ratio value
mark_titlestringquality mark_title, ex. “AVERAGE”
performance.valuefloatvalue in a given period
performance.markstringquality mark, ex. “average”
performance.similarfloatvalue for similar accounts in a given period

post_frequency

❗️

IMPORTANT

The object post_frequency is deprecated, instead, please refer to media_per_week object.

AttributesType
performance.valuefloatvalue in a given period
performance.markstringquality mark
performance.similarfloatsimilar accounts value

subscribers_quality

Viral potential

AttributesType
valuefloatvalue
markstringquality mark, ex. “average”
similarfloatsimilar accounts value

audience_reachability

AttributesType
valuefloatvalue
markstringquality mark, ex. “poor”
similarfloatsimilar accounts value

Mark

  • poor
  • fair
  • average
  • good
  • excellent

Features Object

audience_age_gender

Audience age gender distribution. If object is null that means no data available for channel.

AttributesType
dataobjectDict of age objects. Each age object contains two genders (male and female).

Age objects are: 13-17, 18-24, 25-34, 35-44, 45-54, 55-64, 65+

audience_by_type

Audience type

AttributesType
dataobjectkeys: real, bots, infs, mass

real = Generators mass = Consumers bots = Suspicious infs = Influencers

audience_geo

Audience geo. If object is null that means no data available for channel.

AttributesType
dataarrayarray of {code: string, prc: float} objects. Code is ISO Alpha-2 two letter country code.

audience_languages

Audience languages

AttributesType
dataarrayarray of {title: string, prc: float} objects. Title is ISO Alpha-2 two letter language code.

audience_races

Audience Ethnicity

AttributesType
dataobjectkeys: asian, caucasian, hispanic, indian, african, arabian

aqs

Account Quality Score.

AttributesType
data.valueintAQS value
data.markstringone of: poor, fair, average, good, very_good, excellent
data.descriptionobjectpros & cons for aqs, possible keys (may be null): er, comments_likes_ratio, account_growth
data.description.{key}.markstringone of: poor, fair, average, good, very_good, excellent
data.description.{key}.description.title.keystringdescription of key, ex. “GOOD_CL_RATIO”
data.description.{key}.description.title.textstringdescription of text, ex. “Good comments to likes ratio”

blogger_views_likes_chart

AttributesType
dataarray of objectsEach dot on the plot is a video, X coordinate is views number, Y is likes number. Predicted number of views is green, “for you” videos (that receive more views) are violet.

media_by_type

AttributesType
data.recommendedfloat% of posts hit For-You tab
data.commercialfloat
data.potentially_commercialfloat

likes_distribution

AttributesType
data.{time_period}.value.{likes_group}intCount of media with given count of likes in a given period
data.{time_period}.value_prev.{likes_group}intCount of media with given count of likes in a previous period

blogger_geo

AttributesType
data.countrystringTwo character country code

blogger_gender

AttributesType
malestringThe detected gender is male
femalestringThe detected gender is female
unknownstringNo gender detected
null-The gender is not detected (for example, for brands accounts like @nasa)

blogger_languages

AttributesType
dataarrayList of two char language codes

most_media

AttributesType
data.time_posted_desc.performance.{time_period}.media_idsintIds list of media sorted by time posted descendent in given period
data.most_recent_media.performance.{time_period}.media_idsintIds list of media sorted by most recent media in given period
data.er_desc.performance.{time_period}.media_idsintIds list of media with max engagement rate in given period
data.most_engaging_media.performance.{time_period}.media_idsintIds list of media sorted by most engaging media in given period
data.views_desc.performance.{time_period}.media_idsintIds list of media sorted by views descendent in given period
data.most_viewed_media.performance.{time_period}.media_idsintIds list of media with max views count in given period
data.comments_desc.performance.{time_period}.media_idsintIds list of media sorted by number of comments in descendent in given period
data.most_commented_media.performance.{time_period}.media_idsintIds list of media sorted by most commented media in given period
data.likes_desc.performance.{time_period}.media_idsintIds list of media sorted by number of likes in descendent in given period
data.most_liked_media.performance.{time_period}.media_idsintIds list of media sorted by most liked media in given period
data.shares_desc.performance.{time_period}.media_idsintIds list of media sorted by number of shares in descendent in given period
data.most_viral_media.performance.{time_period}.media_idsintIds list of media with max virality in given period

blogger_challenges_performance

❗️

IMPORTANT

The object blogger_challenges_performance is deprecated, thus the data is not updated.

Challenges_stats object contains 6 periods of data: (7d for 7 days, 30d for 30 days, 90d for 90 days, 180d for 180 days, 365d for 365 days).

AttributesType
data.postsarray
data.challengesarray
data.has_launched_advertisingbool
data.challenges_stats.performance.{time_period}.commercial_countintCount of challenges in a period
data.challenges_stats.performance.{time_period}.post_idsarrayIds posts with challenges
data.challenges_stats.performance.{time_period}.basic_stats.challengearrayHashtags of challenges
data.challenges_stats.performance.{period}.commercial_countintcount of commercial challenges
data.challenges_stats.performance.{period}.post_idsarraylist of posts (from posts lists) with commercial challenge for {period}
data.posts.{post_id}.basic.idstringid of post
data.posts.{post_id}.basic.textstringpost text
data.posts.{post_id}.basic.is_commercialboolis commercial flag
data.posts.{post_id}.basic.is_potentially_commercialboolis potentially commercial flag
data.posts.{post_id}.basic.comment_settingboolare comments allowed for the post: 0
data.posts.{post_id}.basic.thumbnailstringthumbnail image link
data.posts.{post_id}.basic.thumbnail_gifstringgif thumbnail image link
data.posts.{post_id}.basic.time_postedstringwhen post was posted
data.posts.{post_id}.basic.exact_create_timeintwhen post was posted (timestamp)
data.posts.{post_id}.basic.is_recommendedboolwas post in a “For you” section
data.posts.{post_id}.basic.challengesarraylist of challenges objects
data.posts.{post_id}.basic.challenges.idstringid of challange
data.posts.{post_id}.basic.challenges.namestringname of challenge
data.posts.{post_id}.basic.challenges.is_commercialboolis this challenge commercial
data.posts.{post_id}.metrics.views_count.valueintcount of views
data.posts.{post_id}.metrics.likes_count.valueintcount of likes
data.posts.{post_id}.metrics.comments_count.valueintcount of comments
data.posts.{post_id}.metrics.shares_count.valueintcount of shares
data.posts.{post_id}.metrics.length_sec.valueintlength of video in seconds
data.posts.{post_id}.metrics.virality.valuefloatvirality (%) (shares / views)
data.posts.{post_id}.metrics.er.valuefloater value
data.posts.{post_id}.metrics.challenges_count.valueintcount of challenges
data.challenges.{challenge_id}.basic.idstringid of challenge
data.challenges.{challenge_id}.basic.namestringname of challenge
data.challenges.{challenge_id}.basic.descriptionstringdescription of challenge
data.challenges.{challenge_id}.basic.thumbnailstringthumbnail link
data.challenges.{challenge_id}.basic.is_commercialboolis challenge commercial flag
data.challenges.{challenge_id}.basic.is_potentially_commercialboolis challenge potentially commercial flag
data.challenges.{challenge_id}.metrics.views_count.valueintcount of total challenge views
data.challenges.{challenge_id}.metrics.users_count.valueintcount of total challenge users
data.has_launched_advertisingboolflag is this influencer already has launched advertising

blogger_prices

AttributesType
data.post_priceintForecasted price of post
data.post_price_fromintpost price limit from
data.post_price_tointpost price limit to
data.cpmfloatcost per mille value
data.cpm_fromfloatcost per mille value limit from
data.cpm_tofloatcost per mille value limit to
data.cpm_markstringcost per mille mark. ex. ”poor”
data.cpm_similarfloatcost per mille value for similar accounts

blogger_thematics

AttributesType
dataarrayList of ids blogger categories

blogger_emv

AttributesType
data.emvintForecasted EMV
data.emv_fromintEMV limit from
data.emv_tointEMV limit to
data.emv_per_dollarintEMV limit from per dollar value
data.emv_similarintEMV of similar bloggers
data.emv_markintmark of EMV

Mark:

  • excellent
  • very_good
  • good
  • fair
  • poor

blogger_emails

AttributesType
dataarrayList of blogger emails

audience_sentiments

AttributesType
data.sentiments.POSITIVE.countintcount of positive comments
data.sentiments.POSITIVE.prcfloatprc of positive comments
data.sentiments.NEUTRAL.countintcount of neutral comments
data.sentiments.NEUTRAL.prcfloatprc of neutral comments
data.sentiments.NEGATIVE.countintcount of negative comments
data.sentiments.NEGATIVE.prcfloatprc of negative comments
data.scoreintfinal score
data.comments_countintcount of comments
data.posts_countintcount of posts

social_networks

Links to other blogger social networks . If object is null that means no data available for channel.

AttributesType
dataarrayarray of {type: int, title: string, social_id: string, avatar_url: string, subscribers_count: int} objects.
Type is integer code of social network,
social_id is identifier in this network,
title is name in social network,
avatar_url is link to avatar,
subscribers_count is count of subscribers.

Social networks ids map:

IdSocial network
1Instagram
2YouTube
3TikTok
4Twitch
5Twitter
7Snapchat

Requests

Set YOUR_ID and YOUR_TOKEN from HypeAuditor.

curl -X POST \
  https://hypeauditor.com/api/method/auditor.tiktok \
  -H 'content-type: application/x-www-form-urlencoded' \
  -H 'x-auth-id: %YOUR_ID%' \
  -H 'x-auth-token: %YOUR_TOKEN%' \
  -d channel=littlebig  \
<?php
$curl = curl_init();
curl_setopt_array($curl, [
   CURLOPT_URL => 'https://hypeauditor.com/api/method/auditor.tiktok',
   CURLOPT_CUSTOMREQUEST => 'POST',
   CURLOPT_POSTFIELDS => [
       'channel' => 'littlebig'
   ],
   CURLOPT_HTTPHEADER => [
       'x-auth-id: YOUR_ID',
       'x-auth-token: YOUR_TOKEN'
   ],
]);

$response = curl_exec($curl);
$err = curl_error($curl);

curl_close($curl);

if ($err) {
   echo 'cURL Error #:' . $err;
} else {
   echo $response;
}

📘

Note:

You don’t need to pre-request the report from web, you can request it directly from API.

Advanced report

Sample request

By Channel Name

GET https://hypeauditor.com/api/method/auditor.tiktok/?channel=littlebig?type=advanced_report

By user ID

GET https://hypeauditor.com/api/method/auditor.tiktokByUserId/?user_id=6557821753438371845?type=advanced_report

Sample response

{
    "result": {
        "report_state": "READY",
        "report_quality": "NO_POSTS_7D",
        "report": {
            "basic": {
                "id": "6557821753438371845",
                "username": "littlebig",
                "title": "littlebig",
                "avatar_url": "https://cdn.hypeauditor.com/img/tiktok/user/6557821753438371845.jpg?w=150&till=1775001540&sign=2b6e94dff2bc6eee20a421d33aa01d6b",
                "description": "No bio yet"
            },
            "metrics": {
                "media_per_week": {
                    "value": 1,
                    "value_prev": 0,
                    "mark": "low",
                    "similar": 2.678568,
                    "performance": {
                        "7d": {
                            "value": 0,
                            "similar": 3,
                            "mark": "poor",
                            "mark_title": "LOW",
                            "period": "PER_WEEK"
                        },
                        "30d": {
                            "value": 0,
                            "similar": 4.9,
                            "mark": "poor",
                            "mark_title": "LOW",
                            "period": "PER_WEEK"
                        },
                        "90d": {
                            "value": 0.47,
                            "similar": 4.74,
                            "mark": "poor",
                            "mark_title": "LOW",
                            "period": "PER_WEEK"
                        },
                        "180d": {
                            "value": 0.66,
                            "similar": 2.68,
                            "mark": "poor",
                            "mark_title": "LOW",
                            "period": "PER_WEEK"
                        },
                        "365d": {
                            "value": 0.94,
                            "similar": 0.71,
                            "mark": "good",
                            "mark_title": "GOOD",
                            "period": "PER_WEEK"
                        }
                    }
                },
                "subscribers_count": {
                    "value": 5400000,
                    "performance": {
                        "30d": {
                            "value": 0
                        },
                        "90d": {
                            "value": 0
                        },
                        "180d": {
                            "value": 0
                        }
                    }
                },
                "views_avg": {
                    "value": 161850,
                    "mark": "very_good",
                    "performance": {
                        "30d": {
                            "value": 0,
                            "mark": "poor"
                        }
                    }
                },
                "subscribers_growth_prc": {
                    "performance": {
                        "30d": {
                            "value": 0,
                            "mark": "average",
                            "similar": 0
                        },
                        "90d": {
                            "value": 0,
                            "mark": "average",
                            "similar": 0
                        },
                        "180d": {
                            "value": 0,
                            "mark": "average",
                            "similar": 0
                        },
                        "365d": {
                            "value": 2.41,
                            "mark": "good",
                            "similar": 0.240053
                        }
                    }
                },
                "er": {
                    "value": 4.55,
                    "mark_title": "BELOW_AVERAGE",
                    "performance": {
                        "30d": {
                            "value": 0,
                            "mark": "poor",
                            "similar": 5.681376
                        },
                        "90d": {
                            "value": 6.83,
                            "mark": "good",
                            "similar": 5.506273
                        },
                        "180d": {
                            "value": 4.28,
                            "mark": "fair",
                            "similar": 5.37049
                        }
                    }
                },
                "alikes_avg": {
                    "value": 6255.5,
                    "performance": {
                        "30d": {
                            "value": 0,
                            "min": null,
                            "max": null
                        },
                        "90d": {
                            "value": 16211,
                            "min": null,
                            "max": null
                        },
                        "180d": {
                            "value": 6742,
                            "min": null,
                            "max": null
                        },
                        "365d": {
                            "value": 15600,
                            "min": null,
                            "max": null
                        }
                    }
                },
                "likes_count": {
                    "value": 48200000,
                    "performance": {
                        "7d": {
                            "value": 0,
                            "value_prev": null
                        },
                        "30d": {
                            "value": 0,
                            "value_prev": 96984
                        },
                        "90d": {
                            "value": 161522,
                            "value_prev": 466614
                        },
                        "180d": {
                            "value": 628136,
                            "value_prev": 1081776
                        },
                        "365d": {
                            "value": 1709912,
                            "value_prev": 2779656
                        }
                    }
                },
                "media_count": {
                    "value": 246,
                    "performance": {
                        "7d": {
                            "value": 0,
                            "value_prev": null,
                            "mark": "poor",
                            "mark_title": "LOW",
                            "similar": 3,
                            "similar_min": 2,
                            "similar_max": 3
                        },
                        "30d": {
                            "value": 0,
                            "value_prev": 2,
                            "mark": "poor",
                            "mark_title": "LOW",
                            "similar": 21,
                            "similar_min": 16,
                            "similar_max": 27
                        },
                        "90d": {
                            "value": 6,
                            "value_prev": 11,
                            "mark": "poor",
                            "mark_title": "LOW",
                            "similar": 61,
                            "similar_min": 48,
                            "similar_max": 77
                        },
                        "180d": {
                            "value": 17,
                            "value_prev": 32,
                            "mark": "poor",
                            "mark_title": "LOW",
                            "similar": 69,
                            "similar_min": 59,
                            "similar_max": 83
                        },
                        "365d": {
                            "value": 49,
                            "value_prev": 63,
                            "mark": "good",
                            "mark_title": "GOOD",
                            "similar": 37,
                            "similar_min": 29,
                            "similar_max": 46
                        }
                    }
                },
                "likes_views_ratio": {
                    "value": null,
                    "performance": {
                        "7d": {
                            "mark": "poor",
                            "mark_title": "LOW",
                            "value": 0,
                            "value_prev": null,
                            "similar": 16.815248,
                            "similar_min": 15.302255,
                            "similar_max": 18.683242
                        },
                        "30d": {
                            "mark": "poor",
                            "mark_title": "LOW",
                            "value": 0,
                            "value_prev": 0.93,
                            "similar": 13.754108,
                            "similar_min": 12.345611,
                            "similar_max": 15.325047
                        },
                        "90d": {
                            "mark": "poor",
                            "mark_title": "LOW",
                            "value": 0.31,
                            "value_prev": 0.13,
                            "similar": 12.458707,
                            "similar_min": 11.270689,
                            "similar_max": 13.935077
                        },
                        "180d": {
                            "mark": "poor",
                            "mark_title": "LOW",
                            "value": 0.13,
                            "value_prev": 0.35,
                            "similar": 12.165897,
                            "similar_min": 11.034529,
                            "similar_max": 13.610325
                        },
                        "365d": {
                            "mark": "poor",
                            "mark_title": "LOW",
                            "value": 0.31,
                            "value_prev": 0.25,
                            "similar": 12.05341,
                            "similar_min": 10.94369,
                            "similar_max": 13.405118
                        }
                    }
                },
                "comments_count": {
                    "performance": {
                        "7d": {
                            "value": 0,
                            "value_prev": null
                        },
                        "30d": {
                            "value": 0,
                            "value_prev": 391
                        },
                        "90d": {
                            "value": 1103,
                            "value_prev": 4081
                        },
                        "180d": {
                            "value": 5184,
                            "value_prev": 11319
                        },
                        "365d": {
                            "value": 16503,
                            "value_prev": 34065
                        }
                    }
                },
                "views_followers_ratio": {
                    "performance": {
                        "7d": {
                            "mark": "poor",
                            "mark_title": "LOW",
                            "value": 0,
                            "value_prev": null,
                            "similar": 4.98,
                            "similar_min": 3.63,
                            "similar_max": 6.55
                        },
                        "30d": {
                            "mark": "poor",
                            "mark_title": "LOW",
                            "value": 0,
                            "value_prev": 10.98,
                            "similar": 7.86,
                            "similar_min": 6.19,
                            "similar_max": 10.1
                        },
                        "90d": {
                            "mark": "poor",
                            "mark_title": "LOW",
                            "value": 3.72,
                            "value_prev": 3.17,
                            "similar": 8.73,
                            "similar_min": 6.81,
                            "similar_max": 11.3
                        },
                        "180d": {
                            "mark": "poor",
                            "mark_title": "LOW",
                            "value": 3.17,
                            "value_prev": 6.68,
                            "similar": 9.56,
                            "similar_min": 7.57,
                            "similar_max": 12.18
                        },
                        "365d": {
                            "mark": "poor",
                            "mark_title": "LOW",
                            "value": 4.89,
                            "value_prev": 6.89,
                            "similar": 9.92,
                            "similar_min": 7.95,
                            "similar_max": 12.67
                        }
                    }
                },
                "shares_count": {
                    "performance": {
                        "7d": {
                            "value": 0,
                            "value_prev": null
                        },
                        "30d": {
                            "value": 0,
                            "value_prev": 3209
                        },
                        "90d": {
                            "value": 20649,
                            "value_prev": 42709
                        },
                        "180d": {
                            "value": 63358,
                            "value_prev": 85454
                        },
                        "365d": {
                            "value": 148812,
                            "value_prev": 282969
                        }
                    }
                },
                "following_count": {
                    "value": 5
                },
                "comments_avg": {
                    "value": 127,
                    "performance": {
                        "30d": {
                            "value": 0,
                            "min": null,
                            "max": null
                        },
                        "90d": {
                            "value": 156,
                            "min": null,
                            "max": null
                        },
                        "180d": {
                            "value": 129,
                            "min": null,
                            "max": null
                        }
                    }
                },
                "shares_avg": {
                    "value": 398,
                    "performance": {
                        "30d": {
                            "value": 0,
                            "min": null,
                            "max": null
                        },
                        "90d": {
                            "value": 488,
                            "min": null,
                            "max": null
                        },
                        "180d": {
                            "value": 469,
                            "min": null,
                            "max": null
                        }
                    }
                },
                "comments_likes_ratio": {
                    "value": 1.74,
                    "mark_title": "EXCELLENT",
                    "performance": {
                        "30d": {
                            "value": 0,
                            "mark": "average",
                            "similar": 0.614782
                        },
                        "90d": {
                            "value": 1.47,
                            "mark": "excellent",
                            "similar": 0.598854
                        },
                        "180d": {
                            "value": 1.5,
                            "mark": "excellent",
                            "similar": 0.573963
                        }
                    }
                },
                "post_frequency": {
                    "performance": {
                        "30d": {
                            "value": 0,
                            "mark": "poor",
                            "similar": 4.9
                        }
                    }
                },
                "subscribers_quality": {
                    "value": 62.050000000000004,
                    "mark": "excellent",
                    "similar": 48.3136
                },
                "audience_reachability": {
                    "value": 94.8,
                    "mark": "poor",
                    "similar": 98.15956
                },
                "audience_age_21_plus_prc": {
                    "value": 69.51
                }
            },
            "features": {
                "likes_distribution": {
                    "status": {
                        "code": "OK"
                    },
                    "data": {
                        "7d": {
                            "value": {
                                "< 10": 0,
                                "10+": 0,
                                "100+": 0,
                                "1K+": 0,
                                "10K+": 0,
                                "100K+": 0,
                                "1M+": 0,
                                "10M+": 0
                            },
                            "value_prev": null
                        },
                        "30d": {
                            "value": {
                                "< 10": 0,
                                "10+": 0,
                                "100+": 0,
                                "1K+": 0,
                                "10K+": 0,
                                "100K+": 0,
                                "1M+": 0,
                                "10M+": 0
                            },
                            "value_prev": {
                                "< 10": 0,
                                "10+": 0,
                                "100+": 0,
                                "1K+": 1,
                                "10K+": 1,
                                "100K+": 0,
                                "1M+": 0,
                                "10M+": 0
                            }
                        },
                        "90d": {
                            "value": {
                                "< 10": 0,
                                "10+": 0,
                                "100+": 0,
                                "1K+": 3,
                                "10K+": 3,
                                "100K+": 0,
                                "1M+": 0,
                                "10M+": 0
                            },
                            "value_prev": {
                                "< 10": 0,
                                "10+": 0,
                                "100+": 0,
                                "1K+": 6,
                                "10K+": 4,
                                "100K+": 1,
                                "1M+": 0,
                                "10M+": 0
                            }
                        },
                        "180d": {
                            "value": {
                                "< 10": 0,
                                "10+": 0,
                                "100+": 0,
                                "1K+": 9,
                                "10K+": 7,
                                "100K+": 1,
                                "1M+": 0,
                                "10M+": 0
                            },
                            "value_prev": {
                                "< 10": 0,
                                "10+": 0,
                                "100+": 1,
                                "1K+": 13,
                                "10K+": 17,
                                "100K+": 1,
                                "1M+": 0,
                                "10M+": 0
                            }
                        },
                        "365d": {
                            "value": {
                                "< 10": 0,
                                "10+": 0,
                                "100+": 1,
                                "1K+": 22,
                                "10K+": 24,
                                "100K+": 2,
                                "1M+": 0,
                                "10M+": 0
                            },
                            "value_prev": {
                                "< 10": 0,
                                "10+": 0,
                                "100+": 1,
                                "1K+": 27,
                                "10K+": 29,
                                "100K+": 6,
                                "1M+": 0,
                                "10M+": 0
                            }
                        }
                    }
                },
                "blogger_geo": {
                    "data": {
                        "country": "us"
                    }
                },
                "blogger_gender": "unknown",
                "blogger_languages": {
                    "data": [
                        "ru"
                    ]
                },
                "most_media": {
                    "data": {
                        "time_posted_desc": {
                            "performance": {
                                "7d": {
                                    "media_ids": []
                                },
                                "30d": {
                                    "media_ids": []
                                },
                                "90d": {
                                    "media_ids": [
                                        "7587941461329579284",
                                        "7585639005375434005",
                                        "7576356002895858962",
                                        "7574139573803011336",
                                        "7572464623165787399",
                                        "7572072347025296647"
                                    ]
                                },
                                "180d": {
                                    "media_ids": [
                                        "7587941461329579284",
                                        "7585639005375434005",
                                        "7576356002895858962",
                                        "7574139573803011336",
                                        "7572464623165787399",
                                        "7572072347025296647",
                                        "7567874176451742984",
                                        "7559127842873969927"
                                    ]
                                },
                                "365d": {
                                    "media_ids": [
                                        "7587941461329579284",
                                        "7585639005375434005",
                                        "7576356002895858962",
                                        "7574139573803011336",
                                        "7572464623165787399",
                                        "7572072347025296647",
                                        "7567874176451742984",
                                        "7559127842873969927"
                                    ]
                                }
                            }
                        },
                        "most_recent_media": {
                            "performance": {
                                "7d": {
                                    "media_ids": []
                                },
                                "30d": {
                                    "media_ids": []
                                },
                                "90d": {
                                    "media_ids": [
                                        "7587941461329579284",
                                        "7585639005375434005",
                                        "7576356002895858962",
                                        "7574139573803011336",
                                        "7572464623165787399",
                                        "7572072347025296647"
                                    ]
                                },
                                "180d": {
                                    "media_ids": [
                                        "7587941461329579284",
                                        "7585639005375434005",
                                        "7576356002895858962",
                                        "7574139573803011336",
                                        "7572464623165787399",
                                        "7572072347025296647",
                                        "7567874176451742984",
                                        "7559127842873969927"
                                    ]
                                },
                                "365d": {
                                    "media_ids": [
                                        "7587941461329579284",
                                        "7585639005375434005",
                                        "7576356002895858962",
                                        "7574139573803011336",
                                        "7572464623165787399",
                                        "7572072347025296647",
                                        "7567874176451742984",
                                        "7559127842873969927"
                                    ]
                                }
                            }
                        },
                        "er_desc": {
                            "performance": {
                                "7d": {
                                    "media_ids": []
                                },
                                "30d": {
                                    "media_ids": []
                                },
                                "90d": {
                                    "media_ids": [
                                        "7572072347025296647",
                                        "7576356002895858962",
                                        "7587941461329579284",
                                        "7574139573803011336",
                                        "7585639005375434005",
                                        "7572464623165787399"
                                    ]
                                },
                                "180d": {
                                    "media_ids": [
                                        "7550223197061254408",
                                        "7572072347025296647",
                                        "7576356002895858962",
                                        "7587941461329579284",
                                        "7542786680416193800",
                                        "7567874176451742984",
                                        "7574139573803011336",
                                        "7559127842873969927"
                                    ]
                                },
                                "365d": {
                                    "media_ids": [
                                        "7550223197061254408",
                                        "7572072347025296647",
                                        "7493706261930708242",
                                        "7576356002895858962",
                                        "7477877362714070290",
                                        "7519402924422794504",
                                        "7587941461329579284",
                                        "7519403826789567762"
                                    ]
                                }
                            }
                        },
                        "most_engaging_media": {
                            "performance": {
                                "7d": {
                                    "media_ids": []
                                },
                                "30d": {
                                    "media_ids": []
                                },
                                "90d": {
                                    "media_ids": [
                                        "7572072347025296647",
                                        "7576356002895858962",
                                        "7587941461329579284",
                                        "7574139573803011336",
                                        "7585639005375434005",
                                        "7572464623165787399"
                                    ]
                                },
                                "180d": {
                                    "media_ids": [
                                        "7550223197061254408",
                                        "7572072347025296647",
                                        "7576356002895858962",
                                        "7587941461329579284",
                                        "7542786680416193800",
                                        "7567874176451742984",
                                        "7574139573803011336",
                                        "7559127842873969927"
                                    ]
                                },
                                "365d": {
                                    "media_ids": [
                                        "7550223197061254408",
                                        "7572072347025296647",
                                        "7493706261930708242",
                                        "7576356002895858962",
                                        "7477877362714070290",
                                        "7519402924422794504",
                                        "7587941461329579284",
                                        "7519403826789567762"
                                    ]
                                }
                            }
                        },
                        "views_desc": {
                            "performance": {
                                "7d": {
                                    "media_ids": []
                                },
                                "30d": {
                                    "media_ids": []
                                },
                                "90d": {
                                    "media_ids": [
                                        "7587941461329579284",
                                        "7572072347025296647",
                                        "7576356002895858962",
                                        "7574139573803011336",
                                        "7572464623165787399",
                                        "7585639005375434005"
                                    ]
                                },
                                "180d": {
                                    "media_ids": [
                                        "7567874176451742984",
                                        "7539825763760098578",
                                        "7547627700278529287",
                                        "7587941461329579284",
                                        "7559127842873969927",
                                        "7572072347025296647",
                                        "7550223197061254408",
                                        "7576356002895858962"
                                    ]
                                },
                                "365d": {
                                    "media_ids": [
                                        "7567874176451742984",
                                        "7493706261930708242",
                                        "7539825763760098578",
                                        "7547627700278529287",
                                        "7496945662207020295",
                                        "7475385263309540626",
                                        "7587941461329579284",
                                        "7502293367078784264"
                                    ]
                                }
                            }
                        },
                        "most_viewed_media": {
                            "performance": {
                                "7d": {
                                    "media_ids": []
                                },
                                "30d": {
                                    "media_ids": []
                                },
                                "90d": {
                                    "media_ids": [
                                        "7587941461329579284",
                                        "7572072347025296647",
                                        "7576356002895858962",
                                        "7574139573803011336",
                                        "7572464623165787399",
                                        "7585639005375434005"
                                    ]
                                },
                                "180d": {
                                    "media_ids": [
                                        "7567874176451742984",
                                        "7539825763760098578",
                                        "7547627700278529287",
                                        "7587941461329579284",
                                        "7559127842873969927",
                                        "7572072347025296647",
                                        "7550223197061254408",
                                        "7576356002895858962"
                                    ]
                                },
                                "365d": {
                                    "media_ids": [
                                        "7567874176451742984",
                                        "7493706261930708242",
                                        "7539825763760098578",
                                        "7547627700278529287",
                                        "7496945662207020295",
                                        "7475385263309540626",
                                        "7587941461329579284",
                                        "7502293367078784264"
                                    ]
                                }
                            }
                        },
                        "comments_desc": {
                            "performance": {
                                "7d": {
                                    "media_ids": []
                                },
                                "30d": {
                                    "media_ids": []
                                },
                                "90d": {
                                    "media_ids": [
                                        "7572072347025296647",
                                        "7587941461329579284",
                                        "7576356002895858962",
                                        "7574139573803011336",
                                        "7572464623165787399",
                                        "7585639005375434005"
                                    ]
                                },
                                "180d": {
                                    "media_ids": [
                                        "7567874176451742984",
                                        "7550223197061254408",
                                        "7539825763760098578",
                                        "7572072347025296647",
                                        "7587941461329579284",
                                        "7547627700278529287",
                                        "7559127842873969927",
                                        "7576356002895858962"
                                    ]
                                },
                                "365d": {
                                    "media_ids": [
                                        "7567874176451742984",
                                        "7493706261930708242",
                                        "7490793488846556424",
                                        "7477877362714070290",
                                        "7511908242855955730",
                                        "7475385263309540626",
                                        "7485383269815454984",
                                        "7496945662207020295"
                                    ]
                                }
                            }
                        },
                        "most_commented_media": {
                            "performance": {
                                "7d": {
                                    "media_ids": []
                                },
                                "30d": {
                                    "media_ids": []
                                },
                                "90d": {
                                    "media_ids": [
                                        "7572072347025296647",
                                        "7587941461329579284",
                                        "7576356002895858962",
                                        "7574139573803011336",
                                        "7572464623165787399",
                                        "7585639005375434005"
                                    ]
                                },
                                "180d": {
                                    "media_ids": [
                                        "7567874176451742984",
                                        "7550223197061254408",
                                        "7539825763760098578",
                                        "7572072347025296647",
                                        "7587941461329579284",
                                        "7547627700278529287",
                                        "7559127842873969927",
                                        "7576356002895858962"
                                    ]
                                },
                                "365d": {
                                    "media_ids": [
                                        "7567874176451742984",
                                        "7493706261930708242",
                                        "7490793488846556424",
                                        "7477877362714070290",
                                        "7511908242855955730",
                                        "7475385263309540626",
                                        "7485383269815454984",
                                        "7496945662207020295"
                                    ]
                                }
                            }
                        },
                        "likes_desc": {
                            "performance": {
                                "7d": {
                                    "media_ids": []
                                },
                                "30d": {
                                    "media_ids": []
                                },
                                "90d": {
                                    "media_ids": [
                                        "7587941461329579284",
                                        "7572072347025296647",
                                        "7576356002895858962",
                                        "7574139573803011336",
                                        "7572464623165787399",
                                        "7585639005375434005"
                                    ]
                                },
                                "180d": {
                                    "media_ids": [
                                        "7567874176451742984",
                                        "7587941461329579284",
                                        "7539825763760098578",
                                        "7547627700278529287",
                                        "7559127842873969927",
                                        "7550223197061254408",
                                        "7572072347025296647",
                                        "7576356002895858962"
                                    ]
                                },
                                "365d": {
                                    "media_ids": [
                                        "7493706261930708242",
                                        "7567874176451742984",
                                        "7587941461329579284",
                                        "7496945662207020295",
                                        "7477877362714070290",
                                        "7490793488846556424",
                                        "7539825763760098578",
                                        "7482795082144337170"
                                    ]
                                }
                            }
                        },
                        "most_liked_media": {
                            "performance": {
                                "7d": {
                                    "media_ids": []
                                },
                                "30d": {
                                    "media_ids": []
                                },
                                "90d": {
                                    "media_ids": [
                                        "7587941461329579284",
                                        "7572072347025296647",
                                        "7576356002895858962",
                                        "7574139573803011336",
                                        "7572464623165787399",
                                        "7585639005375434005"
                                    ]
                                },
                                "180d": {
                                    "media_ids": [
                                        "7567874176451742984",
                                        "7587941461329579284",
                                        "7539825763760098578",
                                        "7547627700278529287",
                                        "7559127842873969927",
                                        "7550223197061254408",
                                        "7572072347025296647",
                                        "7576356002895858962"
                                    ]
                                },
                                "365d": {
                                    "media_ids": [
                                        "7493706261930708242",
                                        "7567874176451742984",
                                        "7587941461329579284",
                                        "7496945662207020295",
                                        "7477877362714070290",
                                        "7490793488846556424",
                                        "7539825763760098578",
                                        "7482795082144337170"
                                    ]
                                }
                            }
                        },
                        "shares_desc": {
                            "performance": {
                                "7d": {
                                    "media_ids": []
                                },
                                "30d": {
                                    "media_ids": []
                                },
                                "90d": {
                                    "media_ids": [
                                        "7572072347025296647",
                                        "7587941461329579284",
                                        "7576356002895858962",
                                        "7574139573803011336",
                                        "7572464623165787399",
                                        "7585639005375434005"
                                    ]
                                },
                                "180d": {
                                    "media_ids": [
                                        "7550223197061254408",
                                        "7567874176451742984",
                                        "7572072347025296647",
                                        "7587941461329579284",
                                        "7539825763760098578",
                                        "7559127842873969927",
                                        "7547627700278529287",
                                        "7576356002895858962"
                                    ]
                                },
                                "365d": {
                                    "media_ids": [
                                        "7550223197061254408",
                                        "7567874176451742984",
                                        "7572072347025296647",
                                        "7477877362714070290",
                                        "7482795082144337170",
                                        "7493706261930708242",
                                        "7485383269815454984",
                                        "7511908242855955730"
                                    ]
                                }
                            }
                        },
                        "most_viral_media": {
                            "performance": {
                                "7d": {
                                    "media_ids": []
                                },
                                "30d": {
                                    "media_ids": []
                                },
                                "90d": {
                                    "media_ids": [
                                        "7572072347025296647",
                                        "7587941461329579284",
                                        "7576356002895858962",
                                        "7574139573803011336",
                                        "7572464623165787399",
                                        "7585639005375434005"
                                    ]
                                },
                                "180d": {
                                    "media_ids": [
                                        "7550223197061254408",
                                        "7567874176451742984",
                                        "7572072347025296647",
                                        "7587941461329579284",
                                        "7539825763760098578",
                                        "7559127842873969927",
                                        "7547627700278529287",
                                        "7576356002895858962"
                                    ]
                                },
                                "365d": {
                                    "media_ids": [
                                        "7550223197061254408",
                                        "7567874176451742984",
                                        "7572072347025296647",
                                        "7477877362714070290",
                                        "7482795082144337170",
                                        "7493706261930708242",
                                        "7485383269815454984",
                                        "7511908242855955730"
                                    ]
                                }
                            }
                        }
                    }
                },
                "blogger_challenges_performance": {
                    "data": {
                        "challenges_stats": {
                            "performance": {
                                "7d": {
                                    "commercial_count": 0,
                                    "post_ids": [],
                                    "basic_stats": null
                                },
                                "30d": {
                                    "commercial_count": 0,
                                    "post_ids": [],
                                    "basic_stats": null
                                },
                                "90d": {
                                    "commercial_count": 0,
                                    "post_ids": [],
                                    "basic_stats": []
                                },
                                "180d": {
                                    "commercial_count": 0,
                                    "post_ids": [],
                                    "basic_stats": [
                                        {
                                            "challenge": "littlebig",
                                            "posts_count": 6,
                                            "er": 3.893929996560028
                                        },
                                        {
                                            "challenge": "gobananas",
                                            "posts_count": 3,
                                            "er": 3.934058823529412
                                        },
                                        {
                                            "challenge": "littlebigfamily",
                                            "posts_count": 2,
                                            "er": 3.8020568347953216
                                        },
                                        {
                                            "challenge": "21",
                                            "posts_count": 2,
                                            "er": 3.8020568347953216
                                        },
                                        {
                                            "challenge": "pixelgirl",
                                            "posts_count": 1,
                                            "er": 4.283435582822086
                                        }
                                    ]
                                },
                                "365d": {
                                    "commercial_count": 0,
                                    "post_ids": [],
                                    "basic_stats": [
                                        {
                                            "challenge": "littlebig",
                                            "posts_count": 25,
                                            "er": 4.599173553719008
                                        },
                                        {
                                            "challenge": "tommycash",
                                            "posts_count": 10,
                                            "er": 4.765225972757295
                                        },
                                        {
                                            "challenge": "magrinals",
                                            "posts_count": 10,
                                            "er": 4.765225972757295
                                        },
                                        {
                                            "challenge": "americanrussians",
                                            "posts_count": 10,
                                            "er": 4.765225972757295
                                        },
                                        {
                                            "challenge": "gobananas",
                                            "posts_count": 5,
                                            "er": 3.934058823529412
                                        },
                                        {
                                            "challenge": "littlebigfamily",
                                            "posts_count": 2,
                                            "er": 3.8020568347953216
                                        },
                                        {
                                            "challenge": "21",
                                            "posts_count": 2,
                                            "er": 3.8020568347953216
                                        },
                                        {
                                            "challenge": "cococopter",
                                            "posts_count": 2,
                                            "er": 7.125460856739469
                                        },
                                        {
                                            "challenge": "brainrot",
                                            "posts_count": 2,
                                            "er": 7.125460856739469
                                        },
                                        {
                                            "challenge": "viral",
                                            "posts_count": 2,
                                            "er": 5.190980526387804
                                        }
                                    ]
                                }
                            }
                        },
                        "posts": [],
                        "challenges": [],
                        "has_launched_advertising": false
                    }
                },
                "blogger_prices": {
                    "data": {
                        "post_price": 2930,
                        "post_price_from": 1500,
                        "post_price_to": 4400,
                        "cpm": 18.103182,
                        "cpm_from": 9.267841,
                        "cpm_to": 27.185666,
                        "cpm_mark": "good",
                        "cpm_similar": 16.105171,
                        "views_avg": 161850
                    },
                    "status": {
                        "code": "OK"
                    }
                },
                "blogger_thematics": {
                    "data": [
                        "11",
                        "3"
                    ],
                    "status": {
                        "code": "OK"
                    }
                },
                "blogger_emv": {
                    "data": {
                        "emv": 1000,
                        "emv_from": 1000,
                        "emv_to": 1700,
                        "emv_per_dollar": 0.34,
                        "emv_mark": "poor",
                        "emv_similar": 1.11
                    },
                    "status": {
                        "code": "OK"
                    }
                },
                "blogger_emails": {
                    "data": [
                        "[email protected]",
                        "[email protected]"
                    ],
                    "status": {
                        "code": "OK"
                    }
                },
                "audience_sentiments": {
                    "data": {
                        "sentiments": {
                            "POSITIVE": {
                                "count": 15,
                                "prc": 32.61
                            },
                            "NEUTRAL": {
                                "count": 24,
                                "prc": 52.17
                            },
                            "NEGATIVE": {
                                "count": 7,
                                "prc": 15.22
                            }
                        },
                        "score": 84,
                        "comments_count": 46,
                        "posts_count": 1
                    }
                },
                "audience_age_gender": {
                    "status": {
                        "code": "OK"
                    },
                    "data": {
                        "13-17": {
                            "male": 6.02,
                            "female": 14.17
                        },
                        "18-24": {
                            "male": 11.23,
                            "female": 23.13
                        },
                        "25-34": {
                            "male": 19.92,
                            "female": 12.43
                        },
                        "35-44": {
                            "male": 7.49,
                            "female": 2.81
                        },
                        "45-54": {
                            "male": 1.34,
                            "female": 0.4
                        },
                        "55-64": {
                            "male": 0.53,
                            "female": 0.27
                        },
                        "65+": {
                            "male": 0.27,
                            "female": 0
                        }
                    }
                },
                "audience_by_type": {
                    "status": {
                        "code": "OK"
                    },
                    "data": {
                        "real": 58.81,
                        "bots": 5.2,
                        "infs": 3.24,
                        "mass": 32.75
                    }
                },
                "audience_geo": {
                    "status": {
                        "code": "OK"
                    },
                    "data": {
                        "groups": {
                            "africa": 0.13,
                            "america": 20.41,
                            "asia": 1.2300000000000002,
                            "australia_pasific": 0.31000000000000005,
                            "baltics": 1.46,
                            "benelux": 0.78,
                            "dach": 2.9,
                            "imea": 3.3899999999999992,
                            "mena": 1.61,
                            "nordics": 1.09,
                            "latam": 2.359999999999998,
                            "latcar": 2.359999999999998,
                            "semea": 60.25,
                            "uk_ire": 1.72
                        },
                        "countries": [
                            {
                                "id": "ru",
                                "code": "ru",
                                "prc": 35.41
                            },
                            {
                                "id": "us",
                                "code": "us",
                                "prc": 19.23
                            },
                            {
                                "id": "ua",
                                "code": "ua",
                                "prc": 11.44
                            },
                            {
                                "id": "by",
                                "code": "by",
                                "prc": 5.58
                            },
                            {
                                "id": "kz",
                                "code": "kz",
                                "prc": 3.96
                            }
                        ]
                    }
                },
                "audience_languages": {
                    "status": {
                        "code": "OK"
                    },
                    "data": [
                        {
                            "title": "ru",
                            "prc": 71.02
                        },
                        {
                            "title": "en",
                            "prc": 13.99
                        },
                        {
                            "title": "uk",
                            "prc": 3.69
                        },
                        {
                            "title": "es",
                            "prc": 2.4
                        },
                        {
                            "title": "pl",
                            "prc": 2.32
                        },
                        {
                            "title": "Other",
                            "prc": 6.58
                        }
                    ]
                },
                "audience_races": {
                    "status": {
                        "code": "OK"
                    },
                    "data": {
                        "caucasian": 68.31,
                        "asian": 12.17,
                        "hispanic": 8.16,
                        "arabian": 4.55,
                        "indian": 4.01,
                        "african": 2.81
                    }
                },
                "aqs": {
                    "data": {
                        "value": 46,
                        "mark": "average",
                        "description": {
                            "er": {
                                "mark": "fair",
                                "description": {
                                    "title": {
                                        "key": "BELOW_AVERAGE_ER",
                                        "text": "Audience engagement is below average"
                                    }
                                }
                            },
                            "comments_likes_ratio": {
                                "mark": "excellent",
                                "description": {
                                    "title": {
                                        "key": "EXCL_CL_RATIO",
                                        "text": "Excellent comments to likes ratio"
                                    }
                                }
                            },
                            "account_growth": {
                                "mark": "fair",
                                "description": {
                                    "title": {
                                        "key": "BELOW_AVG_GROWTH",
                                        "text": "Account growth rate below average"
                                    }
                                }
                            },
                            "aqs_views_followers_ratio": {
                                "mark": "none",
                                "description": {
                                    "title": {
                                        "key": "AQS_LOW_VIEWS_FOLLOWERS_RATIO",
                                        "text": "The average views count is abnormally low for the given audience size"
                                    }
                                }
                            }
                        }
                    }
                },
                "media_by_type": {
                    "data": {
                        "recommended": 0,
                        "commercial": 0,
                        "potentially_commercial": 0
                    }
                },
                "blogger_views_likes_chart": {
                    "data": [
                        {
                            "id": "7587941461329579284",
                            "x": 1100000,
                            "y": 94400,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7587941461329579284.jpg?till=1770825600&sign=02d4f3d9aa2739107ab818c1cdc91a2a"
                        },
                        {
                            "id": "7585639005375434005",
                            "x": 86000,
                            "y": 2584,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7585639005375434005.jpg?till=1770825600&sign=5ef26c91999fecd37b3fe338baaf63f8"
                        },
                        {
                            "id": "7576356002895858962",
                            "x": 264300,
                            "y": 26300,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7576356002895858962.jpg?till=1770825600&sign=b688d2f9f3315613646a0e744cbc0140"
                        },
                        {
                            "id": "7574139573803011336",
                            "x": 137700,
                            "y": 6122,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7574139573803011336.jpg?till=1770825600&sign=99f33c9ea0c0a85e874a4736e2c25b65"
                        },
                        {
                            "id": "7572464623165787399",
                            "x": 111400,
                            "y": 2916,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7572464623165787399.jpg?till=1770825600&sign=f67607095d24dcb9e0779bf11e1f2dfd"
                        },
                        {
                            "id": "7572072347025296647",
                            "x": 361400,
                            "y": 29200,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7572072347025296647.jpg?till=1770825600&sign=bd351d070edd98041970b9eefb9af98f"
                        },
                        {
                            "id": "7567874176451742984",
                            "x": 3500000,
                            "y": 238300,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7567874176451742984.jpg?till=1770825600&sign=577ea2fda8aaa5efa6c2e21859e99787"
                        },
                        {
                            "id": "7559127842873969927",
                            "x": 870400,
                            "y": 37600,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7559127842873969927.jpg?till=1770825600&sign=73c15c29ff873b28e37eefcb9ec6517d"
                        },
                        {
                            "id": "7555418007497968914",
                            "x": 160700,
                            "y": 5732,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7555418007497968914.jpg?till=1770825600&sign=30bbe8bab196728795a915d3c12859fa"
                        },
                        {
                            "id": "7553565879242444050",
                            "x": 163000,
                            "y": 6742,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7553565879242444050.jpg?till=1770825600&sign=6fc7967a561666204ffb7bb978e722b9"
                        },
                        {
                            "id": "7550223197061254408",
                            "x": 319600,
                            "y": 37200,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7550223197061254408.jpg?till=1770825600&sign=7eb693d4ccc52210a7d2c4fc78565ea0"
                        },
                        {
                            "id": "7549112654636387591",
                            "x": 171000,
                            "y": 5996,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7549112654636387591.jpg?till=1770825600&sign=6bd29f24767c0097303e35cd07e8fe2c"
                        },
                        {
                            "id": "7547627700278529287",
                            "x": 1600000,
                            "y": 58500,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7547627700278529287.jpg?till=1770825600&sign=86700585443b871a51e42904246908f1"
                        },
                        {
                            "id": "7546453592840883464",
                            "x": 168200,
                            "y": 4170,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7546453592840883464.jpg?till=1770825600&sign=7a9e07a0cee28adf8dfbacdb02430a08"
                        },
                        {
                            "id": "7542786680416193800",
                            "x": 30800,
                            "y": 2236,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7542786680416193800.jpg?till=1770825600&sign=35aa8c5230af108354a9720b89b5a110"
                        },
                        {
                            "id": "7540572156002831624",
                            "x": 143000,
                            "y": 4938,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7540572156002831624.jpg?till=1770825600&sign=525fd452e5b0c74251c012d6f30dc958"
                        },
                        {
                            "id": "7539825763760098578",
                            "x": 1700000,
                            "y": 65200,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7539825763760098578.jpg?till=1770825600&sign=d904af16570d28f07f804ba340691e96"
                        },
                        {
                            "id": "7538271711901306119",
                            "x": 82300,
                            "y": 2840,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7538271711901306119.jpg?till=1770825600&sign=8a2f88776d20a2fa4ff96a9c05413d92"
                        },
                        {
                            "id": "7538072210120920338",
                            "x": 72600,
                            "y": 3181,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7538072210120920338.jpg?till=1770825600&sign=c855b5dae3675733c6830a29b48a55a8"
                        },
                        {
                            "id": "7534744439655369991",
                            "x": 75400,
                            "y": 5206,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7534744439655369991.jpg?till=1770825600&sign=13ac6cde40af240a6f66d7a7d4c7afe0"
                        },
                        {
                            "id": "7533665251556936967",
                            "x": 383000,
                            "y": 19200,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7533665251556936967.jpg?till=1770825600&sign=f67c567d72874784ee24b081f2beae9a"
                        },
                        {
                            "id": "7532876775781829906",
                            "x": 187600,
                            "y": 6389,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7532876775781829906.jpg?till=1770825600&sign=060ccfa99fce73c9b3e0f31c7c740a12"
                        },
                        {
                            "id": "7532411886164299026",
                            "x": 657200,
                            "y": 31800,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7532411886164299026.jpg?till=1770825600&sign=b494510fd6de97224adc74fd75530c9d"
                        },
                        {
                            "id": "7530523569470672146",
                            "x": 156700,
                            "y": 9835,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7530523569470672146.jpg?till=1770825600&sign=ed123e33dcac670948723bb84c206253"
                        },
                        {
                            "id": "7527897628042857735",
                            "x": 116300,
                            "y": 7693,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7527897628042857735.jpg?till=1770825600&sign=acb8509ad683c5ba5aa2cc8e7bbebd88"
                        },
                        {
                            "id": "7524917208280042759",
                            "x": 337900,
                            "y": 14500,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7524917208280042759.jpg?till=1770825600&sign=a1a1eba021bb2a07c638cf1e3f4e1b00"
                        },
                        {
                            "id": "7524916765332196616",
                            "x": 50300,
                            "y": 1684,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7524916765332196616.jpg?till=1770825600&sign=1c39521c0603ab6f0943ad2b05d18399"
                        },
                        {
                            "id": "7524916364818107655",
                            "x": 90400,
                            "y": 4335,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7524916364818107655.jpg?till=1770825600&sign=cbeee8c243a0ac0150bb044385a8d566"
                        },
                        {
                            "id": "7524915734586133767",
                            "x": 83400,
                            "y": 4546,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7524915734586133767.jpg?till=1770825600&sign=36379784dcdf689af36eb7f39fc0f37d"
                        },
                        {
                            "id": "7524915146322447624",
                            "x": 35800,
                            "y": 1240,
                            "is_recommended": false,
                            "thumbnail": "https://cdn.hypeauditor.com/img/tiktok/post/7524915146322447624.jpg?till=1770825600&sign=3f072f55e5642c6a8562fd8afddc1ef1"
                        }
                    ],
                    "confidence": {
                        "model_version": "2019-01-01",
                        "value": 100,
                        "is_low_confidence": false
                    }
                },
                "blogger_reach": {
                    "status": {
                        "code": "OK"
                    },
                    "data": {
                        "reach": 129976,
                        "reach_from": 65000,
                        "reach_to": 195000,
                        "reach_mark": "very_good",
                        "reach_similar": 24329.239308
                    }
                },
                "social_networks": {
                    "data": [
                        {
                            "type": 2,
                            "title": "Little Big",
                            "social_id": "UCu7TZ_ATWgjgD9IrNLdnYDA",
                            "username": "littlebig",
                            "avatar_url": "https://yt3.googleusercontent.com/KMPPqo0s20TZ3_7R4hpxPF_cfG9CjU_gQRZL1VItoK2N-bPBpf1VWJ96qiyVc5LuTUnpSo3qQA=s900-c-k-c0x00ffffff-no-rj",
                            "subscribers_count": 7284913,
                            "er": 1.695,
                            "state": "READY"
                        },
                        {
                            "type": 3,
                            "title": "littlebig",
                            "social_id": "6557821753438371845",
                            "username": "littlebig",
                            "avatar_url": "https://cdn.hypeauditor.com/img/tiktok/user/6557821753438371845.jpg?w=150&till=1775001540&sign=2b6e94dff2bc6eee20a421d33aa01d6b",
                            "subscribers_count": 5400000,
                            "er": 4.55,
                            "state": "READY"
                        },
                        {
                            "type": 1,
                            "title": "LITTLE BIG",
                            "social_id": "3015279418",
                            "username": "littlebigband",
                            "avatar_url": "https://cdn.hypeauditor.com/img/instagram/user/3015279418.jpg?w=150&till=1775001540&sign=0eeb194f52b7832f737ac805729ca896",
                            "subscribers_count": 823839,
                            "er": 1.1,
                            "state": "READY"
                        }
                    ]
                }
            }
        },
        "restTokens": 9925,
        "validUntil": 1802359096
    }
}

highDemand field is “true” when HypeAuditor experiences unexpected high load that effects report generation time negatively. When you receive that field you may want to inform your users that the delay is temporary and we’re fixing it. Everything will go back to normal and all requests are safe.

Mini report

Sample request

By Channel Name

GET https://hypeauditor.com/api/method/auditor.tiktok/?channel=littlebig?type=report

By user ID

GET https://hypeauditor.com/api/method/auditor.tiktokByUserId/?user_id=6557821753438371845?type=report

Sample response

{
    "result": {
        "report_state": "READY",
        "report_quality": "FULL",
        "report": {
            "basic": {
                "id": "6557821753438371845",
                "username": "littlebig",
                "title": "littlebig",
                "avatar_url": "https://cdn.hypeauditor.com/img/tiktok/user/6557821753438371845.jpg?w=150&till=1782657505&sign=1b7ee30d64c37ef581c074c566a88871",
                "description": "🔥Europe Tour 2026🔥\n😍Tickets 👉🏼 tour.littlebig.band"
            },
            "metrics": {
                "media_per_week": {
                    "value": 1,
                    "value_prev": 0,
                    "mark": "low",
                    "similar": 2.622132,
                    "performance": {
                        "7d": {
                            "value": 3,
                            "similar": 3,
                            "mark": "good",
                            "mark_title": "GOOD",
                            "period": "PER_WEEK"
                        },
                        "30d": {
                            "value": 3.03,
                            "similar": 4.9,
                            "mark": "fair",
                            "mark_title": "BELOW_AVERAGE",
                            "period": "PER_WEEK"
                        },
                        "90d": {
                            "value": 1.09,
                            "similar": 4.74,
                            "mark": "poor",
                            "mark_title": "LOW",
                            "period": "PER_WEEK"
                        },
                        "180d": {
                            "value": 0.62,
                            "similar": 2.68,
                            "mark": "poor",
                            "mark_title": "LOW",
                            "period": "PER_WEEK"
                        },
                        "365d": {
                            "value": 0.96,
                            "similar": 0.71,
                            "mark": "good",
                            "mark_title": "GOOD",
                            "period": "PER_WEEK"
                        },
                        "all": {
                            "value": 2.7,
                            "similar": 0.67,
                            "mark": "excellent",
                            "mark_title": "EXCELLENT",
                            "period": "PER_WEEK"
                        }
                    }
                },
                "subscribers_count": {
                    "value": 5500000,
                    "performance": {
                        "30d": {
                            "value": 100000
                        },
                        "90d": {
                            "value": 100000
                        },
                        "180d": {
                            "value": 100000
                        }
                    }
                },
                "views_avg": {
                    "value": 362950,
                    "mark": "excellent",
                    "performance": {
                        "30d": {
                            "value": 485400,
                            "mark": "excellent"
                        }
                    }
                },
                "subscribers_growth_prc": {
                    "performance": {
                        "30d": {
                            "value": 1.85,
                            "mark": "excellent",
                            "similar": 0
                        },
                        "90d": {
                            "value": 1.85,
                            "mark": "very_good",
                            "similar": 0
                        },
                        "180d": {
                            "value": 1.85,
                            "mark": "good",
                            "similar": 0
                        },
                        "365d": {
                            "value": 2.69,
                            "mark": "good",
                            "similar": 0.220334
                        }
                    }
                },
                "er": {
                    "value": 6.04,
                    "mark_title": "AVERAGE",
                    "performance": {
                        "30d": {
                            "value": 7.32,
                            "mark": "good",
                            "similar": 5.606467
                        },
                        "90d": {
                            "value": 7.16,
                            "mark": "good",
                            "similar": 5.393363
                        },
                        "180d": {
                            "value": 7.16,
                            "mark": "good",
                            "similar": 5.253502
                        }
                    }
                },
                "alikes_avg": {
                    "value": 20850,
                    "performance": {
                        "30d": {
                            "value": 24900,
                            "min": null,
                            "max": null
                        },
                        "90d": {
                            "value": 23000,
                            "min": null,
                            "max": null
                        },
                        "180d": {
                            "value": 23000,
                            "min": null,
                            "max": null
                        },
                        "365d": {
                            "value": 13550,
                            "min": null,
                            "max": null
                        }
                    }
                },
                "comments_avg": {
                    "value": 186.5,
                    "performance": {
                        "30d": {
                            "value": 231,
                            "min": null,
                            "max": null
                        },
                        "90d": {
                            "value": 215,
                            "min": null,
                            "max": null
                        },
                        "180d": {
                            "value": 215,
                            "min": null,
                            "max": null
                        }
                    }
                },
                "shares_avg": {
                    "value": 1020,
                    "performance": {
                        "30d": {
                            "value": 2230,
                            "min": null,
                            "max": null
                        },
                        "90d": {
                            "value": 2174,
                            "min": null,
                            "max": null
                        },
                        "180d": {
                            "value": 2174,
                            "min": null,
                            "max": null
                        }
                    }
                },
                "comments_likes_ratio": {
                    "value": 1.19,
                    "mark_title": "VERY_GOOD",
                    "performance": {
                        "30d": {
                            "value": 0.97,
                            "mark": "good",
                            "similar": 0.614782
                        },
                        "90d": {
                            "value": 0.98,
                            "mark": "very_good",
                            "similar": 0.598854
                        },
                        "180d": {
                            "value": 0.98,
                            "mark": "very_good",
                            "similar": 0.573963
                        }
                    }
                },
                "post_frequency": {
                    "performance": {
                        "30d": {
                            "value": 3.03,
                            "mark": "fair",
                            "similar": 4.9
                        }
                    }
                },
                "subscribers_quality": {
                    "value": 62.050000000000004,
                    "mark": "excellent",
                    "similar": 48.3136
                },
                "audience_reachability": {
                    "value": 94.8,
                    "mark": "poor",
                    "similar": 98.15956
                }
            },
            "features": {
                "blogger_geo": {
                    "data": {
                        "country": "us"
                    }
                },
                "blogger_gender": "unknown",
                "blogger_languages": {
                    "data": [
                        "ru"
                    ]
                },
                "most_media": {
                    "data": {
                        "time_posted_desc": {
                            "performance": {
                                "7d": {
                                    "media_ids": [
                                        "7644843802074647829",
                                        "7644573469174287637",
                                        "7642614173200960788",
                                        "7642242271135845652",
                                        "7641874929809427732",
                                        "7641500849558064405",
                                        "7641130160258878740",
                                        "7640899659753393428"
                                    ]
                                },
                                "30d": {
                                    "media_ids": [
                                        "7644843802074647829",
                                        "7644573469174287637",
                                        "7642614173200960788",
                                        "7642242271135845652",
                                        "7641874929809427732",
                                        "7641500849558064405",
                                        "7641130160258878740",
                                        "7640899659753393428"
                                    ]
                                },
                                "90d": {
                                    "media_ids": [
                                        "7644843802074647829",
                                        "7644573469174287637",
                                        "7642614173200960788",
                                        "7642242271135845652",
                                        "7641874929809427732",
                                        "7641500849558064405",
                                        "7641130160258878740",
                                        "7640899659753393428"
                                    ]
                                },
                                "180d": {
                                    "media_ids": [
                                        "7644843802074647829",
                                        "7644573469174287637",
                                        "7642614173200960788",
                                        "7642242271135845652",
                                        "7641874929809427732",
                                        "7641500849558064405",
                                        "7641130160258878740",
                                        "7640899659753393428"
                                    ]
                                },
                                "365d": {
                                    "media_ids": [
                                        "7644843802074647829",
                                        "7644573469174287637",
                                        "7642614173200960788",
                                        "7642242271135845652",
                                        "7641874929809427732",
                                        "7641500849558064405",
                                        "7641130160258878740",
                                        "7640899659753393428"
                                    ]
                                },
                                "all": {
                                    "media_ids": [
                                        "7644843802074647829",
                                        "7644573469174287637",
                                        "7642614173200960788",
                                        "7642242271135845652",
                                        "7641874929809427732",
                                        "7641500849558064405",
                                        "7641130160258878740",
                                        "7640899659753393428"
                                    ]
                                }
                            }
                        },
                        "most_recent_media": {
                            "performance": {
                                "7d": {
                                    "media_ids": [
                                        "7644843802074647829",
                                        "7644573469174287637",
                                        "7642614173200960788",
                                        "7642242271135845652",
                                        "7641874929809427732",
                                        "7641500849558064405",
                                        "7641130160258878740",
                                        "7640899659753393428"
                                    ]
                                },
                                "30d": {
                                    "media_ids": [
                                        "7644843802074647829",
                                        "7644573469174287637",
                                        "7642614173200960788",
                                        "7642242271135845652",
                                        "7641874929809427732",
                                        "7641500849558064405",
                                        "7641130160258878740",
                                        "7640899659753393428"
                                    ]
                                },
                                "90d": {
                                    "media_ids": [
                                        "7644843802074647829",
                                        "7644573469174287637",
                                        "7642614173200960788",
                                        "7642242271135845652",
                                        "7641874929809427732",
                                        "7641500849558064405",
                                        "7641130160258878740",
                                        "7640899659753393428"
                                    ]
                                },
                                "180d": {
                                    "media_ids": [
                                        "7644843802074647829",
                                        "7644573469174287637",
                                        "7642614173200960788",
                                        "7642242271135845652",
                                        "7641874929809427732",
                                        "7641500849558064405",
                                        "7641130160258878740",
                                        "7640899659753393428"
                                    ]
                                },
                                "365d": {
                                    "media_ids": [
                                        "7644843802074647829",
                                        "7644573469174287637",
                                        "7642614173200960788",
                                        "7642242271135845652",
                                        "7641874929809427732",
                                        "7641500849558064405",
                                        "7641130160258878740",
                                        "7640899659753393428"
                                    ]
                                },
                                "all": {
                                    "media_ids": [
                                        "7644843802074647829",
                                        "7644573469174287637",
                                        "7642614173200960788",
                                        "7642242271135845652",
                                        "7641874929809427732",
                                        "7641500849558064405",
                                        "7641130160258878740",
                                        "7640899659753393428"
                                    ]
                                }
                            }
                        },
                        "er_desc": {
                            "performance": {
                                "7d": {
                                    "media_ids": [
                                        "7644843802074647829",
                                        "7644573469174287637",
                                        "7641874929809427732",
                                        "7641130160258878740",
                                        "7642242271135845652",
                                        "7641500849558064405",
                                        "7640899659753393428",
                                        "7642614173200960788"
                                    ]
                                },
                                "30d": {
                                    "media_ids": [
                                        "7644843802074647829",
                                        "7644573469174287637",
                                        "7636067090620828949",
                                        "7641874929809427732",
                                        "7641130160258878740",
                                        "7642242271135845652",
                                        "7641500849558064405",
                                        "7640899659753393428"
                                    ]
                                },
                                "90d": {
                                    "media_ids": [
                                        "7644843802074647829",
                                        "7644573469174287637",
                                        "7636067090620828949",
                                        "7641874929809427732",
                                        "7641130160258878740",
                                        "7642242271135845652",
                                        "7641500849558064405",
                                        "7640899659753393428"
                                    ]
                                },
                                "180d": {
                                    "media_ids": [
                                        "7644843802074647829",
                                        "7644573469174287637",
                                        "7636067090620828949",
                                        "7641874929809427732",
                                        "7587941461329579284",
                                        "7641130160258878740",
                                        "7642242271135845652",
                                        "7641500849558064405"
                                    ]
                                },
                                "365d": {
                                    "media_ids": [
                                        "7550223197061254408",
                                        "7572072347025296647",
                                        "7644843802074647829",
                                        "7519402924422794504",
                                        "7644573469174287637",
                                        "7636067090620828949",
                                        "7641874929809427732",
                                        "7519403826789567762"
                                    ]
                                },
                                "all": {
                                    "media_ids": [
                                        "7550223197061254408",
                                        "7427394109263908104",
                                        "6808858131058232582",
                                        "7470986723871296775",
                                        "7493706261930708242",
                                        "6901208693350616321",
                                        "6891955495746145537",
                                        "7286781838339607815"
                                    ]
                                }
                            }
                        },
                        "most_engaging_media": {
                            "performance": {
                                "7d": {
                                    "media_ids": [
                                        "7644843802074647829",
                                        "7644573469174287637",
                                        "7641874929809427732",
                                        "7641130160258878740",
                                        "7642242271135845652",
                                        "7641500849558064405",
                                        "7640899659753393428",
                                        "7642614173200960788"
                                    ]
                                },
                                "30d": {
                                    "media_ids": [
                                        "7644843802074647829",
                                        "7644573469174287637",
                                        "7636067090620828949",
                                        "7641874929809427732",
                                        "7641130160258878740",
                                        "7642242271135845652",
                                        "7641500849558064405",
                                        "7640899659753393428"
                                    ]
                                },
                                "90d": {
                                    "media_ids": [
                                        "7644843802074647829",
                                        "7644573469174287637",
                                        "7636067090620828949",
                                        "7641874929809427732",
                                        "7641130160258878740",
                                        "7642242271135845652",
                                        "7641500849558064405",
                                        "7640899659753393428"
                                    ]
                                },
                                "180d": {
                                    "media_ids": [
                                        "7644843802074647829",
                                        "7644573469174287637",
                                        "7636067090620828949",
                                        "7641874929809427732",
                                        "7587941461329579284",
                                        "7641130160258878740",
                                        "7642242271135845652",
                                        "7641500849558064405"
                                    ]
                                },
                                "365d": {
                                    "media_ids": [
                                        "7550223197061254408",
                                        "7572072347025296647",
                                        "7644843802074647829",
                                        "7519402924422794504",
                                        "7644573469174287637",
                                        "7636067090620828949",
                                        "7641874929809427732",
                                        "7519403826789567762"
                                    ]
                                },
                                "all": {
                                    "media_ids": [
                                        "7550223197061254408",
                                        "7427394109263908104",
                                        "6808858131058232582",
                                        "7470986723871296775",
                                        "7493706261930708242",
                                        "6901208693350616321",
                                        "6891955495746145537",
                                        "7286781838339607815"
                                    ]
                                }
                            }
                        },
                        "views_desc": {
                            "performance": {
                                "7d": {
                                    "media_ids": [
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7640136305619455253",
                                        "7640502703403289876",
                                        "7641500849558064405",
                                        "7642614173200960788"
                                    ]
                                },
                                "30d": {
                                    "media_ids": [
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7636067090620828949",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7637200687788494101",
                                        "7640136305619455253",
                                        "7640502703403289876"
                                    ]
                                },
                                "90d": {
                                    "media_ids": [
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7636067090620828949",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7637200687788494101",
                                        "7640136305619455253",
                                        "7640502703403289876"
                                    ]
                                },
                                "180d": {
                                    "media_ids": [
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7636067090620828949",
                                        "7587941461329579284",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7637200687788494101",
                                        "7640136305619455253"
                                    ]
                                },
                                "365d": {
                                    "media_ids": [
                                        "7641130160258878740",
                                        "7567874176451742984",
                                        "7641874929809427732",
                                        "7636067090620828949",
                                        "7539825763760098578",
                                        "7547627700278529287",
                                        "7587941461329579284",
                                        "7559127842873969927"
                                    ]
                                },
                                "all": {
                                    "media_ids": [
                                        "6888983063246753025",
                                        "6970026617703845122",
                                        "6987261911716973825",
                                        "6787244858076646662",
                                        "6710545548656512262",
                                        "7018882510901841153",
                                        "6790566357067910405",
                                        "6792048682159131910"
                                    ]
                                }
                            }
                        },
                        "most_viewed_media": {
                            "performance": {
                                "7d": {
                                    "media_ids": [
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7640136305619455253",
                                        "7640502703403289876",
                                        "7641500849558064405",
                                        "7642614173200960788"
                                    ]
                                },
                                "30d": {
                                    "media_ids": [
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7636067090620828949",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7637200687788494101",
                                        "7640136305619455253",
                                        "7640502703403289876"
                                    ]
                                },
                                "90d": {
                                    "media_ids": [
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7636067090620828949",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7637200687788494101",
                                        "7640136305619455253",
                                        "7640502703403289876"
                                    ]
                                },
                                "180d": {
                                    "media_ids": [
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7636067090620828949",
                                        "7587941461329579284",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7637200687788494101",
                                        "7640136305619455253"
                                    ]
                                },
                                "365d": {
                                    "media_ids": [
                                        "7641130160258878740",
                                        "7567874176451742984",
                                        "7641874929809427732",
                                        "7636067090620828949",
                                        "7539825763760098578",
                                        "7547627700278529287",
                                        "7587941461329579284",
                                        "7559127842873969927"
                                    ]
                                },
                                "all": {
                                    "media_ids": [
                                        "6888983063246753025",
                                        "6970026617703845122",
                                        "6987261911716973825",
                                        "6787244858076646662",
                                        "6710545548656512262",
                                        "7018882510901841153",
                                        "6790566357067910405",
                                        "6792048682159131910"
                                    ]
                                }
                            }
                        },
                        "comments_desc": {
                            "performance": {
                                "7d": {
                                    "media_ids": [
                                        "7641874929809427732",
                                        "7641130160258878740",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7644843802074647829",
                                        "7642614173200960788",
                                        "7640136305619455253",
                                        "7641500849558064405"
                                    ]
                                },
                                "30d": {
                                    "media_ids": [
                                        "7641874929809427732",
                                        "7641130160258878740",
                                        "7636067090620828949",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7644843802074647829",
                                        "7642614173200960788",
                                        "7640136305619455253"
                                    ]
                                },
                                "90d": {
                                    "media_ids": [
                                        "7641874929809427732",
                                        "7641130160258878740",
                                        "7636067090620828949",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7644843802074647829",
                                        "7642614173200960788",
                                        "7640136305619455253"
                                    ]
                                },
                                "180d": {
                                    "media_ids": [
                                        "7641874929809427732",
                                        "7641130160258878740",
                                        "7636067090620828949",
                                        "7587941461329579284",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7644843802074647829",
                                        "7642614173200960788"
                                    ]
                                },
                                "365d": {
                                    "media_ids": [
                                        "7641874929809427732",
                                        "7641130160258878740",
                                        "7567874176451742984",
                                        "7636067090620828949",
                                        "7511908242855955730",
                                        "7550223197061254408",
                                        "7533665251556936967",
                                        "7587941461329579284"
                                    ]
                                },
                                "all": {
                                    "media_ids": [
                                        "6888983063246753025",
                                        "6970026617703845122",
                                        "7018882510901841153",
                                        "7426445218037206290",
                                        "6987261911716973825",
                                        "7329658340936518930",
                                        "6787244858076646662",
                                        "6811116671529405702"
                                    ]
                                }
                            }
                        },
                        "most_commented_media": {
                            "performance": {
                                "7d": {
                                    "media_ids": [
                                        "7641874929809427732",
                                        "7641130160258878740",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7644843802074647829",
                                        "7642614173200960788",
                                        "7640136305619455253",
                                        "7641500849558064405"
                                    ]
                                },
                                "30d": {
                                    "media_ids": [
                                        "7641874929809427732",
                                        "7641130160258878740",
                                        "7636067090620828949",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7644843802074647829",
                                        "7642614173200960788",
                                        "7640136305619455253"
                                    ]
                                },
                                "90d": {
                                    "media_ids": [
                                        "7641874929809427732",
                                        "7641130160258878740",
                                        "7636067090620828949",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7644843802074647829",
                                        "7642614173200960788",
                                        "7640136305619455253"
                                    ]
                                },
                                "180d": {
                                    "media_ids": [
                                        "7641874929809427732",
                                        "7641130160258878740",
                                        "7636067090620828949",
                                        "7587941461329579284",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7644843802074647829",
                                        "7642614173200960788"
                                    ]
                                },
                                "365d": {
                                    "media_ids": [
                                        "7641874929809427732",
                                        "7641130160258878740",
                                        "7567874176451742984",
                                        "7636067090620828949",
                                        "7511908242855955730",
                                        "7550223197061254408",
                                        "7533665251556936967",
                                        "7587941461329579284"
                                    ]
                                },
                                "all": {
                                    "media_ids": [
                                        "6888983063246753025",
                                        "6970026617703845122",
                                        "7018882510901841153",
                                        "7426445218037206290",
                                        "6987261911716973825",
                                        "7329658340936518930",
                                        "6787244858076646662",
                                        "6811116671529405702"
                                    ]
                                }
                            }
                        },
                        "likes_desc": {
                            "performance": {
                                "7d": {
                                    "media_ids": [
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7644843802074647829",
                                        "7641500849558064405",
                                        "7640136305619455253",
                                        "7642614173200960788"
                                    ]
                                },
                                "30d": {
                                    "media_ids": [
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7636067090620828949",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7637200687788494101",
                                        "7644843802074647829",
                                        "7641500849558064405"
                                    ]
                                },
                                "90d": {
                                    "media_ids": [
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7636067090620828949",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7637200687788494101",
                                        "7644843802074647829",
                                        "7641500849558064405"
                                    ]
                                },
                                "180d": {
                                    "media_ids": [
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7636067090620828949",
                                        "7587941461329579284",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7637200687788494101",
                                        "7644843802074647829"
                                    ]
                                },
                                "365d": {
                                    "media_ids": [
                                        "7641130160258878740",
                                        "7567874176451742984",
                                        "7641874929809427732",
                                        "7636067090620828949",
                                        "7587941461329579284",
                                        "7539825763760098578",
                                        "7547627700278529287",
                                        "7642242271135845652"
                                    ]
                                },
                                "all": {
                                    "media_ids": [
                                        "6888983063246753025",
                                        "6970026617703845122",
                                        "6987261911716973825",
                                        "6787244858076646662",
                                        "6710545548656512262",
                                        "7018882510901841153",
                                        "6811116671529405702",
                                        "6795835290188614918"
                                    ]
                                }
                            }
                        },
                        "most_liked_media": {
                            "performance": {
                                "7d": {
                                    "media_ids": [
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7644843802074647829",
                                        "7641500849558064405",
                                        "7640136305619455253",
                                        "7642614173200960788"
                                    ]
                                },
                                "30d": {
                                    "media_ids": [
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7636067090620828949",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7637200687788494101",
                                        "7644843802074647829",
                                        "7641500849558064405"
                                    ]
                                },
                                "90d": {
                                    "media_ids": [
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7636067090620828949",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7637200687788494101",
                                        "7644843802074647829",
                                        "7641500849558064405"
                                    ]
                                },
                                "180d": {
                                    "media_ids": [
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7636067090620828949",
                                        "7587941461329579284",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7637200687788494101",
                                        "7644843802074647829"
                                    ]
                                },
                                "365d": {
                                    "media_ids": [
                                        "7641130160258878740",
                                        "7567874176451742984",
                                        "7641874929809427732",
                                        "7636067090620828949",
                                        "7587941461329579284",
                                        "7539825763760098578",
                                        "7547627700278529287",
                                        "7642242271135845652"
                                    ]
                                },
                                "all": {
                                    "media_ids": [
                                        "6888983063246753025",
                                        "6970026617703845122",
                                        "6987261911716973825",
                                        "6787244858076646662",
                                        "6710545548656512262",
                                        "7018882510901841153",
                                        "6811116671529405702",
                                        "6795835290188614918"
                                    ]
                                }
                            }
                        },
                        "shares_desc": {
                            "performance": {
                                "7d": {
                                    "media_ids": [
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7641500849558064405",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7640136305619455253",
                                        "7644843802074647829",
                                        "7642614173200960788"
                                    ]
                                },
                                "30d": {
                                    "media_ids": [
                                        "7636067090620828949",
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7641500849558064405",
                                        "7642242271135845652",
                                        "7636774221317704981",
                                        "7640899659753393428",
                                        "7640136305619455253"
                                    ]
                                },
                                "90d": {
                                    "media_ids": [
                                        "7636067090620828949",
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7641500849558064405",
                                        "7642242271135845652",
                                        "7636774221317704981",
                                        "7640899659753393428",
                                        "7640136305619455253"
                                    ]
                                },
                                "180d": {
                                    "media_ids": [
                                        "7636067090620828949",
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7641500849558064405",
                                        "7587941461329579284",
                                        "7642242271135845652",
                                        "7636774221317704981",
                                        "7640899659753393428"
                                    ]
                                },
                                "365d": {
                                    "media_ids": [
                                        "7636067090620828949",
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7550223197061254408",
                                        "7572072347025296647",
                                        "7567874176451742984",
                                        "7511908242855955730",
                                        "7641500849558064405"
                                    ]
                                },
                                "all": {
                                    "media_ids": [
                                        "6888983063246753025",
                                        "7426445218037206290",
                                        "7427394109263908104",
                                        "6970026617703845122",
                                        "7213370404868607234",
                                        "7424038226245045512",
                                        "6787244858076646662",
                                        "6710545548656512262"
                                    ]
                                }
                            }
                        },
                        "most_viral_media": {
                            "performance": {
                                "7d": {
                                    "media_ids": [
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7641500849558064405",
                                        "7642242271135845652",
                                        "7640899659753393428",
                                        "7640136305619455253",
                                        "7644843802074647829",
                                        "7642614173200960788"
                                    ]
                                },
                                "30d": {
                                    "media_ids": [
                                        "7636067090620828949",
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7641500849558064405",
                                        "7642242271135845652",
                                        "7636774221317704981",
                                        "7640899659753393428",
                                        "7640136305619455253"
                                    ]
                                },
                                "90d": {
                                    "media_ids": [
                                        "7636067090620828949",
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7641500849558064405",
                                        "7642242271135845652",
                                        "7636774221317704981",
                                        "7640899659753393428",
                                        "7640136305619455253"
                                    ]
                                },
                                "180d": {
                                    "media_ids": [
                                        "7636067090620828949",
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7641500849558064405",
                                        "7587941461329579284",
                                        "7642242271135845652",
                                        "7636774221317704981",
                                        "7640899659753393428"
                                    ]
                                },
                                "365d": {
                                    "media_ids": [
                                        "7636067090620828949",
                                        "7641130160258878740",
                                        "7641874929809427732",
                                        "7550223197061254408",
                                        "7572072347025296647",
                                        "7567874176451742984",
                                        "7511908242855955730",
                                        "7641500849558064405"
                                    ]
                                },
                                "all": {
                                    "media_ids": [
                                        "6888983063246753025",
                                        "7426445218037206290",
                                        "7427394109263908104",
                                        "6970026617703845122",
                                        "7213370404868607234",
                                        "7424038226245045512",
                                        "6787244858076646662",
                                        "6710545548656512262"
                                    ]
                                }
                            }
                        }
                    }
                },
                "blogger_prices": {
                    "data": {
                        "post_price": 4337,
                        "post_price_from": 2178,
                        "post_price_to": 6534,
                        "cpm": 11.949304,
                        "cpm_from": 6.000827,
                        "cpm_to": 18.00248,
                        "cpm_mark": "poor",
                        "cpm_similar": 16.043117,
                        "views_avg": 362950
                    },
                    "status": {
                        "code": "OK"
                    }
                },
                "blogger_thematics": {
                    "data": [
                        "11",
                        "3"
                    ],
                    "status": {
                        "code": "OK"
                    }
                },
                "audience_age_gender": {
                    "status": {
                        "code": "OK"
                    },
                    "data": {
                        "13-17": {
                            "male": 6.02,
                            "female": 14.17
                        },
                        "18-24": {
                            "male": 11.23,
                            "female": 23.13
                        },
                        "25-34": {
                            "male": 19.92,
                            "female": 12.43
                        },
                        "35-44": {
                            "male": 7.49,
                            "female": 2.81
                        },
                        "45-54": {
                            "male": 1.34,
                            "female": 0.4
                        },
                        "55-64": {
                            "male": 0.53,
                            "female": 0.27
                        },
                        "65+": {
                            "male": 0.27,
                            "female": 0
                        }
                    }
                },
                "audience_geo": {
                    "status": {
                        "code": "OK"
                    },
                    "data": {
                        "groups": {
                            "africa": 0.13,
                            "america": 20.41,
                            "asia": 1.2300000000000002,
                            "australia_pasific": 0.31000000000000005,
                            "baltics": 1.46,
                            "benelux": 0.78,
                            "dach": 2.9,
                            "imea": 3.3899999999999992,
                            "mena": 1.61,
                            "nordics": 1.09,
                            "latam": 2.359999999999998,
                            "latcar": 2.359999999999998,
                            "semea": 60.25,
                            "uk_ire": 1.72
                        },
                        "countries": [
                            {
                                "id": "ru",
                                "code": "ru",
                                "prc": 35.41
                            },
                            {
                                "id": "us",
                                "code": "us",
                                "prc": 19.23
                            },
                            {
                                "id": "ua",
                                "code": "ua",
                                "prc": 11.44
                            },
                            {
                                "id": "by",
                                "code": "by",
                                "prc": 5.58
                            },
                            {
                                "id": "kz",
                                "code": "kz",
                                "prc": 3.96
                            }
                        ]
                    }
                },
                "audience_languages": {
                    "status": {
                        "code": "OK"
                    },
                    "data": [
                        {
                            "title": "ru",
                            "prc": 71.02
                        },
                        {
                            "title": "en",
                            "prc": 13.99
                        },
                        {
                            "title": "uk",
                            "prc": 3.69
                        },
                        {
                            "title": "es",
                            "prc": 2.4
                        },
                        {
                            "title": "pl",
                            "prc": 2.32
                        },
                        {
                            "title": "Other",
                            "prc": 6.58
                        }
                    ]
                },
                "media_by_type": {
                    "data": {
                        "recommended": 10,
                        "commercial": 0,
                        "potentially_commercial": 0
                    }
                },
                "blogger_reach": {
                    "status": {
                        "code": "OK"
                    },
                    "data": {
                        "reach": 287746,
                        "reach_from": 144000,
                        "reach_to": 432000,
                        "reach_mark": "excellent",
                        "reach_similar": 22698.307116
                    }
                },
                "social_networks": {
                    "data": [
                        {
                            "type": 2,
                            "title": "Little Big",
                            "social_id": "UCu7TZ_ATWgjgD9IrNLdnYDA",
                            "username": "littlebig",
                            "avatar_url": "https://yt3.googleusercontent.com/KMPPqo0s20TZ3_7R4hpxPF_cfG9CjU_gQRZL1VItoK2N-bPBpf1VWJ96qiyVc5LuTUnpSo3qQA=s900-c-k-c0x00ffffff-no-rj",
                            "subscribers_count": 7295218,
                            "er": 1.415,
                            "state": "READY"
                        },
                        {
                            "type": 3,
                            "title": "littlebig",
                            "social_id": "6557821753438371845",
                            "username": "littlebig",
                            "avatar_url": "https://cdn.hypeauditor.com/img/tiktok/user/6557821753438371845.jpg?w=150&till=1782863940&sign=4ffc7751596187557f3e1b604acf4410",
                            "subscribers_count": 5500000,
                            "er": 6.04,
                            "state": "READY"
                        },
                        {
                            "type": 1,
                            "title": "LITTLE BIG",
                            "social_id": "3015279418",
                            "username": "littlebigband",
                            "avatar_url": "https://cdn.hypeauditor.com/img/instagram/user/3015279418.jpg?w=150&till=1782863940&sign=a914b4d20e4456aa2f5763549126fe23",
                            "subscribers_count": 804720,
                            "er": 1.02,
                            "state": "READY"
                        }
                    ]
                }
            }
        },
        "restTokens": 9920,
        "is_mini_paid": false
    }
}

Errors