# Enrich by handle raw Retrieve raw platform data for a creator profile using their social media handle. What you get - Returns unprocessed platform-specific data directly from the source, including basic profile information, post data, media counts, and platform-native metadata. - This endpoint provides the foundational data layer before any additional processing or enrichment. - Supports Instagram, YouTube, TikTok, OnlyFans, Twitter, Snapchat, Discord, Pinterest, Facebook, and LinkedIn platforms. Credits - 0.03 credits per successful request. If no data is returned, no credits are deducted. Endpoint: POST /public/v1/creators/enrich/handle/raw/ Version: 1.0.0 Security: Bearer ## Request fields (application/json): - `handle` (string, required) - `platform` (string, required) Enum: "instagram", "youtube", "tiktok", "onlyfans", "twitter", "snapchat", "discord", "pinterest", "facebook", "linkedin", "twitch" ## Response 200 fields (application/json): - `credits_cost` (number,null) - `result` (object) - `result.twitter` (object) - `result.twitter.userid` (string,null) - `result.twitter.exists` (boolean,null) - `result.twitter.username` (string,null) - `result.twitter.full_name` (string,null) - `result.twitter.biography` (string,null) - `result.twitter.profile_picture` (string,null) - `result.twitter.profile_picture_hd` (string,null) - `result.twitter.join_date` (string,null) - `result.twitter.links_in_bio` (array) - `result.twitter.location` (string,null) - `result.twitter.follower_count` (integer,null) - `result.twitter.following_count` (integer,null) - `result.twitter.media_count` (integer,null) - `result.twitter.tweets_count` (integer,null) - `result.twitter.creator_favorite_count` (integer,null) - `result.twitter.is_verified` (boolean,null) - `result.twitter.direct_messaging` (boolean,null) - `result.twitter.subscriber_button` (boolean,null) - `result.twitter.super_followed_by` (boolean,null) - `result.twitter.tweets_type` (object) - `result.twitter.post_data` (array) - `result.twitch` (object) - `result.twitch.user_id` (string,null) - `result.twitch.profileImageURL` (string,null) - `result.twitch.description` (string,null) - `result.twitch.displayName` (string,null) - `result.twitch.total_followers` (integer,null) - `result.twitch.twitch_tracker_data` (object) - `result.onlyfans` (object) - `result.onlyfans.subscribe_price` (number,null) - `result.onlyfans.first_published_post_date` (string,null) - `result.onlyfans.last_seen` (string,null) - `result.onlyfans.wishlist` (array) - `result.onlyfans.posts_count` (integer,null) - `result.onlyfans.photos_count` (integer,null) - `result.onlyfans.videos_count` (integer,null) - `result.onlyfans.audios_count` (integer,null) - `result.onlyfans.total_likes` (integer,null) - `result.onlyfans.is_real_performer` (boolean,null) - `result.onlyfans.is_adult_content` (boolean,null) - `result.onlyfans.finished_streams_count` (integer,null) - `result.onlyfans.can_create_promotion` (boolean,null) - `result.onlyfans.tips_enabled` (boolean,null) - `result.onlyfans.tips_text_enabled` (boolean,null) - `result.onlyfans.tips_min` (number,null) - `result.onlyfans.tips_min_internal` (number,null) - `result.onlyfans.tips_max` (number,null) - `result.onlyfans.can_earn` (boolean,null) - `result.onlyfans.archived_posts_count` (integer,null) - `result.onlyfans.private_archived_posts_count` (integer,null) - `result.onlyfans.is_spotify_connected` (boolean,null) - `result.onlyfans.referal_bonus_sum_for_referer` (number,null) - `result.onlyfans.can_receive_chat_message` (boolean,null) - `result.onlyfans.can_chat` (boolean,null) - `result.onlyfans.post_dates` (array) - `result.youtube` (object) - `result.youtube.id` (string,null) - `result.youtube.link` (string,null) - `result.youtube.related_playlist_id` (string,null) - `result.youtube.custom_url` (string,null) - `result.youtube.title` (string,null) - `result.youtube.published_at` (string,null) - `result.youtube.subscriber_count` (integer,null) - `result.youtube.video_count` (integer,null) - `result.youtube.view_count` (integer,null) - `result.youtube.country` (string,null) - `result.youtube.has_shorts` (boolean,null) - `result.youtube.has_community_posts` (boolean,null) - `result.youtube.made_for_kids` (boolean,null) - `result.youtube.privacy_status` (string,null) - `result.youtube.moderate_comments` (boolean,null) - `result.youtube.unsubscribed_trailer_id` (string,null) - `result.youtube.total_comments_last_50` (integer,null) - `result.youtube.topic_details` (array) - `result.tiktok` (object) - `result.tiktok.sec_user_id` (string,null) - `result.tiktok.total_shares` (integer,null) - `result.tiktok.total_saves` (integer,null) - `result.tiktok.tt_seller` (boolean,null) - `result.tiktok.is_ad` (boolean,null) - `result.tiktok.is_commerce` (boolean,null) - `result.tiktok.duet_setting` (string,null) - `result.tiktok.is_private` (boolean,null) - `result.tiktok.saves_count_list` (array) - `result.instagram` (object) - `result.instagram.has_profile_pic` (boolean,null) - `result.instagram.category` (string,null) - `result.instagram.is_business_account` (boolean,null) - `result.instagram.video_content_creator` (boolean,null) - `result.instagram.uses_link_in_bio` (boolean,null) - `result.facebook` (object) - `result.facebook.user_info` (object) - `result.pinterest` (object) - `result.pinterest.pk` (string,null) - `result.reddit` (object) - `result.snapchat` (object) - `result.snapchat.profile_picture_url` (string,null) - `result.snapchat.address` (string,null) - `result.snapchat.has_curated_highlights` (boolean,null) - `result.snapchat.has_spotlight_highlights` (boolean,null) - `result.snapchat.page_description` (string,null) - `result.discord` (object) - `result.discord.type` (string,null) - `result.discord.code` (string,null) - `result.discord.inviter` (object) - `result.discord.expires_at` (string,null) - `result.discord.flags` (integer,null) - `result.discord.guild` (object) - `result.discord.profile` (object) - `result.linkedin` (object) - `result.linkedin.connection` (string,null) - `result.linkedin.followers` (integer,null) - `result.linkedin.first_name` (string,null) - `result.linkedin.last_name` (string,null) - `result.linkedin.is_creator` (boolean,null) - `result.linkedin.is_premium` (boolean,null) - `result.linkedin.profile_pictures` (array) - `result.linkedin.background_image` (string,null) - `result.linkedin.summary` (string,null) - `result.linkedin.headline` (string,null) - `result.linkedin.geo` (object) - `result.linkedin.position` (object) - `result.linkedin.full_positions` (array) - `result.linkedin.skills` (array) - `result.linkedin.projects` (array) - `result.linkedin.supported_locales` (array) - `result.linkedin.multi_locale_first_name` (object) - `result.linkedin.multi_locale_last_name` (object) - `result.linkedin.multi_locale_headline` (object)