{"items":[{"type":"link","label":"Overview","link":"/products/raw_api/openapi_doc/raw","routeSlug":"/products/raw_api/openapi_doc/raw","content":{"contentType":"overview","meta":{"name":"Overview"},"children":[{"nodeType":"container","panels":[{"title":"Download OpenAPI description","titleTranslationKey":"download.description.title","children":[{"kind":"download","label":"raw.json","url":"/_bundle/products/raw_api/openapi_doc/raw.json?download"},{"kind":"download","label":"raw.yaml","url":"/_bundle/products/raw_api/openapi_doc/raw.yaml?download"}]},{"title":"Overview","titleTranslationKey":"info.title","children":[{"kind":"externallink","title":"URL","titleTranslationKey":"info.contact.url","label":"https://www.modash.io","url":"https://www.modash.io"},{"kind":"email","title":"API Support","email":"hello@modash.io","label":"hello@modash.io","withCopyButton":true,"copyContent":"hello@modash.io"},{"kind":"externallink","label":"Terms of Service","labelTranslationKey":"info.termsOfService","url":"https://www.modash.io/legal/terms-of-service"}]},{"title":"Languages","titleTranslationKey":"languages.title","children":[{"kind":"languages","options":[{"key":"curl","title":"curl","lang":"curl"},{"key":"javascript","title":"JavaScript","lang":"JavaScript"},{"key":"node","title":"Node.js","lang":"Node.js"},{"key":"python","title":"Python","lang":"Python"},{"key":"java","title":"Java","lang":"Java"},{"key":"csharp","title":"C#","lang":"C#"},{"key":"php","title":"PHP","lang":"PHP"},{"key":"go","title":"Go","lang":"Go"},{"key":"ruby","title":"Ruby","lang":"Ruby"},{"key":"r","title":"R","lang":"R"},{"key":"payload","title":"Payload","lang":"Payload"}]}]},{"title":"Servers","titleTranslationKey":"servers.title","children":[{"kind":"servers","servers":[{"url":"https://api.modash.io/v1"}],"mode":"default"}]}],"children":[{"nodeType":"overview-section-wrapper","children":[{"nodeType":"header","level":1,"label":"Overview","showPageActions":true},{"nodeType":"overview-section-wrapper","children":[{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"RAW API endpoints return "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"real-time, unfiltered data"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" data from public social media profiles on Instagram, TikTok, and YouTube. Use them to access profiles, content, comments, tags, and hashtag feeds — exactly as they appear on the platforms."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"These endpoints are ideal for custom analytics, live monitoring, or building your own enrichment workflows."},"children":[]}]}]},{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"⚠️ Data is returned as-is, without filtering. Handle rate limits and pagination as needed."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"a","attrs":{"href":"https://help.modash.io/en/articles/14035598-raw-api-best-practices-and-onboarding","target":"_blank"}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Read the Raw API Best Practices guide →"},"children":[]}]}]}]}]}],"sectionId":"/products/raw_api/openapi_doc/raw"}],"sectionId":"/products/raw_api/openapi_doc/raw"}]}]}},{"type":"group","label":"Instagram Raw Data","link":"/products/raw_api/openapi_doc/raw/instagram-raw-data","routeSlug":"/products/raw_api/openapi_doc/raw/instagram-raw-data","items":[{"label":"Search","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_search","routeSlug":"/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_search","metadata":{"seo":{"title":"Search","description":"Search for users and hashtags."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"InstagramRawController_search","name":"Search","isWebhook":false,"pointer":"/paths/~1raw~1ig~1search/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Search","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Search for users and hashtags."},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"keyword","in":"query","schemaId":"schema_90","required":true}],"pointer":"/paths/~1raw~1ig~1search/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/ig/search","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"keyword","in":"query","required":true,"example":"cristiano","schemaId":"schema_90"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/ig/search","href":"instagram-raw-data/instagramrawcontroller_search","openApiOperationId":"InstagramRawController_search","summary":"Search"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_91"}},"schemaId":"schema_91"}],"pointer":"/paths/~1raw~1ig~1search/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_91","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_91"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/instagram-raw-data/instagramrawcontroller_search"}],"panels":[]}]},"httpPath":"/raw/ig/search"},{"label":"Search Hashtags","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_searchhashtags","routeSlug":"/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_searchhashtags","metadata":{"seo":{"title":"Search Hashtags","description":"Search for hashtags"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"InstagramRawController_searchHashtags","name":"Search Hashtags","isWebhook":false,"pointer":"/paths/~1raw~1ig~1search-hashtags/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Search Hashtags","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Search for hashtags"},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"keyword","in":"query","schemaId":"schema_92","required":true}],"pointer":"/paths/~1raw~1ig~1search-hashtags/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/ig/search-hashtags","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"keyword","in":"query","required":true,"example":"history","schemaId":"schema_92"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/ig/search-hashtags","href":"instagram-raw-data/instagramrawcontroller_searchhashtags","openApiOperationId":"InstagramRawController_searchHashtags","summary":"Search Hashtags"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_93"}},"schemaId":"schema_93"}],"pointer":"/paths/~1raw~1ig~1search-hashtags/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_93","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_93"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/instagram-raw-data/instagramrawcontroller_searchhashtags"}],"panels":[]}]},"httpPath":"/raw/ig/search-hashtags"},{"label":"User Info","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_userinfo","routeSlug":"/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_userinfo","metadata":{"seo":{"title":"User Info","description":"Get details about the user profile"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"InstagramRawController_userInfo","name":"User Info","isWebhook":false,"pointer":"/paths/~1raw~1ig~1user-info/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"User Info","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Get details about the user profile"},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_94","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Username (@handle) or user id"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1raw~1ig~1user-info/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/ig/user-info","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"selenagomez","schemaId":"schema_94"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/ig/user-info","href":"instagram-raw-data/instagramrawcontroller_userinfo","openApiOperationId":"InstagramRawController_userInfo","summary":"User Info"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_95"}},"schemaId":"schema_95"}],"pointer":"/paths/~1raw~1ig~1user-info/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_95","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_95"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/instagram-raw-data/instagramrawcontroller_userinfo"}],"panels":[]}]},"httpPath":"/raw/ig/user-info"},{"label":"User Feed","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_userfeed","routeSlug":"/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_userfeed","metadata":{"seo":{"title":"User Feed","description":"Get users media feed in a paginated manner. 12 posts on the page."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"InstagramRawController_userFeed","name":"User Feed","isWebhook":false,"pointer":"/paths/~1raw~1ig~1user-feed/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"User Feed","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Get users media feed in a paginated manner. 12 posts on the page."},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_90","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Username (@handle) or user id"},"children":[]}]}]}],"required":true},{"name":"after","in":"query","schemaId":"schema_96","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"end_cursor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" from the last page to get the next page"},"children":[]}]}]}]}],"pointer":"/paths/~1raw~1ig~1user-feed/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/ig/user-feed","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"cristiano","schemaId":"schema_90"},{"name":"after","in":"query","required":false,"example":"","schemaId":"schema_96"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/ig/user-feed","href":"instagram-raw-data/instagramrawcontroller_userfeed","openApiOperationId":"InstagramRawController_userFeed","summary":"User Feed"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_97"}},"schemaId":"schema_97"}],"pointer":"/paths/~1raw~1ig~1user-feed/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_97","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_97"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/instagram-raw-data/instagramrawcontroller_userfeed"}],"panels":[]}]},"httpPath":"/raw/ig/user-feed"},{"label":"User Reels","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_userreels","routeSlug":"/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_userreels","metadata":{"seo":{"title":"User Reels","description":"Get users reels"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"InstagramRawController_userReels","name":"User Reels","isWebhook":false,"pointer":"/paths/~1raw~1ig~1user-reels/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"User Reels","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Get users reels"},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_90","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Username (@handle) or user id"},"children":[]}]}]}],"required":true},{"name":"after","in":"query","schemaId":"schema_96","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"end_cursor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" from the last page to get the next page"},"children":[]}]}]}]}],"pointer":"/paths/~1raw~1ig~1user-reels/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/ig/user-reels","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"cristiano","schemaId":"schema_90"},{"name":"after","in":"query","required":false,"example":"","schemaId":"schema_96"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/ig/user-reels","href":"instagram-raw-data/instagramrawcontroller_userreels","openApiOperationId":"InstagramRawController_userReels","summary":"User Reels"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_98"}},"schemaId":"schema_98"}],"pointer":"/paths/~1raw~1ig~1user-reels/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_98","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_98"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/instagram-raw-data/instagramrawcontroller_userreels"}],"panels":[]}]},"httpPath":"/raw/ig/user-reels"},{"label":"User Tags Feed","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_usertagsfeed","routeSlug":"/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_usertagsfeed","metadata":{"seo":{"title":"User Tags Feed","description":"Get users tags feed"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"InstagramRawController_userTagsFeed","name":"User Tags Feed","isWebhook":false,"pointer":"/paths/~1raw~1ig~1user-tags-feed/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"User Tags Feed","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Get users tags feed"},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_90","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Username (@handle) or user id"},"children":[]}]}]}],"required":true},{"name":"after","in":"query","schemaId":"schema_96","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"end_cursor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" from the last page to get the next page"},"children":[]}]}]}]}],"pointer":"/paths/~1raw~1ig~1user-tags-feed/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/ig/user-tags-feed","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"cristiano","schemaId":"schema_90"},{"name":"after","in":"query","required":false,"example":"","schemaId":"schema_96"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/ig/user-tags-feed","href":"instagram-raw-data/instagramrawcontroller_usertagsfeed","openApiOperationId":"InstagramRawController_userTagsFeed","summary":"User Tags Feed"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_98"}},"schemaId":"schema_98"}],"pointer":"/paths/~1raw~1ig~1user-tags-feed/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_98","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_98"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/instagram-raw-data/instagramrawcontroller_usertagsfeed"}],"panels":[]}]},"httpPath":"/raw/ig/user-tags-feed"},{"label":"Hashtag Feed","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_hashtagfeed","routeSlug":"/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_hashtagfeed","metadata":{"seo":{"title":"Hashtag Feed","description":"Get posts for a hashtag. This endpoint mirrors Instagram's curated hashtag results; it is not an exhaustive archive of every post that used the hashtag."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"InstagramRawController_hashtagFeed","name":"Hashtag Feed","isWebhook":false,"pointer":"/paths/~1raw~1ig~1hashtag-feed/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Hashtag Feed","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Get posts for a hashtag. This endpoint mirrors Instagram's curated hashtag results; it is "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"not"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" an exhaustive archive of every post that used the hashtag."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"type=top"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" (recommended for coverage)"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Returns featured posts for the hashtag."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Ranking is live: the same "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"after"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" cursor can return different items seconds later, and later pages may reshuffle or re-serve posts already returned earlier."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Do not pause and resume hours later with an old cursor; paginate in one continuous walk."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"type=recent"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" (default)"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Intended as newer posts for the hashtag, but Instagram may return only a small subset."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Ordering is not guaranteed to be strictly chronological."},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"hashtag","in":"query","schemaId":"schema_99","required":true},{"name":"type","in":"query","schemaId":"schema_100","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Feed variant. "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"top"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" = featured hashtag posts (best coverage, live ranking, may reshuffle). "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"recent"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" = newer posts (often a small non-exhaustive subset; not strictly chronological)."},"children":[]}]}]}]},{"name":"after","in":"query","schemaId":"schema_96","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"end_cursor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" from the previous response to fetch the next page. Cursors are session-bound and not stable for later replay; prefer continuous pagination."},"children":[]}]}]}]}],"pointer":"/paths/~1raw~1ig~1hashtag-feed/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/ig/hashtag-feed","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"hashtag","in":"query","required":true,"schemaId":"schema_99"},{"name":"type","in":"query","required":false,"schemaId":"schema_100"},{"name":"after","in":"query","required":false,"example":"","schemaId":"schema_96"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/ig/hashtag-feed","href":"instagram-raw-data/instagramrawcontroller_hashtagfeed","openApiOperationId":"InstagramRawController_hashtagFeed","summary":"Hashtag Feed"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_98"}},"schemaId":"schema_98"}],"pointer":"/paths/~1raw~1ig~1hashtag-feed/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_98","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_98"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/instagram-raw-data/instagramrawcontroller_hashtagfeed"}],"panels":[]}]},"httpPath":"/raw/ig/hashtag-feed"},{"label":"Media Info","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_mediainfo","routeSlug":"/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_mediainfo","metadata":{"seo":{"title":"Media Info","description":"Get media info"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"InstagramRawController_mediaInfo","name":"Media Info","isWebhook":false,"pointer":"/paths/~1raw~1ig~1media-info/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Media Info","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Get media info"},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"code","in":"query","schemaId":"schema_101","description":"Instagram post shortcode (digits and letters after https://www.instagram.com/p/)","required":true}],"pointer":"/paths/~1raw~1ig~1media-info/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/ig/media-info","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"code","in":"query","required":true,"example":"DKsBCXrpQTr","schemaId":"schema_101"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/ig/media-info","href":"instagram-raw-data/instagramrawcontroller_mediainfo","openApiOperationId":"InstagramRawController_mediaInfo","summary":"Media Info"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_102"}},"schemaId":"schema_102"}],"pointer":"/paths/~1raw~1ig~1media-info/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_102","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_102"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/instagram-raw-data/instagramrawcontroller_mediainfo"}],"panels":[]}]},"httpPath":"/raw/ig/media-info"},{"label":"Media Comments","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_commentfeed","routeSlug":"/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_commentfeed","metadata":{"seo":{"title":"Media Comments","description":"Get media comments. Pagination is not sequential, pages are dynamic and may be returned in any order so keep track of the cursors to paginate accurately."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"InstagramRawController_commentFeed","name":"Media Comments","isWebhook":false,"pointer":"/paths/~1raw~1ig~1media-comments/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Media Comments","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Get media comments. Pagination is not sequential, pages are dynamic and may be returned in any order so keep track of the cursors to paginate accurately."},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"code","in":"query","schemaId":"schema_101","description":"Instagram post shortcode (digits and letters after https://www.instagram.com/p/)","required":true},{"name":"after","in":"query","schemaId":"schema_96","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"end_cursor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" from the last page to get the next page"},"children":[]}]}]}]}],"pointer":"/paths/~1raw~1ig~1media-comments/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/ig/media-comments","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"code","in":"query","required":true,"example":"DKsBCXrpQTr","schemaId":"schema_101"},{"name":"after","in":"query","required":false,"example":"","schemaId":"schema_96"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/ig/media-comments","href":"instagram-raw-data/instagramrawcontroller_commentfeed","openApiOperationId":"InstagramRawController_commentFeed","summary":"Media Comments"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_103"}},"schemaId":"schema_103"}],"pointer":"/paths/~1raw~1ig~1media-comments/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_103","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_103"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/instagram-raw-data/instagramrawcontroller_commentfeed"}],"panels":[]}]},"httpPath":"/raw/ig/media-comments"},{"label":"Media Comment Replies","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_childcommentfeed","routeSlug":"/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_childcommentfeed","metadata":{"seo":{"title":"Media Comment Replies","description":"Get comment replies"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"InstagramRawController_childCommentFeed","name":"Media Comment Replies","isWebhook":false,"pointer":"/paths/~1raw~1ig~1media-comment-replies/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Media Comment Replies","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Get comment replies"},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"code","in":"query","schemaId":"schema_101","description":"Instagram post shortcode (digits and letters after https://www.instagram.com/p/)","required":true},{"name":"comment_id","in":"query","schemaId":"schema_104","required":true},{"name":"after","in":"query","schemaId":"schema_96","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"end_cursor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" from the last page to get the next page"},"children":[]}]}]}]}],"pointer":"/paths/~1raw~1ig~1media-comment-replies/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/ig/media-comment-replies","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"code","in":"query","required":true,"example":"DKsBCXrpQTr","schemaId":"schema_101"},{"name":"comment_id","in":"query","required":true,"example":"17854693086610041","schemaId":"schema_104"},{"name":"after","in":"query","required":false,"example":"","schemaId":"schema_96"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/ig/media-comment-replies","href":"instagram-raw-data/instagramrawcontroller_childcommentfeed","openApiOperationId":"InstagramRawController_childCommentFeed","summary":"Media Comment Replies"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_105"}},"schemaId":"schema_105"}],"pointer":"/paths/~1raw~1ig~1media-comment-replies/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_105","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_105"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/instagram-raw-data/instagramrawcontroller_childcommentfeed"}],"panels":[]}]},"httpPath":"/raw/ig/media-comment-replies"},{"label":"Audio Info","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_audioinfo","routeSlug":"/products/raw_api/openapi_doc/raw/instagram-raw-data/instagramrawcontroller_audioinfo","metadata":{"seo":{"title":"Audio Info","description":"Get audio info and feed. Similar to searching by original audio."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"InstagramRawController_audioInfo","name":"Audio Info","isWebhook":false,"pointer":"/paths/~1raw~1ig~1audio-info/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Audio Info","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Get audio info and feed. Similar to searching by original audio."},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_106","description":"Instagram reel audio full url or identifier (digits and letters after https://www.instagram.com/reels/audio/)","required":true},{"name":"after","in":"query","schemaId":"schema_96","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"end_cursor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" from the last page to get the next page"},"children":[]}]}]}]}],"pointer":"/paths/~1raw~1ig~1audio-info/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/ig/audio-info","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"https://www.instagram.com/reels/audio/25616600234665399/","schemaId":"schema_106"},{"name":"after","in":"query","required":false,"example":"","schemaId":"schema_96"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/ig/audio-info","href":"instagram-raw-data/instagramrawcontroller_audioinfo","openApiOperationId":"InstagramRawController_audioInfo","summary":"Audio Info"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_107"}},"schemaId":"schema_107"}],"pointer":"/paths/~1raw~1ig~1audio-info/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_107","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_107"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/instagram-raw-data/instagramrawcontroller_audioinfo"}],"panels":[]}]},"httpPath":"/raw/ig/audio-info"}],"content":{"contentType":"group","meta":{"name":"Instagram Raw Data"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Instagram Raw Data","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Instagram Raw Data API allows you to get public data anonymously from Instagram."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Access to this API is restricted. To get access to this API contact our support at "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"mailto:hello@modash.io"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"hello@modash.io"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Our RAW API subscriptions come with a monthly limit for requests, every successful request consumes one from the limit. A 404 status code is treated as a successful request, indicating that the requested content could not be found."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/raw/ig/search","summary":"Search","prefix":{"name":"get","color":"get"},"badges":[],"link":"/instagram-raw-data/instagramrawcontroller_search","deprecated":false},{"title":"/raw/ig/search-hashtags","summary":"Search Hashtags","prefix":{"name":"get","color":"get"},"badges":[],"link":"/instagram-raw-data/instagramrawcontroller_searchhashtags","deprecated":false},{"title":"/raw/ig/user-info","summary":"User Info","prefix":{"name":"get","color":"get"},"badges":[],"link":"/instagram-raw-data/instagramrawcontroller_userinfo","deprecated":false},{"title":"/raw/ig/user-feed","summary":"User Feed","prefix":{"name":"get","color":"get"},"badges":[],"link":"/instagram-raw-data/instagramrawcontroller_userfeed","deprecated":false},{"title":"/raw/ig/user-reels","summary":"User Reels","prefix":{"name":"get","color":"get"},"badges":[],"link":"/instagram-raw-data/instagramrawcontroller_userreels","deprecated":false},{"title":"/raw/ig/user-tags-feed","summary":"User Tags Feed","prefix":{"name":"get","color":"get"},"badges":[],"link":"/instagram-raw-data/instagramrawcontroller_usertagsfeed","deprecated":false},{"title":"/raw/ig/hashtag-feed","summary":"Hashtag Feed","prefix":{"name":"get","color":"get"},"badges":[],"link":"/instagram-raw-data/instagramrawcontroller_hashtagfeed","deprecated":false},{"title":"/raw/ig/media-info","summary":"Media Info","prefix":{"name":"get","color":"get"},"badges":[],"link":"/instagram-raw-data/instagramrawcontroller_mediainfo","deprecated":false},{"title":"/raw/ig/media-comments","summary":"Media Comments","prefix":{"name":"get","color":"get"},"badges":[],"link":"/instagram-raw-data/instagramrawcontroller_commentfeed","deprecated":false},{"title":"/raw/ig/media-comment-replies","summary":"Media Comment Replies","prefix":{"name":"get","color":"get"},"badges":[],"link":"/instagram-raw-data/instagramrawcontroller_childcommentfeed","deprecated":false},{"title":"/raw/ig/audio-info","summary":"Audio Info","prefix":{"name":"get","color":"get"},"badges":[],"link":"/instagram-raw-data/instagramrawcontroller_audioinfo","deprecated":false}]}]}]}]}},{"type":"group","label":"TikTok Raw Data","link":"/products/raw_api/openapi_doc/raw/tiktok-raw-data","routeSlug":"/products/raw_api/openapi_doc/raw/tiktok-raw-data","items":[{"label":"TikTok User Info","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_userinfo","routeSlug":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_userinfo","metadata":{"seo":{"title":"TikTok User Info","description":"Returns details about the TikTok user profile"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"TiktokRawController_userInfo","name":"TikTok User Info","isWebhook":false,"pointer":"/paths/~1raw~1tiktok~1user-info/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"TikTok User Info","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns details about the TikTok user profile"},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_108","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Username (@handle) or user id, or url"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1raw~1tiktok~1user-info/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/tiktok/user-info","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"@MrBeast","schemaId":"schema_108"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/tiktok/user-info","href":"tiktok-raw-data/tiktokrawcontroller_userinfo","openApiOperationId":"TiktokRawController_userInfo","summary":"TikTok User Info"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_109"}},"schemaId":"schema_109"}],"pointer":"/paths/~1raw~1tiktok~1user-info/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_109","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_109"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/tiktok-raw-data/tiktokrawcontroller_userinfo"}],"panels":[]}]},"httpPath":"/raw/tiktok/user-info"},{"label":"TikTok User Feed","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_userfeed","routeSlug":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_userfeed","metadata":{"seo":{"title":"TikTok User Feed","description":"Returns user feed information of a TikTok user by userId or username. The number of posts returned per page is not fixed and may vary per user."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"TiktokRawController_userFeed","name":"TikTok User Feed","isWebhook":false,"pointer":"/paths/~1raw~1tiktok~1user-feed/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"TikTok User Feed","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns user feed information of a TikTok user by userId or username. The number of posts returned per page is not fixed and may vary per user."},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_108","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Username (@handle) or user id, or url"},"children":[]}]}]}],"required":true},{"name":"after","in":"query","schemaId":"schema_99","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"maxCursor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" from the last page to get the next page"},"children":[]}]}]}]}],"pointer":"/paths/~1raw~1tiktok~1user-feed/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/tiktok/user-feed","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"@MrBeast","schemaId":"schema_108"},{"name":"after","in":"query","required":false,"schemaId":"schema_99"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/tiktok/user-feed","href":"tiktok-raw-data/tiktokrawcontroller_userfeed","openApiOperationId":"TiktokRawController_userFeed","summary":"TikTok User Feed"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_110"}},"schemaId":"schema_110"}],"pointer":"/paths/~1raw~1tiktok~1user-feed/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_110","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_110"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/tiktok-raw-data/tiktokrawcontroller_userfeed"}],"panels":[]}]},"httpPath":"/raw/tiktok/user-feed"},{"label":"TikTok Challenge Feed","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_challengefeed","routeSlug":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_challengefeed","metadata":{"seo":{"title":"TikTok Challenge Feed","description":"Returns the TikTok challenge (tag) feed for a given challenge ID. Retrieve the challenge ID from a challenge name using the /challenge-info endpoint."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"TiktokRawController_challengeFeed","name":"TikTok Challenge Feed","isWebhook":false,"pointer":"/paths/~1raw~1tiktok~1challenge-feed/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"TikTok Challenge Feed","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Returns the TikTok challenge (tag) feed for a given challenge ID. Retrieve the challenge ID from a challenge name using the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"/challenge-info"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" endpoint."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_111","description":"TikTok challengeId","required":true},{"name":"after","in":"query","schemaId":"schema_99","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"maxCursor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" from the last page to get the next page"},"children":[]}]}]}]}],"pointer":"/paths/~1raw~1tiktok~1challenge-feed/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/tiktok/challenge-feed","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"5424","schemaId":"schema_111"},{"name":"after","in":"query","required":false,"schemaId":"schema_99"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/tiktok/challenge-feed","href":"tiktok-raw-data/tiktokrawcontroller_challengefeed","openApiOperationId":"TiktokRawController_challengeFeed","summary":"TikTok Challenge Feed"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_112"}},"schemaId":"schema_112"}],"pointer":"/paths/~1raw~1tiktok~1challenge-feed/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_112","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_112"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/tiktok-raw-data/tiktokrawcontroller_challengefeed"}],"panels":[]}]},"httpPath":"/raw/tiktok/challenge-feed"},{"label":"TikTok Challenge Info","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_challengeinfo","routeSlug":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_challengeinfo","metadata":{"seo":{"title":"TikTok Challenge Info","description":"Returns TikTok challenge info based on challenge id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"TiktokRawController_challengeInfo","name":"TikTok Challenge Info","isWebhook":false,"pointer":"/paths/~1raw~1tiktok~1challenge-info/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"TikTok Challenge Info","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns TikTok challenge info based on challenge id"},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_113","description":"TikTok challengeId or challenge hashtag","required":true}],"pointer":"/paths/~1raw~1tiktok~1challenge-info/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/tiktok/challenge-info","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"funny","schemaId":"schema_113"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/tiktok/challenge-info","href":"tiktok-raw-data/tiktokrawcontroller_challengeinfo","openApiOperationId":"TiktokRawController_challengeInfo","summary":"TikTok Challenge Info"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_114"}},"schemaId":"schema_114"}],"pointer":"/paths/~1raw~1tiktok~1challenge-info/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_114","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_114"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/tiktok-raw-data/tiktokrawcontroller_challengeinfo"}],"panels":[]}]},"httpPath":"/raw/tiktok/challenge-info"},{"label":"TikTok Comments","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_comments","routeSlug":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_comments","metadata":{"seo":{"title":"TikTok Comments","description":"Returns TikTok comments list based on media id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"TiktokRawController_comments","name":"TikTok Comments","isWebhook":false,"pointer":"/paths/~1raw~1tiktok~1comments/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"TikTok Comments","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns TikTok comments list based on media id"},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_115","description":"TikTok media ID","required":true},{"name":"after","in":"query","schemaId":"schema_99","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"maxCursor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" from the last page to get the next page"},"children":[]}]}]}]}],"pointer":"/paths/~1raw~1tiktok~1comments/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/tiktok/comments","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"7364804047850884398","schemaId":"schema_115"},{"name":"after","in":"query","required":false,"schemaId":"schema_99"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/tiktok/comments","href":"tiktok-raw-data/tiktokrawcontroller_comments","openApiOperationId":"TiktokRawController_comments","summary":"TikTok Comments"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_116"}},"schemaId":"schema_116"}],"pointer":"/paths/~1raw~1tiktok~1comments/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_116","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_116"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/tiktok-raw-data/tiktokrawcontroller_comments"}],"panels":[]}]},"httpPath":"/raw/tiktok/comments"},{"label":"TikTok Comments Replies","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_commentsreplies","routeSlug":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_commentsreplies","metadata":{"seo":{"title":"TikTok Comments Replies","description":"Returns TikTok comment replies list based on comment id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"TiktokRawController_commentsReplies","name":"TikTok Comments Replies","isWebhook":false,"pointer":"/paths/~1raw~1tiktok~1comments-replies/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"TikTok Comments Replies","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns TikTok comment replies list based on comment id"},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_115","description":"TikTok media ID","required":true},{"name":"comment_id","in":"query","schemaId":"schema_117","description":"TikTok comment ID (cid)","required":true},{"name":"after","in":"query","schemaId":"schema_99","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"maxCursor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" from the last page to get the next page"},"children":[]}]}]}]}],"pointer":"/paths/~1raw~1tiktok~1comments-replies/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/tiktok/comments-replies","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"7364804047850884398","schemaId":"schema_115"},{"name":"comment_id","in":"query","required":true,"example":"7391817435723612934","schemaId":"schema_117"},{"name":"after","in":"query","required":false,"schemaId":"schema_99"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/tiktok/comments-replies","href":"tiktok-raw-data/tiktokrawcontroller_commentsreplies","openApiOperationId":"TiktokRawController_commentsReplies","summary":"TikTok Comments Replies"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_116"}},"schemaId":"schema_116"}],"pointer":"/paths/~1raw~1tiktok~1comments-replies/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_116","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_116"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/tiktok-raw-data/tiktokrawcontroller_commentsreplies"}],"panels":[]}]},"httpPath":"/raw/tiktok/comments-replies"},{"label":"TikTok Music Info","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_musicinfo","routeSlug":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_musicinfo","metadata":{"seo":{"title":"TikTok Music Info","description":"Returns music info by id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"TiktokRawController_musicInfo","name":"TikTok Music Info","isWebhook":false,"pointer":"/paths/~1raw~1tiktok~1music-info/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"TikTok Music Info","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns music info by id"},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_118","description":"TikTok music ID","required":true},{"name":"after","in":"query","schemaId":"schema_99","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"maxCursor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" from the last page to get the next page"},"children":[]}]}]}]}],"pointer":"/paths/~1raw~1tiktok~1music-info/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/tiktok/music-info","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"7362317730454308880","schemaId":"schema_118"},{"name":"after","in":"query","required":false,"schemaId":"schema_99"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/tiktok/music-info","href":"tiktok-raw-data/tiktokrawcontroller_musicinfo","openApiOperationId":"TiktokRawController_musicInfo","summary":"TikTok Music Info"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_119"}},"schemaId":"schema_119"}],"pointer":"/paths/~1raw~1tiktok~1music-info/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_119","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_119"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/tiktok-raw-data/tiktokrawcontroller_musicinfo"}],"panels":[]}]},"httpPath":"/raw/tiktok/music-info"},{"label":"TikTok Music Feed","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_musicfeed","routeSlug":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_musicfeed","metadata":{"seo":{"title":"TikTok Music Feed","description":"Returns TikTok music feed by id. Up to 30 posts per page"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"TiktokRawController_musicFeed","name":"TikTok Music Feed","isWebhook":false,"pointer":"/paths/~1raw~1tiktok~1music-feed/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"TikTok Music Feed","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns TikTok music feed by id. Up to 30 posts per page"},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_118","description":"TikTok music ID","required":true},{"name":"after","in":"query","schemaId":"schema_99","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"maxCursor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" from the last page to get the next page"},"children":[]}]}]}]}],"pointer":"/paths/~1raw~1tiktok~1music-feed/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/tiktok/music-feed","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"7362317730454308880","schemaId":"schema_118"},{"name":"after","in":"query","required":false,"schemaId":"schema_99"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/tiktok/music-feed","href":"tiktok-raw-data/tiktokrawcontroller_musicfeed","openApiOperationId":"TiktokRawController_musicFeed","summary":"TikTok Music Feed"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_120"}},"schemaId":"schema_120"}],"pointer":"/paths/~1raw~1tiktok~1music-feed/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_120","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_120"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/tiktok-raw-data/tiktokrawcontroller_musicfeed"}],"panels":[]}]},"httpPath":"/raw/tiktok/music-feed"},{"label":"TikTok Search Users","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_searchusers","routeSlug":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_searchusers","metadata":{"seo":{"title":"TikTok Search Users","description":"Returns TikTok users' search result by a given keyword"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"TiktokRawController_searchUsers","name":"TikTok Search Users","isWebhook":false,"pointer":"/paths/~1raw~1tiktok~1search-users/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"TikTok Search Users","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns TikTok users' search result by a given keyword"},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"keyword","in":"query","schemaId":"schema_121","description":"Search keyword","required":true}],"pointer":"/paths/~1raw~1tiktok~1search-users/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/tiktok/search-users","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"keyword","in":"query","required":true,"example":"mrbeast","schemaId":"schema_121"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/tiktok/search-users","href":"tiktok-raw-data/tiktokrawcontroller_searchusers","openApiOperationId":"TiktokRawController_searchUsers","summary":"TikTok Search Users"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_122"}},"schemaId":"schema_122"}],"pointer":"/paths/~1raw~1tiktok~1search-users/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_122","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_122"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/tiktok-raw-data/tiktokrawcontroller_searchusers"}],"panels":[]}]},"httpPath":"/raw/tiktok/search-users"},{"label":"TikTok Search Challenges","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_searchchallenges","routeSlug":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_searchchallenges","metadata":{"seo":{"title":"TikTok Search Challenges","description":"Returns TikTok hashtag/challenge search results by keyword, including view count and video count for each challenge"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"TiktokRawController_searchChallenges","name":"TikTok Search Challenges","isWebhook":false,"pointer":"/paths/~1raw~1tiktok~1search-challenges/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"TikTok Search Challenges","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns TikTok hashtag/challenge search results by keyword, including view count and video count for each challenge"},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"keyword","in":"query","schemaId":"schema_123","description":"Search keyword","required":true}],"pointer":"/paths/~1raw~1tiktok~1search-challenges/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/tiktok/search-challenges","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"keyword","in":"query","required":true,"example":"lululemon","schemaId":"schema_123"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/tiktok/search-challenges","href":"tiktok-raw-data/tiktokrawcontroller_searchchallenges","openApiOperationId":"TiktokRawController_searchChallenges","summary":"TikTok Search Challenges"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_124"}},"schemaId":"schema_124"}],"pointer":"/paths/~1raw~1tiktok~1search-challenges/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_124","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_124"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/tiktok-raw-data/tiktokrawcontroller_searchchallenges"}],"panels":[]}]},"httpPath":"/raw/tiktok/search-challenges"},{"label":"TikTok Media Info","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_mediainfo","routeSlug":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_mediainfo","metadata":{"seo":{"title":"TikTok Media Info","description":"Returns TikTok media info by id"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"TiktokRawController_mediaInfo","name":"TikTok Media Info","isWebhook":false,"pointer":"/paths/~1raw~1tiktok~1media-info/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"TikTok Media Info","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns TikTok media info by id"},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_115","description":"TikTok media/post ID","required":true}],"pointer":"/paths/~1raw~1tiktok~1media-info/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/tiktok/media-info","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"7364804047850884398","schemaId":"schema_115"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/tiktok/media-info","href":"tiktok-raw-data/tiktokrawcontroller_mediainfo","openApiOperationId":"TiktokRawController_mediaInfo","summary":"TikTok Media Info"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_125"}},"schemaId":"schema_125"}],"pointer":"/paths/~1raw~1tiktok~1media-info/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_125","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_125"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/tiktok-raw-data/tiktokrawcontroller_mediainfo"}],"panels":[]}]},"httpPath":"/raw/tiktok/media-info"},{"label":"TikTok Media Download URL","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_mediadownloadurl","routeSlug":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_mediadownloadurl","metadata":{"seo":{"title":"TikTok Media Download URL","description":"Returns an URL to download the TikTok media video by id. The URL is valid for 24 hours."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"TiktokRawController_mediaDownloadUrl","name":"TikTok Media Download URL","isWebhook":false,"pointer":"/paths/~1raw~1tiktok~1media-download-url/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"TikTok Media Download URL","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns an URL to download the TikTok media video by id. The URL is valid for 24 hours."},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_115","description":"TikTok media/post ID","required":true}],"pointer":"/paths/~1raw~1tiktok~1media-download-url/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/tiktok/media-download-url","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"7364804047850884398","schemaId":"schema_115"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/tiktok/media-download-url","href":"tiktok-raw-data/tiktokrawcontroller_mediadownloadurl","openApiOperationId":"TiktokRawController_mediaDownloadUrl","summary":"TikTok Media Download URL"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_126"}},"schemaId":"schema_126"}],"pointer":"/paths/~1raw~1tiktok~1media-download-url/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_126","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_126"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/tiktok-raw-data/tiktokrawcontroller_mediadownloadurl"}],"panels":[]}]},"httpPath":"/raw/tiktok/media-download-url"},{"label":"TikTok Media Download","deprecated":true,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_mediadownload","routeSlug":"/products/raw_api/openapi_doc/raw/tiktok-raw-data/tiktokrawcontroller_mediadownload","metadata":{"seo":{"title":"TikTok Media Download","description":"Returns TikTok media downloaded video by id. Deprecated in favor of media-download-url."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"TiktokRawController_mediaDownload","name":"TikTok Media Download","deprecated":true,"isWebhook":false,"pointer":"/paths/~1raw~1tiktok~1media-download/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"TikTok Media Download","isWebhook":false,"deprecated":true,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns TikTok media downloaded video by id. Deprecated in favor of media-download-url."},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_115","description":"TikTok media/post ID","required":true}],"pointer":"/paths/~1raw~1tiktok~1media-download/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/tiktok/media-download","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"7364804047850884398","schemaId":"schema_115"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/tiktok/media-download","href":"tiktok-raw-data/tiktokrawcontroller_mediadownload","openApiOperationId":"TiktokRawController_mediaDownload","summary":"TikTok Media Download"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_127"}},"schemaId":"schema_127"}],"pointer":"/paths/~1raw~1tiktok~1media-download/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_127","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_127"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/tiktok-raw-data/tiktokrawcontroller_mediadownload"}],"panels":[]}]},"httpPath":"/raw/tiktok/media-download"}],"content":{"contentType":"group","meta":{"name":"TikTok Raw Data"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"TikTok Raw Data","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"TikTok Raw Data API allows you to get public data anonymously from Tiktok."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Access to this API is restricted. To get access to this API contact our support at "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"mailto:hello@modash.io"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"hello@modash.io"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Our RAW API subscriptions come with a monthly limit for requests, every successful request consumes one from the limit. A 404 status code is treated as a successful request, indicating that the requested content could not be found."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/raw/tiktok/user-info","summary":"TikTok User Info","prefix":{"name":"get","color":"get"},"badges":[],"link":"/tiktok-raw-data/tiktokrawcontroller_userinfo","deprecated":false},{"title":"/raw/tiktok/user-feed","summary":"TikTok User Feed","prefix":{"name":"get","color":"get"},"badges":[],"link":"/tiktok-raw-data/tiktokrawcontroller_userfeed","deprecated":false},{"title":"/raw/tiktok/challenge-feed","summary":"TikTok Challenge Feed","prefix":{"name":"get","color":"get"},"badges":[],"link":"/tiktok-raw-data/tiktokrawcontroller_challengefeed","deprecated":false},{"title":"/raw/tiktok/challenge-info","summary":"TikTok Challenge Info","prefix":{"name":"get","color":"get"},"badges":[],"link":"/tiktok-raw-data/tiktokrawcontroller_challengeinfo","deprecated":false},{"title":"/raw/tiktok/comments","summary":"TikTok Comments","prefix":{"name":"get","color":"get"},"badges":[],"link":"/tiktok-raw-data/tiktokrawcontroller_comments","deprecated":false},{"title":"/raw/tiktok/comments-replies","summary":"TikTok Comments Replies","prefix":{"name":"get","color":"get"},"badges":[],"link":"/tiktok-raw-data/tiktokrawcontroller_commentsreplies","deprecated":false},{"title":"/raw/tiktok/music-info","summary":"TikTok Music Info","prefix":{"name":"get","color":"get"},"badges":[],"link":"/tiktok-raw-data/tiktokrawcontroller_musicinfo","deprecated":false},{"title":"/raw/tiktok/music-feed","summary":"TikTok Music Feed","prefix":{"name":"get","color":"get"},"badges":[],"link":"/tiktok-raw-data/tiktokrawcontroller_musicfeed","deprecated":false},{"title":"/raw/tiktok/search-users","summary":"TikTok Search Users","prefix":{"name":"get","color":"get"},"badges":[],"link":"/tiktok-raw-data/tiktokrawcontroller_searchusers","deprecated":false},{"title":"/raw/tiktok/search-challenges","summary":"TikTok Search Challenges","prefix":{"name":"get","color":"get"},"badges":[],"link":"/tiktok-raw-data/tiktokrawcontroller_searchchallenges","deprecated":false},{"title":"/raw/tiktok/media-info","summary":"TikTok Media Info","prefix":{"name":"get","color":"get"},"badges":[],"link":"/tiktok-raw-data/tiktokrawcontroller_mediainfo","deprecated":false},{"title":"/raw/tiktok/media-download-url","summary":"TikTok Media Download URL","prefix":{"name":"get","color":"get"},"badges":[],"link":"/tiktok-raw-data/tiktokrawcontroller_mediadownloadurl","deprecated":false},{"title":"/raw/tiktok/media-download","summary":"TikTok Media Download","prefix":{"name":"get","color":"http-deprecated"},"badges":[],"link":"/tiktok-raw-data/tiktokrawcontroller_mediadownload","deprecated":true}]}]}]}]}},{"type":"group","label":"YouTube Raw Data","link":"/products/raw_api/openapi_doc/raw/youtube-raw-data","routeSlug":"/products/raw_api/openapi_doc/raw/youtube-raw-data","items":[{"label":"Channel Info","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/youtube-raw-data/youtuberawcontroller_channelinfo","routeSlug":"/products/raw_api/openapi_doc/raw/youtube-raw-data/youtuberawcontroller_channelinfo","metadata":{"seo":{"title":"Channel Info","description":"Returns details about the YouTube channel."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"YoutubeRawController_channelInfo","name":"Channel Info","isWebhook":false,"pointer":"/paths/~1raw~1youtube~1channel-info/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Channel Info","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns details about the YouTube channel."},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_128","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"YouTube url to channel's page, i.e. https://www.youtube.com/@{channelName}"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1raw~1youtube~1channel-info/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/youtube/channel-info","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"https://www.youtube.com/@MrBeast","schemaId":"schema_128"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/youtube/channel-info","href":"youtube-raw-data/youtuberawcontroller_channelinfo","openApiOperationId":"YoutubeRawController_channelInfo","summary":"Channel Info"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_129"}},"schemaId":"schema_129"}],"pointer":"/paths/~1raw~1youtube~1channel-info/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_129","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_129"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/youtube-raw-data/youtuberawcontroller_channelinfo"}],"panels":[]}]},"httpPath":"/raw/youtube/channel-info"},{"label":"Uploaded Videos","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/youtube-raw-data/youtuberawcontroller_uploadedvideos","routeSlug":"/products/raw_api/openapi_doc/raw/youtube-raw-data/youtuberawcontroller_uploadedvideos","metadata":{"seo":{"title":"Uploaded Videos","description":"Returns a list of 30 uploaded YouTube videos to the channel with a limited list of details."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"YoutubeRawController_uploadedVideos","name":"Uploaded Videos","isWebhook":false,"pointer":"/paths/~1raw~1youtube~1uploaded-videos/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Uploaded Videos","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a list of 30 uploaded YouTube videos to the channel with a limited list of details."},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_128","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"YouTube url to channel's page, i.e. https://www.youtube.com/@{channelName}"},"children":[]}]}]}],"required":true},{"name":"sorted_by","in":"query","schemaId":"schema_99","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sorted by a passed parameter: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"\"dd\""},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" by Date in descending order (default) or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"\"p\""},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" by Popularity"},"children":[]}]}]}]},{"name":"after","in":"query","schemaId":"schema_99","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"cursor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" from the last page to get the next page"},"children":[]}]}]}]}],"pointer":"/paths/~1raw~1youtube~1uploaded-videos/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/youtube/uploaded-videos","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"https://www.youtube.com/@MrBeast","schemaId":"schema_128"},{"name":"sorted_by","in":"query","required":false,"schemaId":"schema_99"},{"name":"after","in":"query","required":false,"schemaId":"schema_99"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/youtube/uploaded-videos","href":"youtube-raw-data/youtuberawcontroller_uploadedvideos","openApiOperationId":"YoutubeRawController_uploadedVideos","summary":"Uploaded Videos"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_130"}},"schemaId":"schema_130"}],"pointer":"/paths/~1raw~1youtube~1uploaded-videos/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_130","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_130"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/youtube-raw-data/youtuberawcontroller_uploadedvideos"}],"panels":[]}]},"httpPath":"/raw/youtube/uploaded-videos"},{"label":"Uploaded Shorts","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/youtube-raw-data/youtuberawcontroller_uploadedshorts","routeSlug":"/products/raw_api/openapi_doc/raw/youtube-raw-data/youtuberawcontroller_uploadedshorts","metadata":{"seo":{"title":"Uploaded Shorts","description":"Returns a list of 30 uploaded YouTube shorts to the channel with a limited list of details."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"YoutubeRawController_uploadedShorts","name":"Uploaded Shorts","isWebhook":false,"pointer":"/paths/~1raw~1youtube~1uploaded-shorts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Uploaded Shorts","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a list of 30 uploaded YouTube shorts to the channel with a limited list of details."},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_128","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"YouTube url to channel's page, i.e. https://www.youtube.com/@{channelName}"},"children":[]}]}]}],"required":true},{"name":"sorted_by","in":"query","schemaId":"schema_99","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sorted by a passed parameter: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"\"dd\""},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" by Date in descending order (default) or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"\"p\""},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" by Popularity"},"children":[]}]}]}]},{"name":"after","in":"query","schemaId":"schema_99","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"cursor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" from the last page to get the next page"},"children":[]}]}]}]}],"pointer":"/paths/~1raw~1youtube~1uploaded-shorts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/youtube/uploaded-shorts","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"https://www.youtube.com/@MrBeast","schemaId":"schema_128"},{"name":"sorted_by","in":"query","required":false,"schemaId":"schema_99"},{"name":"after","in":"query","required":false,"schemaId":"schema_99"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/youtube/uploaded-shorts","href":"youtube-raw-data/youtuberawcontroller_uploadedshorts","openApiOperationId":"YoutubeRawController_uploadedShorts","summary":"Uploaded Shorts"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_131"}},"schemaId":"schema_131"}],"pointer":"/paths/~1raw~1youtube~1uploaded-shorts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_131","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_131"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/youtube-raw-data/youtuberawcontroller_uploadedshorts"}],"panels":[]}]},"httpPath":"/raw/youtube/uploaded-shorts"},{"label":"Uploaded Lives","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/youtube-raw-data/youtuberawcontroller_uploadedlives","routeSlug":"/products/raw_api/openapi_doc/raw/youtube-raw-data/youtuberawcontroller_uploadedlives","metadata":{"seo":{"title":"Uploaded Lives","description":"Returns a list of 30 uploaded YouTube lives to the channel with a limited list of details."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"YoutubeRawController_uploadedLives","name":"Uploaded Lives","isWebhook":false,"pointer":"/paths/~1raw~1youtube~1uploaded-lives/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Uploaded Lives","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a list of 30 uploaded YouTube lives to the channel with a limited list of details."},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_132","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"YouTube url to channel's page, i.e. https://www.youtube.com/@{channelName}"},"children":[]}]}]}],"required":true},{"name":"sorted_by","in":"query","schemaId":"schema_99","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sorted by a passed parameter: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"\"dd\""},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" by Date in descending order (default) or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"\"p\""},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" by Popularity"},"children":[]}]}]}]},{"name":"after","in":"query","schemaId":"schema_99","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"cursor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" from the last page to get the next page"},"children":[]}]}]}]}],"pointer":"/paths/~1raw~1youtube~1uploaded-lives/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/youtube/uploaded-lives","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"https://www.youtube.com/@joerogan","schemaId":"schema_132"},{"name":"sorted_by","in":"query","required":false,"schemaId":"schema_99"},{"name":"after","in":"query","required":false,"schemaId":"schema_99"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/youtube/uploaded-lives","href":"youtube-raw-data/youtuberawcontroller_uploadedlives","openApiOperationId":"YoutubeRawController_uploadedLives","summary":"Uploaded Lives"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_133"}},"schemaId":"schema_133"}],"pointer":"/paths/~1raw~1youtube~1uploaded-lives/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_133","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_133"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/youtube-raw-data/youtuberawcontroller_uploadedlives"}],"panels":[]}]},"httpPath":"/raw/youtube/uploaded-lives"},{"label":"Playlist Videos","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/youtube-raw-data/youtuberawcontroller_playlistvideos","routeSlug":"/products/raw_api/openapi_doc/raw/youtube-raw-data/youtuberawcontroller_playlistvideos","metadata":{"seo":{"title":"Playlist Videos","description":"Returns a list of 100 videos from a YouTube playlist."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"YoutubeRawController_playlistVideos","name":"Playlist Videos","isWebhook":false,"pointer":"/paths/~1raw~1youtube~1playlist-videos/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Playlist Videos","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a list of 100 videos from a YouTube playlist."},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_134","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"YouTube url to playlist's page, i.e. https://www.youtube.com/playlist?list={playlistId}"},"children":[]}]}]}],"required":true},{"name":"after","in":"query","schemaId":"schema_99","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"cursor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" from the last page to get the next page"},"children":[]}]}]}]}],"pointer":"/paths/~1raw~1youtube~1playlist-videos/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/youtube/playlist-videos","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"https://www.youtube.com/playlist?list=PLoSWVnSA9vG9qV0CVCpg5WwEy3LiP7udY","schemaId":"schema_134"},{"name":"after","in":"query","required":false,"schemaId":"schema_99"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/youtube/playlist-videos","href":"youtube-raw-data/youtuberawcontroller_playlistvideos","openApiOperationId":"YoutubeRawController_playlistVideos","summary":"Playlist Videos"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_130"}},"schemaId":"schema_130"}],"pointer":"/paths/~1raw~1youtube~1playlist-videos/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_130","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_130"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/youtube-raw-data/youtuberawcontroller_playlistvideos"}],"panels":[]}]},"httpPath":"/raw/youtube/playlist-videos"},{"label":"Video Info","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/youtube-raw-data/youtuberawcontroller_videoinfo","routeSlug":"/products/raw_api/openapi_doc/raw/youtube-raw-data/youtuberawcontroller_videoinfo","metadata":{"seo":{"title":"Video Info","description":"Returns a YouTube video or live information."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"YoutubeRawController_videoInfo","name":"Video Info","isWebhook":false,"pointer":"/paths/~1raw~1youtube~1video-info/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Video Info","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a YouTube video or live information."},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_135","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"YouTube video page url i.e. https://www.youtube.com/watch?v={videoId}"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1raw~1youtube~1video-info/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/youtube/video-info","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"https://www.youtube.com/watch?v=4SNThp0YiU4","schemaId":"schema_135"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/youtube/video-info","href":"youtube-raw-data/youtuberawcontroller_videoinfo","openApiOperationId":"YoutubeRawController_videoInfo","summary":"Video Info"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_136"}},"schemaId":"schema_136"}],"pointer":"/paths/~1raw~1youtube~1video-info/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_136","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_136"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/youtube-raw-data/youtuberawcontroller_videoinfo"}],"panels":[]}]},"httpPath":"/raw/youtube/video-info"},{"label":"Video Subtitles","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/youtube-raw-data/youtuberawcontroller_videosubtitles","routeSlug":"/products/raw_api/openapi_doc/raw/youtube-raw-data/youtuberawcontroller_videosubtitles","metadata":{"seo":{"title":"Video Subtitles","description":"Returns a YouTube video subtitles."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"YoutubeRawController_videoSubtitles","name":"Video Subtitles","isWebhook":false,"pointer":"/paths/~1raw~1youtube~1video-subtitles/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Video Subtitles","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a YouTube video subtitles."},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_135","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"YouTube video page url i.e. https://www.youtube.com/watch?v={videoId}"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1raw~1youtube~1video-subtitles/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/youtube/video-subtitles","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"https://www.youtube.com/watch?v=4SNThp0YiU4","schemaId":"schema_135"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/youtube/video-subtitles","href":"youtube-raw-data/youtuberawcontroller_videosubtitles","openApiOperationId":"YoutubeRawController_videoSubtitles","summary":"Video Subtitles"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_137"}},"schemaId":"schema_137"}],"pointer":"/paths/~1raw~1youtube~1video-subtitles/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_137","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_137"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/youtube-raw-data/youtuberawcontroller_videosubtitles"}],"panels":[]}]},"httpPath":"/raw/youtube/video-subtitles"},{"label":"Short Info","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/youtube-raw-data/youtuberawcontroller_shortinfo","routeSlug":"/products/raw_api/openapi_doc/raw/youtube-raw-data/youtuberawcontroller_shortinfo","metadata":{"seo":{"title":"Short Info","description":"Returns a YouTube short information."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"YoutubeRawController_shortInfo","name":"Short Info","isWebhook":false,"pointer":"/paths/~1raw~1youtube~1short-info/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Short Info","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a YouTube short information."},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_138","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"YouTube short page url i.e. https://www.youtube.com/shorts/{shortId}"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1raw~1youtube~1short-info/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/youtube/short-info","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"https://www.youtube.com/shorts/lkCRPp7cnP8","schemaId":"schema_138"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/youtube/short-info","href":"youtube-raw-data/youtuberawcontroller_shortinfo","openApiOperationId":"YoutubeRawController_shortInfo","summary":"Short Info"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_139"}},"schemaId":"schema_139"}],"pointer":"/paths/~1raw~1youtube~1short-info/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_139","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_139"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/youtube-raw-data/youtuberawcontroller_shortinfo"}],"panels":[]}]},"httpPath":"/raw/youtube/short-info"},{"label":"Video Comments","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/youtube-raw-data/youtuberawcontroller_videocomments","routeSlug":"/products/raw_api/openapi_doc/raw/youtube-raw-data/youtuberawcontroller_videocomments","metadata":{"seo":{"title":"Video Comments","description":"Returns a list of 20 YouTube video or live comments. To obtain the first comments page use cursor from Video Info endpoint."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"YoutubeRawController_videoComments","name":"Video Comments","isWebhook":false,"pointer":"/paths/~1raw~1youtube~1video-comments/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Video Comments","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Returns a list of 20 YouTube video or live comments. To obtain the first comments page use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"cursor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" from Video Info endpoint."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_135","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"YouTube video page url i.e. https://www.youtube.com/watch?v={videoId}"},"children":[]}]}]}],"required":true},{"name":"after","in":"query","schemaId":"schema_99","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"cursor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" from the last page to get the next page"},"children":[]}]}]}]}],"pointer":"/paths/~1raw~1youtube~1video-comments/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/youtube/video-comments","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"https://www.youtube.com/watch?v=4SNThp0YiU4","schemaId":"schema_135"},{"name":"after","in":"query","required":false,"schemaId":"schema_99"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/youtube/video-comments","href":"youtube-raw-data/youtuberawcontroller_videocomments","openApiOperationId":"YoutubeRawController_videoComments","summary":"Video Comments"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_140"}},"schemaId":"schema_140"}],"pointer":"/paths/~1raw~1youtube~1video-comments/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_140","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_140"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/youtube-raw-data/youtuberawcontroller_videocomments"}],"panels":[]}]},"httpPath":"/raw/youtube/video-comments"},{"label":"Video Comment Replies","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/youtube-raw-data/youtuberawcontroller_videocommentreplies","routeSlug":"/products/raw_api/openapi_doc/raw/youtube-raw-data/youtuberawcontroller_videocommentreplies","metadata":{"seo":{"title":"Video Comment Replies","description":"Returns a list of 20 YouTube video or live comment replies. To obtain the first replies page use replies_cursor from Video Comments endpoint."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"YoutubeRawController_videoCommentReplies","name":"Video Comment Replies","isWebhook":false,"pointer":"/paths/~1raw~1youtube~1video-comment-replies/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Video Comment Replies","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Returns a list of 20 YouTube video or live comment replies. To obtain the first replies page use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"replies_cursor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" from Video Comments endpoint."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"url","in":"query","schemaId":"schema_135","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"YouTube video page url i.e. https://www.youtube.com/watch?v={videoId}"},"children":[]}]}]}],"required":true},{"name":"after","in":"query","schemaId":"schema_141","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"cursor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" from the last page to get the next page"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1raw~1youtube~1video-comment-replies/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/raw/youtube/video-comment-replies","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[{"name":"url","in":"query","required":true,"example":"https://www.youtube.com/watch?v=4SNThp0YiU4","schemaId":"schema_135"},{"name":"after","in":"query","required":true,"example":"Eg0SCzRTTlRocDBZaVU0GAYygwEaUBIaVWd6OXV5ZXMzNFM0eFBaVXFwVjRBYUFCQWciAggAKhhVQ1g2T1EzRGtjc2JZTkU2SDh1UVF1VkEyCzRTTlRocDBZaVU0QABICoIBAggBQi9jb21tZW50LXJlcGxpZXMtaXRlbS1VZ3o5dXllczM0UzR4UFpVcXBWNEFhQUJBZw","schemaId":"schema_141"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/raw/youtube/video-comment-replies","href":"youtube-raw-data/youtuberawcontroller_videocommentreplies","openApiOperationId":"YoutubeRawController_videoCommentReplies","summary":"Video Comment Replies"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_142"}},"schemaId":"schema_142"}],"pointer":"/paths/~1raw~1youtube~1video-comment-replies/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_142","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_142"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/youtube-raw-data/youtuberawcontroller_videocommentreplies"}],"panels":[]}]},"httpPath":"/raw/youtube/video-comment-replies"}],"content":{"contentType":"group","meta":{"name":"YouTube Raw Data"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"YouTube Raw Data","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"YouTube Raw Data API allows you to get public data anonymously from YouTube."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Access to this API is restricted. To get access to this API contact our support at "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"mailto:hello@modash.io"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"hello@modash.io"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Our RAW API subscriptions come with a monthly limit for requests, every successful request consumes one from the limit. A 404 status code is treated as a successful request, indicating that the requested content could not be found."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/raw/youtube/channel-info","summary":"Channel Info","prefix":{"name":"get","color":"get"},"badges":[],"link":"/youtube-raw-data/youtuberawcontroller_channelinfo","deprecated":false},{"title":"/raw/youtube/uploaded-videos","summary":"Uploaded Videos","prefix":{"name":"get","color":"get"},"badges":[],"link":"/youtube-raw-data/youtuberawcontroller_uploadedvideos","deprecated":false},{"title":"/raw/youtube/uploaded-shorts","summary":"Uploaded Shorts","prefix":{"name":"get","color":"get"},"badges":[],"link":"/youtube-raw-data/youtuberawcontroller_uploadedshorts","deprecated":false},{"title":"/raw/youtube/uploaded-lives","summary":"Uploaded Lives","prefix":{"name":"get","color":"get"},"badges":[],"link":"/youtube-raw-data/youtuberawcontroller_uploadedlives","deprecated":false},{"title":"/raw/youtube/playlist-videos","summary":"Playlist Videos","prefix":{"name":"get","color":"get"},"badges":[],"link":"/youtube-raw-data/youtuberawcontroller_playlistvideos","deprecated":false},{"title":"/raw/youtube/video-info","summary":"Video Info","prefix":{"name":"get","color":"get"},"badges":[],"link":"/youtube-raw-data/youtuberawcontroller_videoinfo","deprecated":false},{"title":"/raw/youtube/video-subtitles","summary":"Video Subtitles","prefix":{"name":"get","color":"get"},"badges":[],"link":"/youtube-raw-data/youtuberawcontroller_videosubtitles","deprecated":false},{"title":"/raw/youtube/short-info","summary":"Short Info","prefix":{"name":"get","color":"get"},"badges":[],"link":"/youtube-raw-data/youtuberawcontroller_shortinfo","deprecated":false},{"title":"/raw/youtube/video-comments","summary":"Video Comments","prefix":{"name":"get","color":"get"},"badges":[],"link":"/youtube-raw-data/youtuberawcontroller_videocomments","deprecated":false},{"title":"/raw/youtube/video-comment-replies","summary":"Video Comment Replies","prefix":{"name":"get","color":"get"},"badges":[],"link":"/youtube-raw-data/youtuberawcontroller_videocommentreplies","deprecated":false}]}]}]}]}},{"type":"group","label":"User Account","link":"/products/raw_api/openapi_doc/raw/user-account","routeSlug":"/products/raw_api/openapi_doc/raw/user-account","items":[{"label":"Get User Account Info","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/raw_api/openapi_doc/raw/user-account/usercontroller_info","routeSlug":"/products/raw_api/openapi_doc/raw/user-account/usercontroller_info","metadata":{"seo":{"title":"Get User Account Info","description":"Get User Account Info"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UserController_info","name":"Get User Account Info","isWebhook":false,"pointer":"/paths/~1user~1info/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get User Account Info","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"accessToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"token","in":"header","paramName":"Authorization","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}]}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/user/info","servers":[{"url":"https://api.modash.io/v1"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"accessToken","type":"http","name":"Authorization","in":"header","scheme":"bearer","bearerFormat":"token"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/user/info","href":"user-account/usercontroller_info","openApiOperationId":"UserController_info","summary":"Get User Account Info"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api.modash.io/v1"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_143"}},"schemaId":"schema_143"}],"pointer":"/paths/~1user~1info/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_143","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_143"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-account/usercontroller_info"}],"panels":[]}]},"httpPath":"/user/info"}],"content":{"contentType":"group","meta":{"name":"User Account"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"User Account","showPageActions":true},{"nodeType":"markdoc","content":"API for Modash user account management"}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/user/info","summary":"Get User Account Info","prefix":{"name":"get","color":"get"},"badges":[],"link":"/user-account/usercontroller_info","deprecated":false}]}]}]}]}}],"store":{"schemaStore":{"components/schemas/HealthDetail":{"id":"components/schemas/HealthDetail","kind":"json-schema","title":"HealthDetail","data":{"type":"object","properties":{"endpoint":{"type":"string","description":"Endpoint path"},"status":{"type":"string","description":"Endpoint status"}},"required":["endpoint","status"]}},"components/schemas/Health":{"id":"components/schemas/Health","kind":"json-schema","title":"Health","data":{"type":"object","properties":{"status":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API health status:"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"ul","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"li","attrs":{}},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"healthy"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" indicates that the system is operating normally."},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"li","attrs":{}},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"degraded"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" indicates a moderate level of failures or slow responses in one or more endpoints."},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"li","attrs":{}},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unhealthy"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" indicates a high level of failures or significant performance issues in one or more endpoints."},"children":[]}]}]}]}]}],"example":"healthy","enum":["healthy","degraded","unhealthy"]},"details":{"description":"Health details by endpoint","example":[{"endpoint":"email-search","status":"healthy"}],"type":"array","items":{"$ref":"#/components/schemas/HealthDetail"}}},"required":["status","details"]}},"components/schemas/InstagramSort":{"id":"components/schemas/InstagramSort","kind":"json-schema","title":"InstagramSort","data":{"type":"object","properties":{"field":{"type":"string","example":"followers","default":"followers","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note: The following sort options are available only when the corresponding filter is applied: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"keywords"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"audienceGeo"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"audienceLang"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"audienceGender"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"audienceAge"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"audienceInterest"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"followersGrowth"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sorting field in which order you want to get the results."},"children":[]}]}]}],"enum":["engagements","followers","engagementRate","keywords","audienceGeo","audienceLang","audienceGender","audienceAge","audienceRelevance","relevance","followersGrowth","audienceInterest","reelsPlays"]},"value":{"type":"number","example":123,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Only required for "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"audienceGeo"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"audienceInterest"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" sorting."},"children":[]}]}]}]},"direction":{"type":"string","example":"desc","default":"desc","description":"Sorting direction","enum":["asc","desc"]}},"required":["field"]}},"components/schemas/FollowersCount":{"id":"components/schemas/FollowersCount","kind":"json-schema","title":"FollowersCount","data":{"type":"object","properties":{"min":{"type":"number","example":20000,"description":"Minimum follower count."},"max":{"type":"number","example":70000,"description":"Maximum follower count."}}}},"components/schemas/InfluencerAgeRange":{"id":"components/schemas/InfluencerAgeRange","kind":"json-schema","title":"InfluencerAgeRange","data":{"type":"object","properties":{"min":{"type":"number","example":18,"description":"Minimum influencer age.","enum":[18,25,35,45,65]},"max":{"type":"number","example":25,"description":"Maximum influencer age.","enum":[18,25,35,45,65]}}}},"components/schemas/GrowthFilter":{"id":"components/schemas/GrowthFilter","kind":"json-schema","title":"GrowthFilter","data":{"type":"object","properties":{"interval":{"type":"string","description":"Specifies the interval of time in which growth occurred.","enum":["i1month","i2months","i3months","i4months","i5months","i6months"],"example":"i1month"},"value":{"type":"number","description":"Weight of growth rate.","example":0.4},"operator":{"type":"string","description":"Operator used for comparison.","example":"gt","enum":["gte","gt","lt","lte"]}},"required":["interval","operator"]}},"components/schemas/ContactFilter":{"id":"components/schemas/ContactFilter","kind":"json-schema","title":"ContactFilter","data":{"type":"object","properties":{"contactType":{"type":"string","example":"email","enum":["bbm","email","facebook","instagram","itunes","kakao","kik","lineid","linktree","pinterest","sarahah","sayat","skype","snapchat","tiktok","tumblr","twitchtv","twitter","vk","wechat","youtube"],"description":"Specifies the contact channels of an influencer."},"filterAction":{"type":"string","example":"must","enum":["must","should","not"],"default":"must","description":"Defines condition enforced by the filter - \"must\" include, \"should\" include, or must \"not\" include."}},"required":["contactType"]}},"components/schemas/TextTag":{"id":"components/schemas/TextTag","kind":"json-schema","title":"TextTag","data":{"type":"object","properties":{"type":{"type":"string","enum":["hashtag","mention"],"description":"The type of the tag."},"value":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The hashtag or mention without "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"@"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"#"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" in front of it."},"children":[]}]}]}]}},"required":["type","value"]}},"components/schemas/ReelsPlaysCount":{"id":"components/schemas/ReelsPlaysCount","kind":"json-schema","title":"ReelsPlaysCount","data":{"type":"object","properties":{"min":{"type":"number","example":20000,"description":"Minimum reels plays count."},"max":{"type":"number","example":50000000,"description":"Maximum reels plays count."}}}},"components/schemas/EngagementsCount":{"id":"components/schemas/EngagementsCount","kind":"json-schema","title":"EngagementsCount","data":{"type":"object","properties":{"min":{"type":"number","example":5000,"description":"Minimum engagements count (this value will be rounded)."},"max":{"type":"number","example":10000,"description":"Maximum engagements count (this value will be rounded)."}}}},"components/schemas/InstagramFilterOperations":{"id":"components/schemas/InstagramFilterOperations","kind":"json-schema","title":"InstagramFilterOperations","data":{"type":"object","properties":{"operator":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Logical operations used to combine filters."},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"i","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note: To use the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"or"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" operator, you must apply it to at least two filters."},"children":[]}]}]}]}],"enum":["and","or","not"]},"filter":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter to apply the operation on. If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"keywords"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"relevance"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" are specified then you can not sort by these fields."},"children":[]}]}]}],"enum":["followers","engagements","engagementRate","lastposted","bio","keywords","relevance","language","gender","age","location","isVerified","interests","brands","accountTypes","hasSponsoredPosts","textTags"]}},"required":["operator","filter"]}},"components/schemas/InstagramSearchInfluencerFilters":{"id":"components/schemas/InstagramSearchInfluencerFilters","kind":"json-schema","title":"InstagramSearchInfluencerFilters","data":{"type":"object","properties":{"followers":{"example":{"min":20000,"max":70000},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"We round followers value in the filter: whenever it's below 5k, we round it to the nearest thousand (4123 -> 4000; 4800-> 5000); when it's over 5k, we round it to the nearest 5,000 (27k -> 25k; 28k -> 30k)."},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/FollowersCount"}]},"engagementRate":{"type":"number","description":"Minimum engagement rate.","maximum":1,"minimum":0,"example":0.02},"location":{"example":[148838,62149,80500,1428125,304716],"description":"Filter by Influencer Location, You can get the locations with our locations api end point and send location ids in an array.","maxItems":20,"type":"array","items":{"type":"number"}},"language":{"type":"string","example":"en","description":"Filter by Influencer Language, You can get the languages code with our languages api end point.","minLength":1,"maxLength":3},"lastposted":{"type":"number","example":90,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Idenitfy influencers based on when they last posted. The number represents days and should be >= 30."},"children":[]}]}]}],"minimum":30},"relevance":{"example":["#cars","@topgear"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by topic of influencers posts or by similarity of topic to other influencer. For example \"#cars #audi @topgear\" means \"Writing about #cars and #audi, has similar topic as @topgear account.\" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"strong","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can only enter 100 usernames."},"children":[]}]}]}]}],"type":"array","items":{"type":"string"}},"audienceRelevance":{"example":["@topgear"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by similarity of influencer's audience to another influencer's audience. For example \"@topgear\" means \"Has audience similar to @topgear account.\" Audience similarity means followers follow accounts with the same topics as those followed by @topgear's audience."},"children":[]}]}]}],"type":"array","items":{"type":"string"}},"gender":{"type":"string","example":"MALE","description":"Filter by Influencer gender.","enum":["MALE","FEMALE","KNOWN","UNKNOWN"]},"age":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by Influencer age, possible values are: 18, 25, 35, 45, 65. You have the option to utilize either the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"min"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" field, the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"max"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" field, or both concurrently. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"strong","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Any number that falls outside the accepted range will be disregarded."},"children":[]}]}]}]}],"allOf":[{"$ref":"#/components/schemas/InfluencerAgeRange"}]},"followersGrowthRate":{"description":"Growth rate by followers over a period of time.","example":{"interval":"i6months","value":0.01,"operator":"gt"},"allOf":[{"$ref":"#/components/schemas/GrowthFilter"}]},"bio":{"type":"string","example":"photos videos","description":"Search influencer by their bio description and/or full name"},"hasAudienceData":{"type":"boolean","description":"Filter by whether the influencer has audience data available. If true, shows only accounts with audience data. If false, shows all accounts including those without audience data. If not specified, defaults to true."},"hasYouTube":{"type":"boolean","example":false,"description":"If Influencer has a youtube channel."},"hasContactDetails":{"description":"If Influencer has contact details.","type":"array","items":{"$ref":"#/components/schemas/ContactFilter"}},"accountTypes":{"example":[2],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Identify influencers by their Instagram account type: Regular = 1, Business = 2, Creator = 3. E.g to find business accounts use: 2"},"children":[]}]}]}],"type":"array","items":{"type":"number"}},"brands":{"example":[1708,13],"description":"Filter by Influencer Brands, You can get the array of brands with our brands API endpoint and send brand ids in an array.","type":"array","items":{"type":"number"}},"interests":{"example":[3,21,1,13,11,1708,7,1826],"description":"Filter by Influencer Interests, You can get the array of interests with our interests api end point and send interests ids in an array.","type":"array","items":{"type":"number"}},"keywords":{"type":"string","description":"Identify influencers by a phrase they use within the caption of their post.","example":"supercars"},"textTags":{"example":[{"type":"hashtag","value":"carsofinstagram"},{"type":"mention","value":"topgear"}],"maxItems":20,"description":"Filter by influencers who have used the defined hashtags or mentions in their posts. ","type":"array","items":{"$ref":"#/components/schemas/TextTag"}},"reelsPlays":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"We round reels plays value in the filter to the nearest thousand (1400 -> 1k; 1500-> 2k)"},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/ReelsPlaysCount"}]},"isVerified":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to filter by verified influencers."},"children":[]}]}]}]},"hasSponsoredPosts":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to filter by influencers who have sponsored posts. We identify sponsored posts by looking for commercial hashtags or the official paid partnership tag."},"children":[]}]}]}]},"engagements":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by engagements count. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"i","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pro tip: set "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"max"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to 0 if you want to see results with hidden likes."},"children":[]}]}]}]}],"allOf":[{"$ref":"#/components/schemas/EngagementsCount"}]},"filterOperations":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Modify filter operation to use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"and"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"or"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"not"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". Example: Search for "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"i","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"influencer using the keyword "},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"*"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"cars"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" AND "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"not"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" from the London"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"i","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Female "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"or"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" interested in Beauty & Cosmetics"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"i","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If no operator is specified, the default operator applied is the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"and"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" operator."},"children":[]}]}]}]}],"type":"array","items":{"$ref":"#/components/schemas/InstagramFilterOperations"}}}}},"components/schemas/LocationWeightedFilter":{"id":"components/schemas/LocationWeightedFilter","kind":"json-schema","title":"LocationWeightedFilter","data":{"type":"object","properties":{"weight":{"type":"number","description":"Weight of filter.","maximum":1,"minimum":0,"example":0.4},"id":{"type":"number","description":"Filter value id for location (e.g. 148838)"}},"required":["id"]}},"components/schemas/LanguageWeightedFilter":{"id":"components/schemas/LanguageWeightedFilter","kind":"json-schema","title":"LanguageWeightedFilter","data":{"type":"object","properties":{"weight":{"type":"number","description":"Weight of filter.","maximum":1,"minimum":0,"example":0.4},"id":{"type":"string","description":"Filter value id for language (e.g. \"en\")","minLength":1,"maxLength":2}},"required":["id"]}},"components/schemas/GenderWeightedFilter":{"id":"components/schemas/GenderWeightedFilter","kind":"json-schema","title":"GenderWeightedFilter","data":{"type":"object","properties":{"weight":{"type":"number","description":"Weight of filter.","maximum":1,"minimum":0,"example":0.4},"id":{"type":"string","description":"Filter value id for gender","enum":["MALE","FEMALE"]}},"required":["id"]}},"components/schemas/AgeWeightedFilter":{"id":"components/schemas/AgeWeightedFilter","kind":"json-schema","title":"AgeWeightedFilter","data":{"type":"object","properties":{"weight":{"type":"number","description":"Weight of filter.","maximum":1,"minimum":0,"example":0.4},"id":{"type":"string","description":"Filter value id for age","enum":["13-17","18-24","25-34","35-44","45-64","65-"]}},"required":["id"]}},"components/schemas/AudienceAgeRange":{"id":"components/schemas/AudienceAgeRange","kind":"json-schema","title":"AudienceAgeRange","data":{"type":"object","properties":{"min":{"type":"string","example":18,"description":"Minimum audience age.","enum":["13","18","25","35","45","65"]},"max":{"type":"string","example":24,"description":"Maximum audience age.","enum":["17","24","34","44","64"]},"weight":{"type":"number","description":"Weight of audience age range.","minimum":0,"maximum":1,"example":0.3}}}},"components/schemas/InterestsWeightedFilter":{"id":"components/schemas/InterestsWeightedFilter","kind":"json-schema","title":"InterestsWeightedFilter","data":{"type":"object","properties":{"weight":{"type":"number","description":"Weight of filter.","maximum":1,"minimum":0,"example":0.4},"id":{"type":"number","description":"Filter value id for interests (e.g. 1708)"}},"required":["id"]}},"components/schemas/InstagramSearchAudienceFilters":{"id":"components/schemas/InstagramSearchAudienceFilters","kind":"json-schema","title":"InstagramSearchAudienceFilters","data":{"type":"object","properties":{"location":{"example":[{"id":148838,"weight":0.2},{"id":62149,"weight":0.2},{"id":80500,"weight":0.2},{"id":1428125,"weight":0.2},{"id":304716,"weight":0.2}],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by Audience Location, You can get the locations with our locations api end point and send location ids in an array together with their weight percentages. The default percentage is set to 20% (0.2)"},"children":[]}]}]}],"type":"array","items":{"$ref":"#/components/schemas/LocationWeightedFilter"}},"language":{"example":{"id":"en","weight":0.2},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by Audience Language, You can get the languages code with our languages api end point and send the location id within an object, together with the weight percentage. The default percentage is set to 20% (0.2)"},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/LanguageWeightedFilter"}]},"gender":{"example":{"id":"MALE","weight":0.5},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by gender specific Audience, You can send the gender together with the weight percentage. The default percentage is set to 50% (0.5)"},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/GenderWeightedFilter"}]},"age":{"example":[{"id":"18-24","weight":0.3},{"id":"65-","weight":0.3}],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by Audience age. You can send the age together with the weight percentage. The default percentage is set to 30% (0.3)"},"children":[]}]}]}],"type":"array","items":{"$ref":"#/components/schemas/AgeWeightedFilter"}},"ageRange":{"example":{"min":"18","max":"24","weight":0.3},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by audience age range. You can send the age range together with the weight percentage. The default percentage is set to 30% (0.3). You can't send both age and ageRange together."},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/AudienceAgeRange"}]},"interests":{"example":[{"id":1708,"weight":0.2},{"id":13,"weight":0.2},{"id":3,"weight":0.2},{"id":21,"weight":0.2},{"id":1,"weight":0.2},{"id":11,"weight":0.2},{"id":7,"weight":0.2},{"id":1826,"weight":0.2}],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by Audience Interests, You can get the array of interests with our interests api end point and send interests ids in an array together with their weight percentages. The default percentage is set to 30% (0.3)"},"children":[]}]}]}],"type":"array","items":{"$ref":"#/components/schemas/InterestsWeightedFilter"}},"credibility":{"type":"number","example":0.75,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by Audience Credibility. The value is the inverse of fake followers, meaning 25% fake followers would translate to 0.75 of audience credibility."},"children":[]}]}]}],"minimum":0,"maximum":1}}}},"components/schemas/InstagramSearchFilters":{"id":"components/schemas/InstagramSearchFilters","kind":"json-schema","title":"InstagramSearchFilters","data":{"type":"object","properties":{"influencer":{"$ref":"#/components/schemas/InstagramSearchInfluencerFilters"},"audience":{"$ref":"#/components/schemas/InstagramSearchAudienceFilters"}}}},"components/schemas/InstagramSearchBody":{"id":"components/schemas/InstagramSearchBody","kind":"json-schema","title":"InstagramSearchBody","data":{"type":"object","properties":{"page":{"type":"number","description":"Page number","default":0,"minimum":0,"maximum":665},"calculationMethod":{"type":"string","example":"median","default":"median","description":"If specified, this indicates the method used to compute average-based metrics, such as average number of likes, comments, shares, etc.","enum":["median","average"]},"sort":{"description":"Sorting","allOf":[{"$ref":"#/components/schemas/InstagramSort"}]},"filter":{"example":{"influencer":{"followers":{"min":20000},"engagementRate":0.02,"location":[148838,62149,80500,1428125,304716],"language":"en","lastposted":90,"gender":"MALE","age":{"min":18},"followersGrowthRate":{"interval":"i6months","value":0.01,"operator":"gt"},"hasContactDetails":[{"contactType":"email","filterAction":"must"}],"interests":[3,21,1,13,11,1708,7,1826],"keywords":"supercars","reelsPlays":{"min":20000},"engagements":{"min":5000}},"audience":{"location":[{"id":148838,"weight":0.2},{"id":62149,"weight":0.2},{"id":80500,"weight":0.2},{"id":1428125,"weight":0.2},{"id":304716,"weight":0.2}],"language":{"id":"en","weight":0.2},"gender":{"id":"MALE","weight":0.5},"age":[{"id":"18-24","weight":0.3},{"id":"65-","weight":0.3}],"interests":[{"id":1708,"weight":0.2},{"id":13,"weight":0.2},{"id":3,"weight":0.2},{"id":21,"weight":0.2},{"id":1,"weight":0.2},{"id":11,"weight":0.2},{"id":7,"weight":0.2},{"id":1826,"weight":0.2}],"credibility":0.75}},"allOf":[{"$ref":"#/components/schemas/InstagramSearchFilters"}]}}}},"components/schemas/ProfileResponse":{"id":"components/schemas/ProfileResponse","kind":"json-schema","title":"ProfileResponse","data":{"type":"object","properties":{"userId":{"type":"string","description":"User id of the influencer","example":"173560420"},"fullname":{"type":"string","description":"Full name of Influencer","example":"Instagram"},"username":{"type":"string","description":"Username of Influencer","example":"instagram"},"url":{"type":"string","description":"Profile URL","example":"https://www.instagram.com/instagram/"},"picture":{"type":"string","description":"Profile Picture","example":"https://imgigp.modash.io/?https://scontent-arn2-1.cdninstagram.com/t51.2885-19/s320x320/22159423_1794482210565499_9190891265074397184_n.jpg"},"followers":{"type":"number","description":"Follower count","example":313560626},"engagements":{"type":"number","description":"Engagements","example":857994},"engagementRate":{"type":"number","description":"Engagement rate","example":0.0027362938100525414}},"required":["username","url","picture","followers","engagements","engagementRate"]}},"components/schemas/InfluencerMatch":{"id":"components/schemas/InfluencerMatch","kind":"json-schema","title":"InfluencerMatch","data":{"type":"object","properties":{"geo":{"type":"object","description":"Influencer geo","example":{"city":{"id":1,"name":"New York","code":"NY"},"state":{"id":1,"name":"California","code":"CA"},"country":{"id":1,"name":"United States","code":"US"},"subdivision":{"id":1,"name":"New York State","code":"NY"}}},"language":{"type":"object","description":"Influencer language","example":{"code":"en","name":"English"}},"relevance":{"type":"number","description":"Influencer relevance","example":0.85},"gender":{"type":"string","description":"Influencer gender","example":"FEMALE"},"age":{"type":"string","description":"Influencer age","example":"25-34"},"followersGrowthRate":{"type":"number","description":"Influencer followers growth rate","example":0.05},"brands":{"description":"Influencer brands","example":[{"id":1,"name":"Nike"}],"type":"array","items":{"type":"object"}},"interests":{"description":"Influencer interests","example":[{"id":3,"name":"Music"}],"type":"array","items":{"type":"object"}},"audienceRelevance":{"type":"number","description":"Influencer audience relevance","example":0.85}}}},"components/schemas/AudienceMatch":{"id":"components/schemas/AudienceMatch","kind":"json-schema","title":"AudienceMatch","data":{"type":"object","properties":{"ages":{"description":"Audience ages","example":[{"code":"13-17","weight":0.25}],"type":"array","items":{"type":"object"}},"ageRange":{"type":"object","description":"Audience age range","example":{"code":"13-17","weight":0.25}},"credibility":{"type":"number","description":"Audience credibility","example":0.85},"geo":{"type":"object","description":"Audience geo","example":{"countries":[{"id":1,"name":"United States","code":"US","weight":0.25}],"states":[{"id":1,"name":"California","code":"CA","weight":0.25}],"cities":[{"id":1,"name":"New York","code":"NY","weight":0.25}],"subdivisions":[{"id":1,"name":"New York State","weight":0.25}]}},"interests":{"description":"Audience interests","example":[{"id":1,"name":"Fashion"}],"type":"array","items":{"type":"object"}},"languages":{"description":"Audience languages","example":[{"code":"en","name":"English","weight":0.25}],"type":"array","items":{"type":"object"}},"genders":{"description":"Audience genders","example":[{"code":"MALE","weight":0.25}],"type":"array","items":{"type":"object"}}}}},"components/schemas/Match":{"id":"components/schemas/Match","kind":"json-schema","title":"Match","data":{"type":"object","properties":{"influencer":{"description":"Influencer match","allOf":[{"$ref":"#/components/schemas/InfluencerMatch"}]},"audience":{"description":"Audience match","allOf":[{"$ref":"#/components/schemas/AudienceMatch"}]}}}},"components/schemas/InfluencerResponse":{"id":"components/schemas/InfluencerResponse","kind":"json-schema","title":"InfluencerResponse","data":{"type":"object","properties":{"userId":{"type":"string","description":"User Id","example":"173560420"},"profile":{"description":"Profile info of influencer","allOf":[{"$ref":"#/components/schemas/ProfileResponse"}]},"match":{"description":"Match","allOf":[{"$ref":"#/components/schemas/Match"}]}},"required":["userId","profile"]}},"components/schemas/SearchResponse":{"id":"components/schemas/SearchResponse","kind":"json-schema","title":"SearchResponse","data":{"type":"object","properties":{"error":{"type":"boolean","description":"If there is an error","example":false},"total":{"type":"number","description":"Number of results","example":2},"lookalikes":{"description":"Lookalikes","type":"array","items":{"$ref":"#/components/schemas/InfluencerResponse"}},"directs":{"description":"Directs","type":"array","items":{"$ref":"#/components/schemas/InfluencerResponse"}},"isExactMatch":{"type":"boolean","description":"Are the results exactly matching the filters you provided? If we don't find exact results then we try to show similar users by automatically removing some filters for you.","example":true}},"required":["total","lookalikes","directs","isExactMatch"]}},"components/schemas/InstagramProfileResponse":{"id":"components/schemas/InstagramProfileResponse","kind":"json-schema","title":"InstagramProfileResponse","data":{"type":"object","properties":{"userId":{"type":"string","description":"User id of the influencer","example":"173560420"},"fullname":{"type":"string","description":"Full name of Influencer","example":"Instagram"},"username":{"type":"string","description":"Username of Influencer","example":"instagram"},"url":{"type":"string","description":"Profile URL","example":"https://www.instagram.com/instagram/"},"picture":{"type":"string","description":"Profile Picture","example":"https://imgigp.modash.io/?https://scontent-arn2-1.cdninstagram.com/t51.2885-19/s320x320/22159423_1794482210565499_9190891265074397184_n.jpg"},"followers":{"type":"number","description":"Follower count","example":313560626},"engagements":{"type":"number","description":"Engagements","example":857994},"engagementRate":{"type":"number","description":"Engagement rate","example":0.0027362938100525414}},"required":["username","url","picture","followers","engagements","engagementRate"]}},"components/schemas/Tag":{"id":"components/schemas/Tag","kind":"json-schema","title":"Tag","data":{"type":"object","properties":{"tag":{"type":"string","example":""},"weight":{"type":"number","example":0.1}},"required":["tag","weight"]}},"components/schemas/ContentTypeStatsHistory":{"id":"components/schemas/ContentTypeStatsHistory","kind":"json-schema","title":"ContentTypeStatsHistory","data":{"type":"object","properties":{"month":{"type":"string","example":"2025-01"},"avgLikes":{"type":"number","example":0},"avgEngagements":{"type":"number","example":0},"avgViews":{"type":"number","example":0},"avgComments":{"type":"number","example":0},"avgShares":{"type":"number","example":0},"avgSaves":{"type":"number","example":0}}}},"components/schemas/ContentTypeStatsInstagram":{"id":"components/schemas/ContentTypeStatsInstagram","kind":"json-schema","title":"ContentTypeStatsInstagram","data":{"type":"object","properties":{"engagements":{"type":"number","example":0},"engagementRate":{"type":"number","example":0},"avgLikes":{"type":"number","example":0},"avgComments":{"type":"number","example":0},"statHistory":{"type":"array","items":{"$ref":"#/components/schemas/ContentTypeStatsHistory"}},"avgReelsPlays":{"type":"number","example":0},"avgShares":{"type":"number","example":0}}}},"components/schemas/StatsByContentTypeInstagram":{"id":"components/schemas/StatsByContentTypeInstagram","kind":"json-schema","title":"StatsByContentTypeInstagram","data":{"type":"object","properties":{"all":{"example":{},"description":"All content type stats","allOf":[{"$ref":"#/components/schemas/ContentTypeStatsInstagram"}]},"reels":{"example":{},"description":"Reels stats","allOf":[{"$ref":"#/components/schemas/ContentTypeStatsInstagram"}]}}}},"components/schemas/WeightWithCode":{"id":"components/schemas/WeightWithCode","kind":"json-schema","title":"WeightWithCode","data":{"type":"object","properties":{"code":{"type":"string","example":""},"weight":{"type":"number","example":0.07}},"required":["code","weight"]}},"components/schemas/WeightWithCodeName":{"id":"components/schemas/WeightWithCodeName","kind":"json-schema","title":"WeightWithCodeName","data":{"type":"object","properties":{"name":{"type":"string","example":""},"weight":{"type":"number","example":0.07},"code":{"type":"string","example":""}},"required":["name","weight","code"]}},"components/schemas/GenderPerAge":{"id":"components/schemas/GenderPerAge","kind":"json-schema","title":"GenderPerAge","data":{"type":"object","properties":{"code":{"type":"string","example":""},"male":{"type":"number","example":0.07},"female":{"type":"number","example":0.07}},"required":["code","male","female"]}},"components/schemas/WeightWithName":{"id":"components/schemas/WeightWithName","kind":"json-schema","title":"WeightWithName","data":{"type":"object","properties":{"name":{"type":"string","example":""},"weight":{"type":"number","example":0.07}},"required":["name","weight"]}},"components/schemas/InstagramAudienceSubdivision":{"id":"components/schemas/InstagramAudienceSubdivision","kind":"json-schema","title":"InstagramAudienceSubdivision","data":{"type":"object","properties":{"name":{"type":"string","example":""},"code":{"type":"string","example":""},"items":{"type":"array","items":{"$ref":"#/components/schemas/WeightWithName"}}},"required":["name","code","items"]}},"components/schemas/AudienceLanguage":{"id":"components/schemas/AudienceLanguage","kind":"json-schema","title":"AudienceLanguage","data":{"type":"object","properties":{"code":{"type":"string","example":"it"},"name":{"type":"string","example":"Italian"},"weight":{"type":"number","example":0.1}},"required":["code","name","weight"]}},"components/schemas/User":{"id":"components/schemas/User","kind":"json-schema","title":"User","data":{"type":"object","properties":{"userId":{"type":"string","description":"User id of the influencer","example":"173560420"},"fullname":{"type":"string","description":"Full name of Influencer","example":"Instagram"},"username":{"type":"string","description":"Username of Influencer","example":"instagram"},"url":{"type":"string","description":"Profile URL","example":"https://www.instagram.com/instagram/"},"picture":{"type":"string","description":"Profile Picture","example":"https://imgigp.modash.io/?https://scontent-arn2-1.cdninstagram.com/t51.2885-19/s320x320/22159423_1794482210565499_9190891265074397184_n.jpg"},"followers":{"type":"number","description":"Follower count","example":313560626},"engagements":{"type":"number","description":"Engagements","example":857994}},"required":["username","url","picture","followers","engagements"]}},"components/schemas/AudienceEthnicities":{"id":"components/schemas/AudienceEthnicities","kind":"json-schema","title":"AudienceEthnicities","data":{"type":"object","properties":{"code":{"type":"string","example":"white","enum":["white","asian","african_american","hispanic"]},"name":{"type":"string","example":"White / Caucasian","enum":["White / Caucasian","Asian","African American","Hispanic"]},"weight":{"type":"number","example":0.1}},"required":["code","name","weight"]}},"components/schemas/AudienceReachability":{"id":"components/schemas/AudienceReachability","kind":"json-schema","title":"AudienceReachability","data":{"type":"object","properties":{"code":{"type":"string","example":"500-1000","enum":["-500","500-1000","1000-1500","1500-"],"description":"Range of the number of accounts followed"},"weight":{"type":"number","example":0.1,"description":"Percentage of the audience"}},"required":["code","weight"]}},"components/schemas/AudienceType":{"id":"components/schemas/AudienceType","kind":"json-schema","title":"AudienceType","data":{"type":"object","properties":{"code":{"type":"string","example":"real","enum":["mass_followers","suspicious","influencers","real"],"description":"Type of the audience"},"weight":{"type":"number","example":0.9,"description":"Percentage of the audience"}},"required":["code","weight"]}},"components/schemas/InstagramReportAudience":{"id":"components/schemas/InstagramReportAudience","kind":"json-schema","title":"InstagramReportAudience","data":{"type":"object","properties":{"notable":{"type":"number","example":0.07},"genders":{"type":"array","items":{"$ref":"#/components/schemas/WeightWithCode"}},"geoCountries":{"type":"array","items":{"$ref":"#/components/schemas/WeightWithCodeName"}},"ages":{"type":"array","items":{"$ref":"#/components/schemas/WeightWithCode"}},"gendersPerAge":{"type":"array","items":{"$ref":"#/components/schemas/GenderPerAge"}},"geoCities":{"type":"array","items":{"$ref":"#/components/schemas/WeightWithName"}},"geoStates":{"type":"array","items":{"$ref":"#/components/schemas/WeightWithName"}},"geoSubdivisions":{"type":"array","items":{"$ref":"#/components/schemas/InstagramAudienceSubdivision"}},"credibility":{"type":"number","example":0.75},"interests":{"type":"array","items":{"$ref":"#/components/schemas/WeightWithName"}},"brandAffinity":{"type":"array","items":{"$ref":"#/components/schemas/WeightWithName"}},"languages":{"type":"array","items":{"$ref":"#/components/schemas/AudienceLanguage"}},"notableUsers":{"type":"array","items":{"$ref":"#/components/schemas/User"}},"audienceLookalikes":{"type":"array","items":{"$ref":"#/components/schemas/User"}},"ethnicities":{"type":"array","items":{"$ref":"#/components/schemas/AudienceEthnicities"}},"audienceReachability":{"description":"Percentage of the audience based on the number of accounts they follow, categorized into specific ranges. For instance, percentage of followers following no more than 500 accounts, or following between 500 and 1000 accounts.","example":[{"code":"-500","weight":0.379536},{"code":"500-1000","weight":0.161691},{"code":"1000-1500","weight":0.097547},{"code":"1500-","weight":0.361225}],"type":"array","items":{"$ref":"#/components/schemas/AudienceReachability"}},"audienceTypes":{"description":"Percentage of the audience based on the type of accounts they follow","example":[{"code":"mass_followers","weight":0.379536},{"code":"suspicious","weight":0.161691},{"code":"influencers","weight":0.097547},{"code":"real","weight":0.361225}],"type":"array","items":{"$ref":"#/components/schemas/AudienceType"}}},"required":["notable","genders","geoCountries","ages","gendersPerAge","geoCities","geoStates","geoSubdivisions","credibility","interests","brandAffinity","languages","notableUsers","audienceLookalikes","ethnicities"]}},"components/schemas/StatsData":{"id":"components/schemas/StatsData","kind":"json-schema","title":"StatsData","data":{"type":"object","properties":{"value":{"type":"number","description":"Value","example":859004},"compared":{"type":"number","description":"Change in value compared to last month","example":0.007144320631801482}}}},"components/schemas/Stats":{"id":"components/schemas/Stats","kind":"json-schema","title":"Stats","data":{"type":"object","properties":{"avgLikes":{"description":"Average Likes and historical comparison","allOf":[{"$ref":"#/components/schemas/StatsData"}]},"followers":{"description":"Followers and historical comparison","allOf":[{"$ref":"#/components/schemas/StatsData"}]},"avgShares":{"description":"Average Shares and historical comparison","allOf":[{"$ref":"#/components/schemas/StatsData"}]},"avgComments":{"description":"Average Comments and historical comparison","allOf":[{"$ref":"#/components/schemas/StatsData"}]}}}},"components/schemas/InstagramRecentPost":{"id":"components/schemas/InstagramRecentPost","kind":"json-schema","title":"InstagramRecentPost","data":{"type":"object","properties":{"id":{"type":"string"},"text":{"type":"string"},"url":{"type":"string"},"created":{"type":"string"},"likes":{"type":"number"},"comments":{"type":"number"},"views":{"type":"number"},"type":{"type":"string"},"mentions":{"type":"array","items":{"type":"string"}},"hashtags":{"type":"array","items":{"type":"string"}}},"required":["id","text","url","created","type"]}},"components/schemas/InstagramPopularPost":{"id":"components/schemas/InstagramPopularPost","kind":"json-schema","title":"InstagramPopularPost","data":{"type":"object","properties":{"id":{"type":"string"},"text":{"type":"string"},"url":{"type":"string"},"created":{"type":"string"},"likes":{"type":"number"},"comments":{"type":"number"},"views":{"type":"number"},"type":{"type":"string"},"thumbnail":{"type":"string"}},"required":["id","text","url","created","type","thumbnail"]}},"components/schemas/Language":{"id":"components/schemas/Language","kind":"json-schema","title":"Language","data":{"type":"object","properties":{"code":{"type":"string","description":"ISO 639 language code (2-letter ISO 639-1 where available, otherwise 3-letter ISO 639-2/639-3).","example":"en","enum":["af","als","am","an","ar","arz","as","ast","av","az","azb","ba","bar","bcl","be","bg","bh","bn","bo","bpy","br","bs","bxr","ca","cbk","ce","ceb","ckb","co","cs","cv","cy","da","de","diq","dsb","dty","dv","dz","el","eml","en","eo","es","et","eu","fa","fi","fo","fr","frr","fy","ga","gd","gl","gn","gom","gu","gv","he","hi","hif","hr","hsb","ht","hu","hy","ia","id","ie","ilo","io","is","it","ja","jbo","jv","ka","kk","km","kn","ko","krc","ku","kv","kw","ky","la","lb","lez","li","lmo","lo","lrc","lt","lv","mai","mg","mhr","min","mk","ml","mn","mr","mrj","ms","mt","mwl","my","myv","mzn","nah","nap","nb","nds","ne","new","nl","nn","no","oc","or","os","pa","pam","pfl","pl","pms","pnb","ps","pt","qu","rm","ro","ru","rue","rw","sa","sah","sc","scn","sco","sd","se","sh","si","sk","sl","so","sq","sr","su","sv","sw","ta","te","tg","th","tk","tl","tr","tt","tyv","ug","uk","ur","uz","vec","vep","vi","vls","vo","wa","war","wuu","xal","xh","xmf","yi","yo","yue","zh","zu"]},"name":{"type":"string","description":"Name of the language in English","example":"English"}},"required":["code","name"]}},"components/schemas/Contacts":{"id":"components/schemas/Contacts","kind":"json-schema","title":"Contacts","data":{"type":"object","properties":{"type":{"type":"string","example":"email","enum":["bbm","email","facebook","instagram","itunes","kakao","kik","lineid","linktree","phone","pinterest","sarahah","sayat","skype","snapchat","telegram","threads","tiktok","tumblr","twitchtv","twitter","viber","vk","wechat","weibo","whatsapp","youtube"]},"value":{"type":"string","example":"influenceremail@example.com","minLength":1}},"required":["type","value"]}},"components/schemas/Interest":{"id":"components/schemas/Interest","kind":"json-schema","title":"Interest","data":{"type":"object","properties":{"id":{"type":"number","example":1},"name":{"type":"string","example":""}},"required":["id","name"]}},"components/schemas/Brand":{"id":"components/schemas/Brand","kind":"json-schema","title":"Brand","data":{"type":"object","properties":{"id":{"type":"number","example":1},"name":{"type":"string","example":""}},"required":["id","name"]}},"components/schemas/PostSponsor":{"id":"components/schemas/PostSponsor","kind":"json-schema","title":"PostSponsor","data":{"type":"object","properties":{"domain":{"type":"string"},"logo_url":{"type":"string"},"name":{"type":"string"}}}},"components/schemas/InstagramSponsoredPost":{"id":"components/schemas/InstagramSponsoredPost","kind":"json-schema","title":"InstagramSponsoredPost","data":{"type":"object","properties":{"id":{"type":"string"},"text":{"type":"string"},"url":{"type":"string"},"created":{"type":"string"},"likes":{"type":"number"},"comments":{"type":"number"},"views":{"type":"number"},"type":{"type":"string"},"mentions":{"type":"array","items":{"type":"string"}},"hashtags":{"type":"array","items":{"type":"string"}},"video":{"type":"string"},"image":{"type":"string"},"thumbnail":{"type":"string"},"sponsors":{"type":"array","items":{"$ref":"#/components/schemas/PostSponsor"}}},"required":["id","text","url","created","type","thumbnail"]}},"components/schemas/MonthlyStat":{"id":"components/schemas/MonthlyStat","kind":"json-schema","title":"MonthlyStat","data":{"type":"object","properties":{"month":{"type":"string","example":"2019-05"},"followers":{"type":"number","example":1000},"following":{"type":"number","example":1000},"avgLikes":{"type":"number","example":1000},"avgViews":{"type":"number","example":1000},"avgComments":{"type":"number","example":1000},"avgShares":{"type":"number","example":1000}},"required":["month","followers","following","avgLikes","avgViews","avgComments"]}},"components/schemas/FollowersRange":{"id":"components/schemas/FollowersRange","kind":"json-schema","title":"FollowersRange","data":{"type":"object","properties":{"leftNumber":{"type":"number","example":100000},"rightNumber":{"type":"number","example":500000}}}},"components/schemas/HistogramBin":{"id":"components/schemas/HistogramBin","kind":"json-schema","title":"HistogramBin","data":{"type":"object","properties":{"min":{"type":"number","description":"The lower bound of the range","example":0.4546},"max":{"type":"number","description":"The upper bound of the range","example":0.6482},"total":{"type":"number","description":"The total count of data points within this range","example":5551},"median":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indicates if this bin represents the median range of the data. Only one range has this value set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]}]}]}],"example":true}},"required":["total"]}},"components/schemas/AudienceExtraInstagramReportData":{"id":"components/schemas/AudienceExtraInstagramReportData","kind":"json-schema","title":"AudienceExtraInstagramReportData","data":{"type":"object","properties":{"followersRange":{"description":"All histograms shown here are based on influencers whose number of followers fall within the range specified in this field","allOf":[{"$ref":"#/components/schemas/FollowersRange"}]},"engagementRateDistribution":{"description":"Distribution of influencers by their followers' engagement rate. This histogram displays how influencers from the same follower group are distributed based on the engagement rate of their followers. Ranges are automatically chosen for a clearer view of the entire histogram","type":"array","items":{"$ref":"#/components/schemas/HistogramBin"}},"credibilityDistribution":{"description":"Distribution of influencers by their followers' credibility. This histogram displays how influencers from the same follower group are distributed based on the credibility of their followers. Ranges are automatically chosen for a clearer view of the entire histogram","type":"array","items":{"$ref":"#/components/schemas/HistogramBin"}}},"required":["followersRange","engagementRateDistribution"]}},"components/schemas/InstagramReportProfile":{"id":"components/schemas/InstagramReportProfile","kind":"json-schema","title":"InstagramReportProfile","data":{"type":"object","properties":{"userId":{"type":"string","description":"User Id","example":"173560420"},"profile":{"description":"Influencer Profile","allOf":[{"$ref":"#/components/schemas/InstagramProfileResponse"}]},"hashtags":{"type":"array","items":{"$ref":"#/components/schemas/Tag"}},"mentions":{"type":"array","items":{"$ref":"#/components/schemas/Tag"}},"statsByContentType":{"description":"User stats separated by content type","allOf":[{"$ref":"#/components/schemas/StatsByContentTypeInstagram"}]},"audience":{"description":"Audience data","allOf":[{"$ref":"#/components/schemas/InstagramReportAudience"}]},"stats":{"description":"Influencer stats, likes and followers (deprecated in favor of statsByContentType)","deprecated":true,"allOf":[{"$ref":"#/components/schemas/Stats"}]},"recentPosts":{"description":"Recent Posts","example":[{"id":"string","text":"string","url":"string","created":"string","likes":0,"comments":0,"mentions":["string"],"hashtags":["string"]}],"type":"array","items":{"$ref":"#/components/schemas/InstagramRecentPost"}},"popularPosts":{"description":"Popular Posts","type":"array","items":{"$ref":"#/components/schemas/InstagramPopularPost"}},"city":{"type":"string","example":"New york"},"state":{"type":"string","example":"California"},"subdivision":{"type":"string","example":"New York State"},"gender":{"type":"string","example":"FEMALE","enum":["MALE","FEMALE"]},"language":{"$ref":"#/components/schemas/Language"},"contacts":{"type":"array","items":{"$ref":"#/components/schemas/Contacts"}},"country":{"type":"string","example":"US"},"ageGroup":{"type":"string","example":"18-24","enum":["13-17","18-24","25-34","35-44","45-64","65-"]},"isPrivate":{"type":"boolean","example":true},"accountType":{"type":"string","example":"Regular","enum":["Regular","Business","Creator"]},"isVerified":{"type":"boolean","example":true},"postsCounts":{"type":"number","example":37},"avgLikes":{"type":"number","example":18211},"avgComments":{"type":"number","example":12321},"bio":{"type":"string","example":"CEO of #RockTok"},"interests":{"type":"array","items":{"$ref":"#/components/schemas/Interest"}},"brandAffinity":{"type":"array","items":{"$ref":"#/components/schemas/Brand"}},"sponsoredPosts":{"type":"array","items":{"$ref":"#/components/schemas/InstagramSponsoredPost"}},"statHistory":{"type":"array","items":{"$ref":"#/components/schemas/MonthlyStat"}},"lookalikes":{"type":"array","items":{"$ref":"#/components/schemas/User"}},"postsCount":{"type":"number","example":37},"avgViews":{"type":"number","example":48},"avgReelsPlays":{"type":"number","example":5727},"audienceExtra":{"$ref":"#/components/schemas/AudienceExtraInstagramReportData"},"paidPostPerformance":{"type":"number","example":0.5},"paidPostPerformanceViews":{"type":"number","example":37},"sponsoredPostsMedianViews":{"type":"number","example":3127},"sponsoredPostsMedianLikes":{"type":"number","example":3743},"nonSponsoredPostsMedianViews":{"type":"number","example":267},"nonSponsoredPostsMedianLikes":{"type":"number","example":367}},"required":["userId","hashtags","mentions","isPrivate","accountType","isVerified","postsCounts","avgLikes","avgComments","bio","interests","brandAffinity","sponsoredPosts","statHistory","lookalikes","postsCount","avgViews","avgReelsPlays","paidPostPerformanceViews","sponsoredPostsMedianViews","sponsoredPostsMedianLikes","nonSponsoredPostsMedianViews","nonSponsoredPostsMedianLikes"]}},"components/schemas/InstagramReport":{"id":"components/schemas/InstagramReport","kind":"json-schema","title":"InstagramReport","data":{"type":"object","properties":{"error":{"type":"boolean","description":"If there is an error","example":false},"profile":{"$ref":"#/components/schemas/InstagramReportProfile"}},"required":["profile"]}},"components/schemas/AudiencerOverlapBody":{"id":"components/schemas/AudiencerOverlapBody","kind":"json-schema","title":"AudiencerOverlapBody","data":{"type":"object","properties":{"influencers":{"description":"List of usernames or user ids","example":["MrBeast","cristiano"],"type":"array","items":{"type":"string"}}}}},"components/schemas/ReportInfo":{"id":"components/schemas/ReportInfo","kind":"json-schema","title":"ReportInfo","data":{"type":"object","properties":{"totalFollowers":{"type":"number","description":"Total followers"},"totalUniqueFollowers":{"type":"number","description":"Total unique followers"}},"required":["totalFollowers","totalUniqueFollowers"]}},"components/schemas/OverlapReport":{"id":"components/schemas/OverlapReport","kind":"json-schema","title":"OverlapReport","data":{"type":"object","properties":{"userId":{"type":"string","minLength":1},"username":{"type":"string","minLength":1},"followers":{"type":"number","description":"Number of followers for this influencer"},"uniquePercentage":{"type":"number","description":"The percent of followers that are unique for this influencer (they do not follow any other influencer within this overlap request)"},"overlappingPercentage":{"type":"number","description":"The percent of followers that overlap with at least one other influencer (they follow at least one other influencer within this overlap request)"}},"required":["userId","followers","uniquePercentage","overlappingPercentage"]}},"components/schemas/AudienceOverlapResponse":{"id":"components/schemas/AudienceOverlapResponse","kind":"json-schema","title":"AudienceOverlapResponse","data":{"type":"object","properties":{"error":{"type":"boolean","description":"If there is an error","example":false},"reportInfo":{"$ref":"#/components/schemas/ReportInfo"},"data":{"type":"array","items":{"$ref":"#/components/schemas/OverlapReport"}}},"required":["reportInfo","data"]}},"components/schemas/ListBrandsResponse":{"id":"components/schemas/ListBrandsResponse","kind":"json-schema","title":"ListBrandsResponse","data":{"type":"object","properties":{"error":{"type":"boolean","description":"If there is an error","example":false},"brands":{"type":"array","items":{"$ref":"#/components/schemas/Brand"}},"total":{"type":"number","example":28,"description":"Total number of brands"}},"required":["brands","total"]}},"components/schemas/ListInterestsResponse":{"id":"components/schemas/ListInterestsResponse","kind":"json-schema","title":"ListInterestsResponse","data":{"type":"object","properties":{"error":{"type":"boolean","description":"If there is an error","example":false},"interests":{"type":"array","items":{"$ref":"#/components/schemas/Interest"}},"total":{"type":"number","example":28,"description":"Total number of interests"}},"required":["interests","total"]}},"components/schemas/HashtagsResponse":{"id":"components/schemas/HashtagsResponse","kind":"json-schema","title":"HashtagsResponse","data":{"type":"object","properties":{"error":{"type":"boolean","description":"If there is an error","example":false},"tags":{"type":"array","items":{"type":"string"}}},"required":["tags"]}},"components/schemas/ListLanguagesResponse":{"id":"components/schemas/ListLanguagesResponse","kind":"json-schema","title":"ListLanguagesResponse","data":{"type":"object","properties":{"error":{"type":"boolean","description":"If there is an error","example":false},"languages":{"type":"array","items":{"$ref":"#/components/schemas/Language"}},"total":{"type":"number","example":98,"description":"Total number of languages"}},"required":["languages","total"]}},"components/schemas/Location":{"id":"components/schemas/Location","kind":"json-schema","title":"Location","data":{"type":"object","properties":{"id":{"type":"number","example":51800,"description":"Id of the location"},"name":{"type":"string","example":"London","description":"Name of the location"},"title":{"type":"string","example":"London, United Kingdom","description":"Full title of the location"}},"required":["id","name","title"]}},"components/schemas/ListLocationsResponse":{"id":"components/schemas/ListLocationsResponse","kind":"json-schema","title":"ListLocationsResponse","data":{"type":"object","properties":{"error":{"type":"boolean","description":"If there is an error","example":false},"locations":{"type":"array","items":{"$ref":"#/components/schemas/Location"}},"total":{"type":"number","example":8477,"description":"Total number of locations"}},"required":["locations","total"]}},"components/schemas/UserInfluencer":{"id":"components/schemas/UserInfluencer","kind":"json-schema","title":"UserInfluencer","data":{"type":"object","properties":{"userId":{"type":"string","example":"232192182","description":"User Id"},"username":{"type":"string","example":"therock","description":"Username"},"fullname":{"type":"string","example":"therock","description":"User's full name"},"picture":{"type":"string","example":"https://imgigp.modash.io/v2?mb0KwpL92uYofJiSjDn1%2F6peL1lBwv3s%2BUvShHERlDbrEEwrWumIvR20xZeZXa0LDeIrcniqZeG9S%2F1a5s2Rx3FZdXrWpY%2BmSBJp1l%2FmBGon3rcHA4EfuatZqMhVBzAT","description":"User's profile image URL"},"followers":{"type":"number","example":313583625,"description":"User's number of followers"},"isVerified":{"type":"boolean","example":true,"description":"User has verified badge"}},"required":["userId","username","fullname","picture","followers","isVerified"]}},"components/schemas/ListUsersResponse":{"id":"components/schemas/ListUsersResponse","kind":"json-schema","title":"ListUsersResponse","data":{"type":"object","properties":{"error":{"type":"boolean","description":"If there is an error","example":false},"users":{"type":"array","items":{"$ref":"#/components/schemas/UserInfluencer"}}},"required":["users"]}},"components/schemas/TikTokSort":{"id":"components/schemas/TikTokSort","kind":"json-schema","title":"TikTokSort","data":{"type":"object","properties":{"field":{"type":"string","example":"followers","default":"followers","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note: The following sort options are available only when the corresponding filter is applied: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"keywords"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"audienceGeo"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"audienceLang"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"audienceGender"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"audienceAge"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"followersGrowth"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"likesGrowth"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sorting field in which order you want to get the results."},"children":[]}]}]}],"enum":["engagements","followers","engagementRate","keywords","audienceGeo","audienceLang","audienceGender","audienceAge","audienceRelevance","relevance","followersGrowth","views","shares","saves","likesGrowth"]},"value":{"type":"number","example":123,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Only required for "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"audienceGeo"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" sorting."},"children":[]}]}]}]},"direction":{"type":"string","example":"desc","default":"desc","description":"Sorting direction","enum":["asc","desc"]}},"required":["field"]}},"components/schemas/ViewsCount":{"id":"components/schemas/ViewsCount","kind":"json-schema","title":"ViewsCount","data":{"type":"object","properties":{"min":{"type":"number","example":5000,"description":"Minimum views count."},"max":{"type":"number","example":10000,"description":"Maximum views count."}}}},"components/schemas/SharesCount":{"id":"components/schemas/SharesCount","kind":"json-schema","title":"SharesCount","data":{"type":"object","properties":{"min":{"type":"number","example":5000,"description":"Minimum shares count (this value will be rounded)."},"max":{"type":"number","example":10000,"description":"Maximum shares count (this value will be rounded)."}}}},"components/schemas/SavesCount":{"id":"components/schemas/SavesCount","kind":"json-schema","title":"SavesCount","data":{"type":"object","properties":{"min":{"type":"number","example":5000,"description":"Minimum saves count (this value will be rounded)."},"max":{"type":"number","example":10000,"description":"Maximum saves count (this value will be rounded)."}}}},"components/schemas/TikTokFilterOperations":{"id":"components/schemas/TikTokFilterOperations","kind":"json-schema","title":"TikTokFilterOperations","data":{"type":"object","properties":{"operator":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Logical operations used to combine filters."},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"i","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note: To use the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"or"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" operator, you must apply it to at least two filters."},"children":[]}]}]}]}],"enum":["and","or","not"]},"filter":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter to apply the operation on. If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"keywords"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"relevance"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" are specified then you can not sort by these fields."},"children":[]}]}]}],"enum":["followers","engagements","engagementRate","lastposted","bio","keywords","relevance","language","gender","age","location","isVerified","views","textTags"]}},"required":["operator","filter"]}},"components/schemas/TikTokSearchInfluencerFilters":{"id":"components/schemas/TikTokSearchInfluencerFilters","kind":"json-schema","title":"TikTokSearchInfluencerFilters","data":{"type":"object","properties":{"followers":{"example":{"min":20000,"max":70000},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"We round followers value in the filter: whenever it's below 5k, we round it to the nearest thousand (4123 -> 4000; 4800-> 5000); when it's over 5k, we round it to the nearest 5,000 (27k -> 25k; 28k -> 30k)."},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/FollowersCount"}]},"engagementRate":{"type":"number","description":"Minimum engagement rate.","maximum":1,"minimum":0,"example":0.02},"location":{"example":[148838,62149,80500,1428125,304716],"description":"Filter by Influencer Location, You can get the locations with our locations api end point and send location ids in an array.","maxItems":20,"type":"array","items":{"type":"number"}},"language":{"type":"string","example":"en","description":"Filter by Influencer Language, You can get the languages code with our languages api end point.","minLength":1,"maxLength":3},"lastposted":{"type":"number","example":90,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Idenitfy influencers based on when they last posted. The number represents days and should be >= 30."},"children":[]}]}]}],"minimum":30},"relevance":{"example":["#cars","@topgear"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by topic of influencers posts or by similarity of topic to other influencer. For example \"#cars #audi @topgear\" means \"Writing about #cars and #audi, has similar topic as @topgear account.\" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"strong","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can only enter 100 usernames."},"children":[]}]}]}]}],"type":"array","items":{"type":"string"}},"audienceRelevance":{"example":["@topgear"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by similarity of influencer's audience to another influencer's audience. For example \"@topgear\" means \"Has audience similar to @topgear account.\" Audience similarity means followers follow accounts with the same topics as those followed by @topgear's audience."},"children":[]}]}]}],"type":"array","items":{"type":"string"}},"gender":{"type":"string","example":"MALE","description":"Filter by Influencer gender.","enum":["MALE","FEMALE","KNOWN","UNKNOWN"]},"age":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by Influencer age, possible values are: 18, 25, 35, 45, 65. You have the option to utilize either the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"min"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" field, the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"max"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" field, or both concurrently. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"strong","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Any number that falls outside the accepted range will be disregarded."},"children":[]}]}]}]}],"allOf":[{"$ref":"#/components/schemas/InfluencerAgeRange"}]},"followersGrowthRate":{"description":"Growth rate by followers over a period of time.","example":{"interval":"i6months","value":0.01,"operator":"gt"},"allOf":[{"$ref":"#/components/schemas/GrowthFilter"}]},"bio":{"type":"string","example":"photos videos","description":"Search influencer by their bio description and/or full name"},"hasAudienceData":{"type":"boolean","description":"Filter by whether the influencer has audience data available. If true, shows only accounts with audience data. If false, shows all accounts including those without audience data. If not specified, defaults to true."},"views":{"description":"Filter by views count","allOf":[{"$ref":"#/components/schemas/ViewsCount"}]},"hasContactDetails":{"description":"If Influencer has contact details.","type":"array","items":{"$ref":"#/components/schemas/ContactFilter"}},"textTags":{"example":[{"type":"hashtag","value":"carsofinstagram"},{"type":"mention","value":"topgear"}],"maxItems":20,"description":"Filter by influencers who have used the defined hashtags or mentions in their posts. ","type":"array","items":{"$ref":"#/components/schemas/TextTag"}},"keywords":{"type":"string","description":"Identify influencers by a phrase they use within the caption of their post.","example":"cars"},"isVerified":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to filter by verified influencers."},"children":[]}]}]}]},"likesGrowthRate":{"description":"Growth rate by total likes over a period of time.","example":{"interval":"i1month","value":0.2,"operator":"gt"},"allOf":[{"$ref":"#/components/schemas/GrowthFilter"}]},"shares":{"description":"Filter by shares count","allOf":[{"$ref":"#/components/schemas/SharesCount"}]},"saves":{"description":"Filter by saves count","allOf":[{"$ref":"#/components/schemas/SavesCount"}]},"engagements":{"description":"Filter by engagements count","allOf":[{"$ref":"#/components/schemas/EngagementsCount"}]},"filterOperations":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Modify filter operation to use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"and"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"or"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"not"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". Example: Search for "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"i","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"influencer using the keyword "},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"*"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"cars"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" AND "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"not"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" from the London"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"i","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Female "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"or"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" interested in Beauty & Cosmetics"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"i","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If no operator is specified, the default operator applied is the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"and"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" operator."},"children":[]}]}]}]}],"type":"array","items":{"$ref":"#/components/schemas/TikTokFilterOperations"}}}}},"components/schemas/TikTokSearchAudienceFilters":{"id":"components/schemas/TikTokSearchAudienceFilters","kind":"json-schema","title":"TikTokSearchAudienceFilters","data":{"type":"object","properties":{"location":{"example":[{"id":148838,"weight":0.2},{"id":62149,"weight":0.2},{"id":80500,"weight":0.2},{"id":1428125,"weight":0.2},{"id":304716,"weight":0.2}],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by Audience Location, You can get the locations with our locations api end point and send location ids in an array together with their weight percentages. The default percentage is set to 20% (0.2)"},"children":[]}]}]}],"type":"array","items":{"$ref":"#/components/schemas/LocationWeightedFilter"}},"language":{"example":{"id":"en","weight":0.2},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by Audience Language, You can get the languages code with our languages api end point and send the location id within an object, together with the weight percentage. The default percentage is set to 20% (0.2)"},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/LanguageWeightedFilter"}]},"gender":{"example":{"id":"MALE","weight":0.5},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by gender specific Audience, You can send the gender together with the weight percentage. The default percentage is set to 50% (0.5)"},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/GenderWeightedFilter"}]},"age":{"example":[{"id":"18-24","weight":0.3},{"id":"65-","weight":0.3}],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by Audience age. You can send the age together with the weight percentage. The default percentage is set to 30% (0.3)"},"children":[]}]}]}],"type":"array","items":{"$ref":"#/components/schemas/AgeWeightedFilter"}},"ageRange":{"example":{"min":"18","max":"24","weight":0.3},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by audience age range. You can send the age range together with the weight percentage. The default percentage is set to 30% (0.3). You can't send both age and ageRange together."},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/AudienceAgeRange"}]}}}},"components/schemas/TikTokSearchFilters":{"id":"components/schemas/TikTokSearchFilters","kind":"json-schema","title":"TikTokSearchFilters","data":{"type":"object","properties":{"influencer":{"$ref":"#/components/schemas/TikTokSearchInfluencerFilters"},"audience":{"$ref":"#/components/schemas/TikTokSearchAudienceFilters"}}}},"components/schemas/TikTokSearchBody":{"id":"components/schemas/TikTokSearchBody","kind":"json-schema","title":"TikTokSearchBody","data":{"type":"object","properties":{"page":{"type":"number","description":"Page number","default":0,"minimum":0,"maximum":665},"calculationMethod":{"type":"string","example":"median","default":"median","description":"If specified, this indicates the method used to compute average-based metrics, such as average number of likes, comments, shares, etc.","enum":["median","average"]},"sort":{"description":"Sorting","example":{"field":"followers","direction":"desc"},"allOf":[{"$ref":"#/components/schemas/TikTokSort"}]},"filter":{"example":{"influencer":{"followers":{"min":20000},"engagementRate":0.02,"location":[148838,62149,80500,1428125,304716],"language":"en","lastposted":90,"gender":"MALE","followersGrowthRate":{"interval":"i6months","value":0.01,"operator":"gt"},"views":{"min":5000,"max":10000},"hasContactDetails":[{"contactType":"email","filterAction":"must"}],"likesGrowthRate":{"interval":"i1month","value":0.2,"operator":"gt"},"filterOperations":[{"operator":"and","filter":"followers"}]},"audience":{"location":[{"id":148838,"weight":0.2},{"id":62149,"weight":0.2},{"id":80500,"weight":0.2},{"id":1428125,"weight":0.2},{"id":304716,"weight":0.2}],"language":{"id":"en","weight":0.2},"gender":{"id":"MALE","weight":0.3},"age":[{"id":"18-24","weight":0.3},{"id":"65-","weight":0.3}]}},"allOf":[{"$ref":"#/components/schemas/TikTokSearchFilters"}]}}}},"components/schemas/TiktokProfileResponse":{"id":"components/schemas/TiktokProfileResponse","kind":"json-schema","title":"TiktokProfileResponse","data":{"type":"object","properties":{"userId":{"type":"string","description":"User id of the influencer","example":"173560420"},"fullname":{"type":"string","description":"Full name of Influencer","example":"Instagram"},"username":{"type":"string","description":"Username of Influencer","example":"instagram"},"url":{"type":"string","description":"Profile URL","example":"https://www.instagram.com/instagram/"},"picture":{"type":"string","description":"Profile Picture","example":"https://imgigp.modash.io/?https://scontent-arn2-1.cdninstagram.com/t51.2885-19/s320x320/22159423_1794482210565499_9190891265074397184_n.jpg"},"followers":{"type":"number","description":"Follower count","example":313560626},"engagements":{"type":"number","description":"Engagements","example":857994},"engagementRate":{"type":"number","description":"Engagement rate","example":0.0027362938100525414},"averageViews":{"type":"number","example":98124}},"required":["username","url","picture","followers","engagements","engagementRate","averageViews"]}},"components/schemas/TikTokReportAudience":{"id":"components/schemas/TikTokReportAudience","kind":"json-schema","title":"TikTokReportAudience","data":{"type":"object","properties":{"notable":{"type":"number","example":0.07},"genders":{"type":"array","items":{"$ref":"#/components/schemas/WeightWithCode"}},"geoCountries":{"type":"array","items":{"$ref":"#/components/schemas/WeightWithCodeName"}},"ages":{"type":"array","items":{"$ref":"#/components/schemas/WeightWithCode"}},"gendersPerAge":{"type":"array","items":{"$ref":"#/components/schemas/GenderPerAge"}},"languages":{"type":"array","items":{"$ref":"#/components/schemas/AudienceLanguage"}},"notableUsers":{"type":"array","items":{"$ref":"#/components/schemas/User"}},"audienceLookalikes":{"type":"array","items":{"$ref":"#/components/schemas/User"}},"audienceReachability":{"description":"Percentage of the audience based on the number of accounts they follow, categorized into specific ranges. For instance, percentage of followers following no more than 500 accounts, or following between 500 and 1000 accounts.","example":[{"code":"-500","weight":0.379536},{"code":"500-1000","weight":0.161691},{"code":"1000-1500","weight":0.097547},{"code":"1500-","weight":0.361225}],"type":"array","items":{"$ref":"#/components/schemas/AudienceReachability"}}},"required":["notable","genders","geoCountries","ages","gendersPerAge","languages","notableUsers","audienceLookalikes"]}},"components/schemas/ContentTypeStatsTiktok":{"id":"components/schemas/ContentTypeStatsTiktok","kind":"json-schema","title":"ContentTypeStatsTiktok","data":{"type":"object","properties":{"engagements":{"type":"number","example":0},"engagementRate":{"type":"number","example":0},"avgLikes":{"type":"number","example":0},"avgComments":{"type":"number","example":0},"statHistory":{"type":"array","items":{"$ref":"#/components/schemas/ContentTypeStatsHistory"}},"avgViews":{"type":"number","example":0},"avgShares":{"type":"number","example":0},"avgPosts4weeks":{"type":"number","example":0}}}},"components/schemas/StatsByContentTypeTiktok":{"id":"components/schemas/StatsByContentTypeTiktok","kind":"json-schema","title":"StatsByContentTypeTiktok","data":{"type":"object","properties":{"all":{"example":{},"description":"All content type stats","allOf":[{"$ref":"#/components/schemas/ContentTypeStatsTiktok"}]}}}},"components/schemas/TikTokRecentPost":{"id":"components/schemas/TikTokRecentPost","kind":"json-schema","title":"TikTokRecentPost","data":{"type":"object","properties":{"id":{"type":"string"},"text":{"type":"string"},"url":{"type":"string"},"created":{"type":"string"},"likes":{"type":"number"},"comments":{"type":"number"},"views":{"type":"number"},"type":{"type":"string"},"video":{"type":"string"},"thumbnail":{"type":"string","deprecated":true,"example":"https://p16-amd-va.tiktokcdn.com/obj/tos-useast5-p-0068-tx/ogyxG5KtISdEAzSCEzZL4BA7BIij8pf5dwwBli","description":"Thumbnail images are sent as TikTok URLs that expire in a few hours and are not accessible in most cases. This field will be removed with the next API version."}},"required":["id","text","url","created","type","thumbnail"]}},"components/schemas/AudienceExtraReportData":{"id":"components/schemas/AudienceExtraReportData","kind":"json-schema","title":"AudienceExtraReportData","data":{"type":"object","properties":{"followersRange":{"description":"All histograms shown here are based on influencers whose number of followers fall within the range specified in this field","allOf":[{"$ref":"#/components/schemas/FollowersRange"}]},"engagementRateDistribution":{"description":"Distribution of influencers by their followers' engagement rate. This histogram displays how influencers from the same follower group are distributed based on the engagement rate of their followers. Ranges are automatically chosen for a clearer view of the entire histogram","type":"array","items":{"$ref":"#/components/schemas/HistogramBin"}}},"required":["followersRange","engagementRateDistribution"]}},"components/schemas/TiktokSponsoredPost":{"id":"components/schemas/TiktokSponsoredPost","kind":"json-schema","title":"TiktokSponsoredPost","data":{"type":"object","properties":{"id":{"type":"string"},"text":{"type":"string"},"url":{"type":"string"},"created":{"type":"string"},"likes":{"type":"number"},"comments":{"type":"number"},"views":{"type":"number"},"type":{"type":"string"},"video":{"type":"string"},"thumbnail":{"type":"string"},"title":{"type":"string"},"sponsors":{"type":"array","items":{"$ref":"#/components/schemas/PostSponsor"}}},"required":["id","text","url","created","type","thumbnail","title"]}},"components/schemas/TikTokReportProfile":{"id":"components/schemas/TikTokReportProfile","kind":"json-schema","title":"TikTokReportProfile","data":{"type":"object","properties":{"userId":{"type":"string","description":"User Id","example":"173560420"},"profile":{"description":"Influencer Profile","allOf":[{"$ref":"#/components/schemas/TiktokProfileResponse"}]},"audience":{"description":"Audience data","allOf":[{"$ref":"#/components/schemas/TikTokReportAudience"}]},"secUid":{"type":"string"},"statsByContentType":{"description":"User stats separated by content type","allOf":[{"$ref":"#/components/schemas/StatsByContentTypeTiktok"}]},"recentPosts":{"description":"Recent Posts","type":"array","items":{"$ref":"#/components/schemas/TikTokRecentPost"}},"popularPosts":{"description":"Popular Posts","type":"array","items":{"$ref":"#/components/schemas/TikTokRecentPost"}},"city":{"type":"string","example":"New york"},"state":{"type":"string","example":"California"},"gender":{"type":"string","example":"FEMALE","enum":["MALE","FEMALE"]},"statHistory":{"type":"array","items":{"$ref":"#/components/schemas/MonthlyStat"}},"contacts":{"type":"array","items":{"$ref":"#/components/schemas/Contacts"}},"country":{"type":"string","example":"US"},"ageGroup":{"type":"string","example":"18-24","enum":["18-24","25-34","35-44","45-64","65-"]},"isPrivate":{"type":"boolean","example":true},"isVerified":{"type":"boolean","example":true},"postsCount":{"type":"number","example":37},"avgLikes":{"type":"number","example":18211},"totalLikes":{"type":"number","example":182211},"avgComments":{"type":"number","example":12321},"bio":{"type":"string","example":"CEO of #RockTok"},"interests":{"type":"array","items":{"$ref":"#/components/schemas/Interest"}},"lookalikes":{"type":"array","items":{"$ref":"#/components/schemas/User"}},"audienceExtra":{"$ref":"#/components/schemas/AudienceExtraReportData"},"sponsoredPosts":{"type":"array","items":{"$ref":"#/components/schemas/TiktokSponsoredPost"}},"paidPostPerformance":{"type":"number","example":0.5},"paidPostPerformanceViews":{"type":"number","example":37},"sponsoredPostsMedianViews":{"type":"number","example":3127},"sponsoredPostsMedianLikes":{"type":"number","example":3743},"nonSponsoredPostsMedianViews":{"type":"number","example":267},"nonSponsoredPostsMedianLikes":{"type":"number","example":367}},"required":["userId","secUid","statHistory","isPrivate","isVerified","postsCount","avgLikes","totalLikes","avgComments","bio","interests","lookalikes","sponsoredPosts","paidPostPerformanceViews","sponsoredPostsMedianViews","sponsoredPostsMedianLikes","nonSponsoredPostsMedianViews","nonSponsoredPostsMedianLikes"]}},"components/schemas/TikTokReport":{"id":"components/schemas/TikTokReport","kind":"json-schema","title":"TikTokReport","data":{"type":"object","properties":{"error":{"type":"boolean","description":"If there is an error","example":false},"profile":{"$ref":"#/components/schemas/TikTokReportProfile"}},"required":["profile"]}},"components/schemas/YoutubeSort":{"id":"components/schemas/YoutubeSort","kind":"json-schema","title":"YoutubeSort","data":{"type":"object","properties":{"field":{"type":"string","example":"followers","default":"followers","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note: The following sort options are available only when the corresponding filter is applied: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"keywords"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"audienceGeo"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"audienceLang"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"audienceGender"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"audienceAge"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"followersGrowth"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"viewsGrowth"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sorting field in which order you want to get the results."},"children":[]}]}]}],"enum":["engagements","followers","engagementRate","keywords","audienceGeo","audienceLang","audienceGender","audienceAge","audienceRelevance","relevance","followersGrowth","views","viewsGrowth"]},"value":{"type":"number","example":123,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Only required for "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"audienceGeo"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" sorting."},"children":[]}]}]}]},"direction":{"type":"string","example":"desc","default":"desc","description":"Sorting direction","enum":["asc","desc"]}},"required":["field"]}},"components/schemas/YoutubeFilterOperations":{"id":"components/schemas/YoutubeFilterOperations","kind":"json-schema","title":"YoutubeFilterOperations","data":{"type":"object","properties":{"operator":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Logical operations used to combine filters."},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"i","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note: To use the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"or"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" operator, you must apply it to at least two filters."},"children":[]}]}]}]}],"enum":["and","or","not"]},"filter":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter to apply the operation on. If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"keywords"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"relevance"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" are specified then you can not sort by these fields."},"children":[]}]}]}],"enum":["followers","engagements","engagementRate","lastposted","bio","keywords","relevance","language","gender","age","location","isVerified","isOfficialArtist","views"]}},"required":["operator","filter"]}},"components/schemas/YouTubeSearchInfluencerFilters":{"id":"components/schemas/YouTubeSearchInfluencerFilters","kind":"json-schema","title":"YouTubeSearchInfluencerFilters","data":{"type":"object","properties":{"followers":{"example":{"min":20000,"max":70000},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"We round followers value in the filter: whenever it's below 5k, we round it to the nearest thousand (4123 -> 4000; 4800-> 5000); when it's over 5k, we round it to the nearest 5,000 (27k -> 25k; 28k -> 30k)."},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/FollowersCount"}]},"engagementRate":{"type":"number","description":"Minimum engagement rate.","maximum":1,"minimum":0,"example":0.02},"location":{"example":[148838,62149,80500,1428125,304716],"description":"Filter by Influencer Location, You can get the locations with our locations api end point and send location ids in an array.","maxItems":20,"type":"array","items":{"type":"number"}},"language":{"type":"string","example":"en","description":"Filter by Influencer Language, You can get the languages code with our languages api end point.","minLength":1,"maxLength":3},"lastposted":{"type":"number","example":90,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Idenitfy influencers based on when they last posted. The number represents days and should be >= 30."},"children":[]}]}]}],"minimum":30},"relevance":{"example":["#cars","@topgear"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by topic of influencers posts or by similarity of topic to other influencer. For example \"#cars #audi @topgear\" means \"Writing about #cars and #audi, has similar topic as @topgear account.\" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"strong","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can only enter 100 usernames."},"children":[]}]}]}]}],"type":"array","items":{"type":"string"}},"audienceRelevance":{"example":["@topgear"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by similarity of influencer's audience to another influencer's audience. For example \"@topgear\" means \"Has audience similar to @topgear account.\" Audience similarity means followers follow accounts with the same topics as those followed by @topgear's audience."},"children":[]}]}]}],"type":"array","items":{"type":"string"}},"gender":{"type":"string","example":"MALE","description":"Filter by Influencer gender.","enum":["MALE","FEMALE","KNOWN","UNKNOWN"]},"age":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by Influencer age, possible values are: 18, 25, 35, 45, 65. You have the option to utilize either the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"min"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" field, the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"max"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" field, or both concurrently. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"strong","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Any number that falls outside the accepted range will be disregarded."},"children":[]}]}]}]}],"allOf":[{"$ref":"#/components/schemas/InfluencerAgeRange"}]},"followersGrowthRate":{"description":"Growth rate by followers over a period of time.","example":{"interval":"i6months","value":0.01,"operator":"gt"},"allOf":[{"$ref":"#/components/schemas/GrowthFilter"}]},"bio":{"type":"string","example":"photos videos","description":"Search influencer by their bio description and/or full name"},"hasAudienceData":{"type":"boolean","description":"Filter by whether the influencer has audience data available. If true, shows only accounts with audience data. If false, shows all accounts including those without audience data. If not specified, defaults to true."},"views":{"description":"Filter by average views.","allOf":[{"$ref":"#/components/schemas/ViewsCount"}]},"hasContactDetails":{"description":"If Influencer has contact details.","type":"array","items":{"$ref":"#/components/schemas/ContactFilter"}},"keywords":{"type":"string","description":"Identify influencers by a phrase they use when speaking in their videos.","example":"cats"},"isVerified":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to filter by verified influencers."},"children":[]}]}]}]},"isOfficialArtist":{"type":"boolean","description":"Filter by isOfficialArtist."},"viewsGrowthRate":{"description":"Growth rate by total views over a period of time.","example":{"interval":"i1month","value":0.2,"operator":"gt"},"allOf":[{"$ref":"#/components/schemas/GrowthFilter"}]},"engagements":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by engagements count. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"i","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pro tip: set "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"max"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to 0 if you want to see results with hidden likes."},"children":[]}]}]}]}],"allOf":[{"$ref":"#/components/schemas/EngagementsCount"}]},"filterOperations":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Modify filter operation to use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"and"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"or"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"not"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". Example: Search for "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"i","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"influencer using the keyword "},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"*"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"cars"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" AND "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"not"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" from the London"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"i","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Female "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"or"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" interested in Beauty & Cosmetics"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"i","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If no operator is specified, the default operator applied is the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"and"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" operator."},"children":[]}]}]}]}],"type":"array","items":{"$ref":"#/components/schemas/YoutubeFilterOperations"}}}}},"components/schemas/YouTubeSearchAudienceFilters":{"id":"components/schemas/YouTubeSearchAudienceFilters","kind":"json-schema","title":"YouTubeSearchAudienceFilters","data":{"type":"object","properties":{"location":{"example":[{"id":148838,"weight":0.2},{"id":62149,"weight":0.2},{"id":80500,"weight":0.2},{"id":1428125,"weight":0.2},{"id":304716,"weight":0.2}],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by Audience Location, You can get the locations with our locations api end point and send location ids in an array together with their weight percentages. The default percentage is set to 20% (0.2)"},"children":[]}]}]}],"type":"array","items":{"$ref":"#/components/schemas/LocationWeightedFilter"}},"language":{"example":{"id":"en","weight":0.2},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by Audience Language, You can get the languages code with our languages api end point and send the location id within an object, together with the weight percentage. The default percentage is set to 20% (0.2)"},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/LanguageWeightedFilter"}]},"gender":{"example":{"id":"MALE","weight":0.5},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by gender specific Audience, You can send the gender together with the weight percentage. The default percentage is set to 50% (0.5)"},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/GenderWeightedFilter"}]},"age":{"example":[{"id":"18-24","weight":0.3},{"id":"65-","weight":0.3}],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by Audience age. You can send the age together with the weight percentage. The default percentage is set to 30% (0.3)"},"children":[]}]}]}],"type":"array","items":{"$ref":"#/components/schemas/AgeWeightedFilter"}},"ageRange":{"example":{"min":"18","max":"24","weight":0.3},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by audience age range. You can send the age range together with the weight percentage. The default percentage is set to 30% (0.3). You can't send both age and ageRange together."},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/AudienceAgeRange"}]}}}},"components/schemas/YouTubeSearchFilters":{"id":"components/schemas/YouTubeSearchFilters","kind":"json-schema","title":"YouTubeSearchFilters","data":{"type":"object","properties":{"influencer":{"$ref":"#/components/schemas/YouTubeSearchInfluencerFilters"},"audience":{"$ref":"#/components/schemas/YouTubeSearchAudienceFilters"}}}},"components/schemas/YouTubeSearchBody":{"id":"components/schemas/YouTubeSearchBody","kind":"json-schema","title":"YouTubeSearchBody","data":{"type":"object","properties":{"page":{"type":"number","description":"Page number","default":0,"minimum":0,"maximum":665},"calculationMethod":{"type":"string","example":"median","default":"median","description":"If specified, this indicates the method used to compute average-based metrics, such as average number of likes, comments, shares, etc.","enum":["median","average"]},"sort":{"description":"Sorting","example":{"field":"followers","direction":"desc"},"allOf":[{"$ref":"#/components/schemas/YoutubeSort"}]},"filter":{"example":{"audience":{"location":[{"weight":0.2,"id":148838}]},"influencer":{"relevance":["#beauty_tips","#beauty_hacks","#beauty_products","#beauty_of_nature","#beautytips","#beauty_haul","#beauty_secrets","#beauty_vlogger"],"location":[148838],"gender":"FEMALE","age":{"min":25,"max":45},"engagementRate":0.02}},"allOf":[{"$ref":"#/components/schemas/YouTubeSearchFilters"}]}}}},"components/schemas/YoutubeProfileResponse":{"id":"components/schemas/YoutubeProfileResponse","kind":"json-schema","title":"YoutubeProfileResponse","data":{"type":"object","properties":{"userId":{"type":"string","description":"User id of the influencer","example":"173560420"},"fullname":{"type":"string","description":"Full name of Influencer","example":"Instagram"},"username":{"type":"string","description":"Username of Influencer","example":"instagram"},"url":{"type":"string","description":"Profile URL","example":"https://www.instagram.com/instagram/"},"picture":{"type":"string","description":"Profile Picture","example":"https://imgigp.modash.io/?https://scontent-arn2-1.cdninstagram.com/t51.2885-19/s320x320/22159423_1794482210565499_9190891265074397184_n.jpg"},"followers":{"type":"number","description":"Follower count","example":313560626},"engagements":{"type":"number","description":"Engagements","example":857994},"engagementRate":{"type":"number","description":"Engagement rate","example":0.0027362938100525414},"averageViews":{"type":"number","example":98124},"handle":{"type":"string","example":"tseries","description":"Unique and short YouTube channel identifier"}},"required":["username","url","picture","followers","engagements","engagementRate","averageViews"]}},"components/schemas/YoutubeInfluencerResponse":{"id":"components/schemas/YoutubeInfluencerResponse","kind":"json-schema","title":"YoutubeInfluencerResponse","data":{"type":"object","properties":{"userId":{"type":"string","description":"User Id","example":"173560420"},"profile":{"description":"Profile info of influencer","allOf":[{"$ref":"#/components/schemas/YoutubeProfileResponse"}]}},"required":["userId","profile"]}},"components/schemas/YoutubeSearchResponse":{"id":"components/schemas/YoutubeSearchResponse","kind":"json-schema","title":"YoutubeSearchResponse","data":{"type":"object","properties":{"error":{"type":"boolean","description":"If there is an error","example":false},"total":{"type":"number","description":"Number of results","example":2},"lookalikes":{"description":"Lookalikes","type":"array","items":{"$ref":"#/components/schemas/YoutubeInfluencerResponse"}},"directs":{"description":"Directs","type":"array","items":{"$ref":"#/components/schemas/YoutubeInfluencerResponse"}},"isExactMatch":{"type":"boolean","description":"Are the results exactly matching the filters you provided? If we don't find exact results then we try to show similar users by automatically removing some filters for you.","example":true}},"required":["total","lookalikes","directs","isExactMatch"]}},"components/schemas/YoutubeReportAudience":{"id":"components/schemas/YoutubeReportAudience","kind":"json-schema","title":"YoutubeReportAudience","data":{"type":"object","properties":{"notable":{"type":"number","example":0.07},"genders":{"type":"array","items":{"$ref":"#/components/schemas/WeightWithCode"}},"geoCountries":{"type":"array","items":{"$ref":"#/components/schemas/WeightWithCodeName"}},"ages":{"type":"array","items":{"$ref":"#/components/schemas/WeightWithCode"}},"gendersPerAge":{"type":"array","items":{"$ref":"#/components/schemas/GenderPerAge"}},"languages":{"type":"array","items":{"$ref":"#/components/schemas/AudienceLanguage"}},"notableUsers":{"type":"array","items":{"$ref":"#/components/schemas/User"}},"audienceLookalikes":{"type":"array","items":{"$ref":"#/components/schemas/User"}}},"required":["notable","genders","geoCountries","ages","gendersPerAge","languages","notableUsers","audienceLookalikes"]}},"components/schemas/ContentTypeStatsYoutube":{"id":"components/schemas/ContentTypeStatsYoutube","kind":"json-schema","title":"ContentTypeStatsYoutube","data":{"type":"object","properties":{"engagements":{"type":"number","example":0},"engagementRate":{"type":"number","example":0},"avgLikes":{"type":"number","example":0},"avgComments":{"type":"number","example":0},"statHistory":{"type":"array","items":{"$ref":"#/components/schemas/ContentTypeStatsHistory"}},"avgViews":{"type":"number","example":0},"avgPosts4weeks":{"type":"number","example":0}}}},"components/schemas/StatsByContentTypeYoutube":{"id":"components/schemas/StatsByContentTypeYoutube","kind":"json-schema","title":"StatsByContentTypeYoutube","data":{"type":"object","properties":{"all":{"example":{},"description":"All content type stats","allOf":[{"$ref":"#/components/schemas/ContentTypeStatsYoutube"}]},"videos":{"example":{},"description":"Videos stats","allOf":[{"$ref":"#/components/schemas/ContentTypeStatsYoutube"}]},"shorts":{"example":{},"description":"Shorts stats","allOf":[{"$ref":"#/components/schemas/ContentTypeStatsYoutube"}]},"streams":{"example":{},"description":"Streams stats","allOf":[{"$ref":"#/components/schemas/ContentTypeStatsYoutube"}]}}}},"components/schemas/YoutubeRecentPost":{"id":"components/schemas/YoutubeRecentPost","kind":"json-schema","title":"YoutubeRecentPost","data":{"type":"object","properties":{"id":{"type":"string"},"text":{"type":"string"},"url":{"type":"string"},"created":{"type":"string"},"likes":{"type":"number"},"comments":{"type":"number"},"views":{"type":"number"},"type":{"type":"string"},"video":{"type":"string"},"thumbnail":{"type":"string"},"title":{"type":"string"}},"required":["id","text","url","created","type","thumbnail","title"]}},"components/schemas/YoutubeSponsoredPost":{"id":"components/schemas/YoutubeSponsoredPost","kind":"json-schema","title":"YoutubeSponsoredPost","data":{"type":"object","properties":{"id":{"type":"string"},"text":{"type":"string"},"url":{"type":"string"},"created":{"type":"string"},"likes":{"type":"number"},"comments":{"type":"number"},"views":{"type":"number"},"type":{"type":"string"},"video":{"type":"string"},"thumbnail":{"type":"string"},"title":{"type":"string"},"sponsors":{"type":"array","items":{"$ref":"#/components/schemas/PostSponsor"}}},"required":["id","text","url","created","type","thumbnail","title"]}},"components/schemas/YouTubeReportProfile":{"id":"components/schemas/YouTubeReportProfile","kind":"json-schema","title":"YouTubeReportProfile","data":{"type":"object","properties":{"userId":{"type":"string","description":"User Id","example":"173560420"},"profile":{"description":"Influencer Profile","allOf":[{"$ref":"#/components/schemas/YoutubeProfileResponse"}]},"audience":{"description":"Audience data","allOf":[{"$ref":"#/components/schemas/YoutubeReportAudience"}]},"statsByContentType":{"description":"User stats separated by content type","allOf":[{"$ref":"#/components/schemas/StatsByContentTypeYoutube"}]},"recentPosts":{"description":"Recent Posts","type":"array","items":{"$ref":"#/components/schemas/YoutubeRecentPost"}},"popularPosts":{"description":"Popular Posts","type":"array","items":{"$ref":"#/components/schemas/YoutubeRecentPost"}},"city":{"type":"string","example":"New york"},"state":{"type":"string","example":"California"},"gender":{"type":"string","example":"FEMALE","enum":["MALE","FEMALE"]},"statHistory":{"type":"array","items":{"$ref":"#/components/schemas/MonthlyStat"}},"contacts":{"type":"array","items":{"$ref":"#/components/schemas/Contacts"}},"country":{"type":"string","example":"US"},"ageGroup":{"type":"string","example":"18-24","enum":["18-24","25-34","35-44","45-64","65-"]},"isVerified":{"type":"boolean","example":true},"postsCount":{"type":"number","example":37},"avgLikes":{"type":"number","example":18211},"totalViews":{"type":"number","example":1821211},"avgComments":{"type":"number","example":12321},"description":{"type":"string","example":"CEO of #RockTok"},"interests":{"type":"array","items":{"$ref":"#/components/schemas/Interest"}},"audienceCommenters":{"$ref":"#/components/schemas/YoutubeReportAudience"},"lookalikesByTopics":{"type":"array","items":{"$ref":"#/components/schemas/User"}},"audienceExtra":{"$ref":"#/components/schemas/AudienceExtraReportData"},"sponsoredPosts":{"type":"array","items":{"$ref":"#/components/schemas/YoutubeSponsoredPost"}},"paidPostPerformance":{"type":"number","example":0.5},"paidPostPerformanceViews":{"type":"number","example":37},"sponsoredPostsMedianViews":{"type":"number","example":3127},"sponsoredPostsMedianLikes":{"type":"number","example":3743},"nonSponsoredPostsMedianViews":{"type":"number","example":267},"nonSponsoredPostsMedianLikes":{"type":"number","example":367}},"required":["userId","statHistory","postsCount","avgLikes","totalViews","avgComments","description","interests","audienceCommenters","lookalikesByTopics","sponsoredPosts","paidPostPerformanceViews","sponsoredPostsMedianViews","sponsoredPostsMedianLikes","nonSponsoredPostsMedianViews","nonSponsoredPostsMedianLikes"]}},"components/schemas/YouTubeReport":{"id":"components/schemas/YouTubeReport","kind":"json-schema","title":"YouTubeReport","data":{"type":"object","properties":{"error":{"type":"boolean","description":"If there is an error","example":false},"profile":{"$ref":"#/components/schemas/YouTubeReportProfile"}},"required":["profile"]}},"components/schemas/YoutubeUserInfluencer":{"id":"components/schemas/YoutubeUserInfluencer","kind":"json-schema","title":"YoutubeUserInfluencer","data":{"type":"object","properties":{"userId":{"type":"string","example":"232192182","description":"User Id"},"username":{"type":"string","example":"therock","description":"Username"},"fullname":{"type":"string","example":"therock","description":"User's full name"},"picture":{"type":"string","example":"https://imgigp.modash.io/v2?mb0KwpL92uYofJiSjDn1%2F6peL1lBwv3s%2BUvShHERlDbrEEwrWumIvR20xZeZXa0LDeIrcniqZeG9S%2F1a5s2Rx3FZdXrWpY%2BmSBJp1l%2FmBGon3rcHA4EfuatZqMhVBzAT","description":"User's profile image URL"},"followers":{"type":"number","example":313583625,"description":"User's number of followers"},"isVerified":{"type":"boolean","example":true,"description":"User has verified badge"},"handle":{"type":"string","example":"tseries","description":"Unique and short YouTube channel identifier"}},"required":["userId","username","fullname","picture","followers","isVerified"]}},"components/schemas/YoutubeListUsersResponse":{"id":"components/schemas/YoutubeListUsersResponse","kind":"json-schema","title":"YoutubeListUsersResponse","data":{"type":"object","properties":{"error":{"type":"boolean","description":"If there is an error","example":false},"users":{"type":"array","items":{"$ref":"#/components/schemas/YoutubeUserInfluencer"}}},"required":["users"]}},"components/schemas/EmailsSearchBody":{"id":"components/schemas/EmailsSearchBody","kind":"json-schema","title":"EmailsSearchBody","data":{"type":"object","properties":{"emails":{"description":"List of emails to search","minItems":1,"maxItems":1000,"example":["hello@modash.io","non-existent@modash.io"],"type":"array","items":{"type":"string"}}},"required":["emails"]}},"components/schemas/MatchedEmailUser":{"id":"components/schemas/MatchedEmailUser","kind":"json-schema","title":"MatchedEmailUser","data":{"type":"object","properties":{"platform":{"type":"string","description":"Platform","example":"instagram"},"userId":{"type":"string","description":"User id of the influencer","example":"173560420"},"url":{"type":"string","description":"URL of Influencer","example":"https://www.instagram.com/instagram/"},"username":{"type":"string","description":"Username of Influencer","example":"instagram"},"fullname":{"type":"string","description":"Full name of Influencer","example":"Instagram"},"picture":{"type":"string","description":"Profile Picture","example":"https://imgigp.modash.io/?https://scontent-arn2-1.cdninstagram.com/t51.2885-19/s320x320/3232323.jpg"},"followers":{"type":"number","description":"Follower count","example":313560626},"engagements":{"type":"number","description":"Engagements","example":857994},"engagementRate":{"type":"number","description":"Engagement rate","example":0.0027362938100525414},"isVerified":{"type":"boolean","description":"Is verified","example":true}},"required":["platform","url","username","picture","followers","engagements","engagementRate","isVerified"]}},"components/schemas/MatchedEmail":{"id":"components/schemas/MatchedEmail","kind":"json-schema","title":"MatchedEmail","data":{"type":"object","properties":{"email":{"type":"string","description":"Email address","example":"example@modash.io"},"users":{"description":"User details","type":"array","items":{"$ref":"#/components/schemas/MatchedEmailUser"}}},"required":["email","users"]}},"components/schemas/EmailsSearchResponse":{"id":"components/schemas/EmailsSearchResponse","kind":"json-schema","title":"EmailsSearchResponse","data":{"type":"object","properties":{"error":{"type":"boolean","description":"If there is an error","example":false},"matchedEmails":{"description":"Matches by email","type":"array","items":{"$ref":"#/components/schemas/MatchedEmail"}},"notMatchedEmails":{"description":"Emails that were not matched","type":"array","items":{"type":"string"}},"totalMatches":{"type":"number","description":"Number of matched emails","example":1}},"required":["totalMatches"]}},"components/schemas/PostCreationTimestampMs":{"id":"components/schemas/PostCreationTimestampMs","kind":"json-schema","title":"PostCreationTimestampMs","data":{"type":"object","properties":{"gte":{"type":"number","description":"Filter posts by creation timestamp in milliseconds greater than or equal to this value"},"lte":{"type":"number","description":"Filter posts by creation timestamp in milliseconds less than or equal to this value"}}}},"components/schemas/CollaborationsPostsRequest":{"id":"components/schemas/CollaborationsPostsRequest","kind":"json-schema","title":"CollaborationsPostsRequest","data":{"type":"object","properties":{"id":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"User ID / Username / Profile URL, User ID is preferred. For brand collaborations, you can also use the brand ID from "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"a","attrs":{"target":"_blank","href":"/products/discovery_api/openapi_doc/discovery/ai-search/aisearchcontroller_brandsdictionary"}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Brand Dictionary endpoint"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", in which case we will return collaborations for all accounts associated with the brand."},"children":[]}]}]}],"example":"cristiano"},"platform":{"type":"string","enum":["instagram","tiktok","youtube"],"example":"instagram"},"collaboratorId":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If provided, only returns the collaboration posts between the specified influencer and brand. You can also use the brand ID from "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"a","attrs":{"target":"_blank","href":"/products/discovery_api/openapi_doc/discovery/ai-search/aisearchcontroller_brandsdictionary"}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Brand Dictionary endpoint"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", if you want to get collaborations between influencer X (filtered by "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":") and all accounts associated with the brand Y (filtered by "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"collaboratorId"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}]},"postCreationTimestampMs":{"description":"Filter the posts by creation timestamp in milliseconds","example":{"gte":1716835200000},"allOf":[{"$ref":"#/components/schemas/PostCreationTimestampMs"}]},"cursor":{"type":"string","description":"Cursor for pagination (only valid for 2 days)","example":""},"limit":{"type":"number","description":"Number of collaboration posts per page","minimum":1,"maximum":30,"default":30,"example":10},"groupBrandCollaborations":{"type":"boolean","default":true,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If true, brand collaborations will be grouped across all platforms. This provides insights about the brand across all its social accounts."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"For example: if you request brand collaborations for @cocacola on Instagram, you will get posts sponsored by Coca Cola on all three platforms (Instagram, Tiktok and Youtube)."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"In some cases, this may group regional or variant accounts (e.g., @cocacola_uk, @cocacola_us) when they represent the same brand identity. Set this flag to false if social media account-specific insights are needed."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"For better grouping, retrieve the brand ID from "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"a","attrs":{"target":"_blank","href":"/products/discovery_api/openapi_doc/discovery/ai-search/aisearchcontroller_brandsdictionary"}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Brand Dictionary endpoint"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and use it instead of user ID of a specific social media account."},"children":[]}]}]}]}},"required":["id","platform"]}},"components/schemas/CollaborationsPostStats":{"id":"components/schemas/CollaborationsPostStats","kind":"json-schema","title":"CollaborationsPostStats","data":{"type":"object","properties":{"likes":{"type":"number","description":"Likes","example":123},"comments":{"type":"number","description":"Comments","example":12},"likes_and_views_counts_enabled":{"type":"boolean","description":"Likes and views counts enabled","example":true},"likes_count_enabled":{"type":"boolean","description":"Likes count enabled","example":true},"plays":{"type":"number","description":"Plays","example":123},"views":{"type":"number","description":"Views","example":123},"shares":{"type":"number","description":"Shares","example":123},"views_count_enabled":{"type":"boolean","description":"Views count enabled","example":true}}}},"components/schemas/CollaborationsSponsor":{"id":"components/schemas/CollaborationsSponsor","kind":"json-schema","title":"CollaborationsSponsor","data":{"type":"object","properties":{"name":{"type":"string","description":"Brand name","example":"Honda"},"username":{"type":"string","description":"Brand username","example":"honda"},"domain":{"type":"string","description":"Brand domain","example":"honda.com"},"logo_url":{"type":"string","description":"Brand logo","example":"https://images.od.modash.io/739b39affeb633d30a8a4280668605b091af0083"},"user_id":{"type":"string","description":"User ID or domain of the influencer","example":"1234567890"},"brand_id":{"type":"string","description":"User ID or domain of the sponsor"},"category":{"type":"string","description":"Brand category (if multiple categories are relevant, we return the most relevant one)","enum":["Consumer Packaged Goods (CPG)","Retail","B2B/Enterprise/Industrial","Classifieds & Local","Food Beverage Restaurants","Healthcare","Media & Entertainment","Technology","Education","Finance","Automotive","Travel","Others","Unknown"],"example":"Travel"}},"required":["category"]}},"components/schemas/CollaborationsPost":{"id":"components/schemas/CollaborationsPost","kind":"json-schema","title":"CollaborationsPost","data":{"type":"object","properties":{"post_id":{"type":"string","description":"Post id","example":"4333460164"},"post_thumbnail":{"type":"string","description":"Post thumbnail","example":"https://images.od.modash.io/c5175c827bcd7fb6e89a53729b1a2347f0c6210f"},"post_timestamp":{"type":"number","description":"Post timestamp","example":1729502216000},"title":{"type":"string","description":"Title","example":"Title"},"description":{"type":"string","description":"Description","example":"Description"},"label":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sponsorship category followed by the evidence. Possible categories: \t\t\t(1) Properly Disclosed Sponsorship - uses #ad, paid partnership flag, or explicitly indicates a partnership in text (e.g., \"I teamed up with X to...\"). \t\t\t(2) Likely Hidden Sponsorship - no clear disclosures, but other signals indicate a sponsorship (e.g., \"Use [CODE] for X% off\" or \"thanks @brand\"). \t\t\t(3) Unclear or Vague Sponsorship Hint - a mention/tag of a known sponsor, but without proper disclosures."},"children":[]}]}]}],"example":"Properly Disclosed Sponsorship: is paid partnership flag"},"collaboration_type":{"type":"string","description":"Type of collaboration (if multiple types are relevant, we return the most relevant one)","enum":["Paid","Gifted","Ambassador","Affiliate","Unspecified"],"example":"Paid"},"stats":{"description":"Stats","allOf":[{"$ref":"#/components/schemas/CollaborationsPostStats"}]},"sponsors":{"description":"Sponsors","type":"array","items":{"$ref":"#/components/schemas/CollaborationsSponsor"}}},"required":["post_id","label","collaboration_type"]}},"components/schemas/CollaborationsPostsInfluencer":{"id":"components/schemas/CollaborationsPostsInfluencer","kind":"json-schema","title":"CollaborationsPostsInfluencer","data":{"type":"object","properties":{"id":{"type":"string","description":"User ID / Username / Profile URL","example":"johndoe"},"platform":{"type":"string","enum":["instagram","tiktok","youtube"],"example":"instagram"},"is_more_available":{"type":"boolean","description":"True if there are more collaboration posts available"},"username":{"type":"string","description":"Username","example":"username"},"user_picture":{"type":"string","description":"Influencer user picture","example":"https://images.od.modash.io/c5175c827bcd7fb6e89a53729b1a2347f0c6210f"},"posts":{"description":"List of collaboration posts","type":"array","items":{"$ref":"#/components/schemas/CollaborationsPost"}}},"required":["id","platform"]}},"components/schemas/CollaborationsPostBrand":{"id":"components/schemas/CollaborationsPostBrand","kind":"json-schema","title":"CollaborationsPostBrand","data":{"type":"object","properties":{"post_id":{"type":"string","description":"Post id","example":"4333460164"},"post_thumbnail":{"type":"string","description":"Post thumbnail","example":"https://images.od.modash.io/c5175c827bcd7fb6e89a53729b1a2347f0c6210f"},"post_timestamp":{"type":"number","description":"Post timestamp","example":1729502216000},"title":{"type":"string","description":"Title","example":"Title"},"description":{"type":"string","description":"Description","example":"Description"},"label":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sponsorship category followed by the evidence. Possible categories: \t\t\t(1) Properly Disclosed Sponsorship - uses #ad, paid partnership flag, or explicitly indicates a partnership in text (e.g., \"I teamed up with X to...\"). \t\t\t(2) Likely Hidden Sponsorship - no clear disclosures, but other signals indicate a sponsorship (e.g., \"Use [CODE] for X% off\" or \"thanks @brand\"). \t\t\t(3) Unclear or Vague Sponsorship Hint - a mention/tag of a known sponsor, but without proper disclosures."},"children":[]}]}]}],"example":"Properly Disclosed Sponsorship: is paid partnership flag"},"collaboration_type":{"type":"string","description":"Type of collaboration (if multiple types are relevant, we return the most relevant one)","enum":["Paid","Gifted","Ambassador","Affiliate","Unspecified"],"example":"Paid"},"stats":{"description":"Stats","allOf":[{"$ref":"#/components/schemas/CollaborationsPostStats"}]},"sponsors":{"description":"Sponsors","type":"array","items":{"$ref":"#/components/schemas/CollaborationsSponsor"}},"user_id":{"type":"string","description":"User id","example":"173560420"},"username":{"type":"string","description":"Username","example":"username"},"platform":{"type":"string","description":"Platform","example":"instagram"}},"required":["post_id","label","collaboration_type"]}},"components/schemas/CollaborationsPostsBrand":{"id":"components/schemas/CollaborationsPostsBrand","kind":"json-schema","title":"CollaborationsPostsBrand","data":{"type":"object","properties":{"id":{"type":"string","description":"User ID / Username / Profile URL","example":"johndoe"},"platform":{"type":"string","enum":["instagram","tiktok","youtube"],"example":"instagram"},"is_more_available":{"type":"boolean","description":"True if there are more collaboration posts available"},"brand_id":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Brand identity hash. Multiple sponsor accounts that belong to the same brand share the same brand_id. Use the "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"a","attrs":{"target":"_blank","href":"/products/discovery_api/openapi_doc/discovery/ai-search/aisearchcontroller_brandsdictionary"}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Brand Dictionary endpoint"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" with this value to retrieve all associated accounts."},"children":[]}]}]}]},"brand_name":{"type":"string","description":"Brand name"},"brand_domain":{"type":"string","description":"Brand domain"},"brand_logo":{"type":"string","description":"Brand logo"},"brand_category":{"type":"string","description":"Brand category (if multiple categories are relevant, we return the most relevant one)","enum":["Consumer Packaged Goods (CPG)","Retail","B2B/Enterprise/Industrial","Classifieds & Local","Food Beverage Restaurants","Healthcare","Media & Entertainment","Technology","Education","Finance","Automotive","Travel","Others","Unknown"],"example":"Travel"},"posts":{"description":"Posts","type":"array","items":{"$ref":"#/components/schemas/CollaborationsPostBrand"}}},"required":["id","platform","brand_category"]}},"components/schemas/CollaborationsPostsResponse":{"id":"components/schemas/CollaborationsPostsResponse","kind":"json-schema","title":"CollaborationsPostsResponse","data":{"type":"object","properties":{"error":{"type":"boolean","description":"If there is an error","example":false},"cursor":{"type":"string","description":"Cursor for pagination (only valid for 2 days)"},"influencer":{"description":"Only available if the requested profile has influencer collaborations","allOf":[{"$ref":"#/components/schemas/CollaborationsPostsInfluencer"}]},"brand":{"description":"Only available if the requested profile has brand collaborations","allOf":[{"$ref":"#/components/schemas/CollaborationsPostsBrand"}]}}}},"components/schemas/CollaborationsNotFoundResponse":{"id":"components/schemas/CollaborationsNotFoundResponse","kind":"json-schema","title":"CollaborationsNotFoundResponse","data":{"type":"object","properties":{"error":{"type":"boolean","description":"If there is an error","example":false}}}},"components/schemas/CollaborationsSummaryRequest":{"id":"components/schemas/CollaborationsSummaryRequest","kind":"json-schema","title":"CollaborationsSummaryRequest","data":{"type":"object","properties":{"id":{"type":"string","description":"User ID / Username / Profile URL, User ID is preferred. Note: We do not support brand ID in this endpoint yet.","example":"cristiano"},"platform":{"type":"string","enum":["instagram","tiktok","youtube"],"example":"instagram"},"collaboratorId":{"type":"string","description":"If provided, only returns the collaboration summary between the specified influencer and brand. For Youtube, if you want to extract collaborations summary with a specific brand, use the brand's domain name instead of the user ID.","example":""},"cursor":{"type":"string","description":"Cursor for pagination (only valid for 2 days)"},"limit":{"type":"number","description":"Number of collaboration summaries per page","minimum":1,"maximum":10,"default":10},"groupBrandCollaborations":{"type":"boolean","default":true,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If true, brand collaborations summaries will be grouped across all platforms. This provides insights about the brand across all its social accounts."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"For example: if you request brand collaborations summary for @cocacola on Instagram, you will get collaboration summary for posts sponsored by Coca Cola on all three platforms (Instagram, Tiktok and Youtube)."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note: In some cases, this may group regional or variant accounts (e.g., @cocacola_uk, @cocacola_us) when they represent the same brand identity. Set this flag to false if social media account-specific insights are needed."},"children":[]}]}]}]}},"required":["id","platform"]}},"components/schemas/InstagramSummary":{"id":"components/schemas/InstagramSummary","kind":"json-schema","title":"InstagramSummary","data":{"type":"object","properties":{"total_distinct_posts":{"type":"number"},"total_collaborations":{"type":"number"},"total_plays":{"type":"number"},"total_views":{"type":"number"},"total_likes":{"type":"number"},"total_comments":{"type":"number"}}}},"components/schemas/InfluencerSummaryInstagram":{"id":"components/schemas/InfluencerSummaryInstagram","kind":"json-schema","title":"InfluencerSummaryInstagram","data":{"type":"object","properties":{"total_collaborations":{"type":"number"},"first_collaboration_timestamp":{"type":"number"},"last_collaboration_timestamp":{"type":"number"},"feed_photo":{"$ref":"#/components/schemas/InstagramSummary"},"feed_video":{"$ref":"#/components/schemas/InstagramSummary"},"reels_photo":{"$ref":"#/components/schemas/InstagramSummary"},"reels_video":{"$ref":"#/components/schemas/InstagramSummary"},"total_distinct_posts":{"type":"number"},"total_distinct_brands":{"type":"number"}}}},"components/schemas/TiktokSummary":{"id":"components/schemas/TiktokSummary","kind":"json-schema","title":"TiktokSummary","data":{"type":"object","properties":{"total_distinct_posts":{"type":"number"},"total_collaborations":{"type":"number"},"total_likes":{"type":"number"},"total_comments":{"type":"number"},"total_views":{"type":"number"},"total_shares":{"type":"number"},"total_collects":{"type":"number"}}}},"components/schemas/InfluencerSummaryTiktok":{"id":"components/schemas/InfluencerSummaryTiktok","kind":"json-schema","title":"InfluencerSummaryTiktok","data":{"type":"object","properties":{"total_collaborations":{"type":"number"},"first_collaboration_timestamp":{"type":"number"},"last_collaboration_timestamp":{"type":"number"},"photo":{"$ref":"#/components/schemas/TiktokSummary"},"video":{"$ref":"#/components/schemas/TiktokSummary"},"total_distinct_posts":{"type":"number"},"total_distinct_brands":{"type":"number"}}}},"components/schemas/YoutubeSummary":{"id":"components/schemas/YoutubeSummary","kind":"json-schema","title":"YoutubeSummary","data":{"type":"object","properties":{"total_distinct_posts":{"type":"number"},"total_collaborations":{"type":"number"},"total_likes":{"type":"number"},"total_comments":{"type":"number"},"total_views":{"type":"number"}}}},"components/schemas/InfluencerSummaryYoutube":{"id":"components/schemas/InfluencerSummaryYoutube","kind":"json-schema","title":"InfluencerSummaryYoutube","data":{"type":"object","properties":{"total_collaborations":{"type":"number"},"first_collaboration_timestamp":{"type":"number"},"last_collaboration_timestamp":{"type":"number"},"short":{"$ref":"#/components/schemas/YoutubeSummary"},"video":{"$ref":"#/components/schemas/YoutubeSummary"},"total_distinct_posts":{"type":"number"},"total_distinct_brands":{"type":"number"}}}},"components/schemas/BaseInstagramSummary":{"id":"components/schemas/BaseInstagramSummary","kind":"json-schema","title":"BaseInstagramSummary","data":{"type":"object","properties":{"total_collaborations":{"type":"number"},"first_collaboration_timestamp":{"type":"number"},"last_collaboration_timestamp":{"type":"number"},"feed_photo":{"$ref":"#/components/schemas/InstagramSummary"},"feed_video":{"$ref":"#/components/schemas/InstagramSummary"},"reels_photo":{"$ref":"#/components/schemas/InstagramSummary"},"reels_video":{"$ref":"#/components/schemas/InstagramSummary"}}}},"components/schemas/BaseTiktokSummary":{"id":"components/schemas/BaseTiktokSummary","kind":"json-schema","title":"BaseTiktokSummary","data":{"type":"object","properties":{"total_collaborations":{"type":"number"},"first_collaboration_timestamp":{"type":"number"},"last_collaboration_timestamp":{"type":"number"},"photo":{"$ref":"#/components/schemas/TiktokSummary"},"video":{"$ref":"#/components/schemas/TiktokSummary"}}}},"components/schemas/BaseYoutubeSummary":{"id":"components/schemas/BaseYoutubeSummary","kind":"json-schema","title":"BaseYoutubeSummary","data":{"type":"object","properties":{"total_collaborations":{"type":"number"},"first_collaboration_timestamp":{"type":"number"},"last_collaboration_timestamp":{"type":"number"},"short":{"$ref":"#/components/schemas/YoutubeSummary"},"video":{"$ref":"#/components/schemas/YoutubeSummary"}}}},"components/schemas/InfluencerPerBrandSummary":{"id":"components/schemas/InfluencerPerBrandSummary","kind":"json-schema","title":"InfluencerPerBrandSummary","data":{"type":"object","properties":{"brand":{"description":"Brand data","allOf":[{"$ref":"#/components/schemas/CollaborationsSponsor"}]},"summary":{"oneOf":[{"$ref":"#/components/schemas/BaseInstagramSummary"},{"$ref":"#/components/schemas/BaseTiktokSummary"},{"$ref":"#/components/schemas/BaseYoutubeSummary"}],"description":"Performance summary for collaborations between the influencer and the brand"}},"required":["brand","summary"]}},"components/schemas/CollaborationsSummaryInfluencer":{"id":"components/schemas/CollaborationsSummaryInfluencer","kind":"json-schema","title":"CollaborationsSummaryInfluencer","data":{"type":"object","properties":{"id":{"type":"string","description":"User ID / Username / Profile URL","example":"johndoe"},"platform":{"type":"string","enum":["instagram","tiktok","youtube"],"example":"instagram"},"is_more_available":{"type":"boolean","description":"True if there are more per-brand / per-influencer collaboration summmaries available"},"summary":{"oneOf":[{"$ref":"#/components/schemas/InfluencerSummaryInstagram"},{"$ref":"#/components/schemas/InfluencerSummaryTiktok"},{"$ref":"#/components/schemas/InfluencerSummaryYoutube"}],"description":"Influencer collaboration summary for all brands"},"per_brand_summary":{"description":"Influencer summary for collaborations with specific brands","type":"array","items":{"$ref":"#/components/schemas/InfluencerPerBrandSummary"}}},"required":["id","platform","summary","per_brand_summary"]}},"components/schemas/BrandSummaryInstagram":{"id":"components/schemas/BrandSummaryInstagram","kind":"json-schema","title":"BrandSummaryInstagram","data":{"type":"object","properties":{"total_collaborations":{"type":"number"},"first_collaboration_timestamp":{"type":"number"},"last_collaboration_timestamp":{"type":"number"},"feed_photo":{"$ref":"#/components/schemas/InstagramSummary"},"feed_video":{"$ref":"#/components/schemas/InstagramSummary"},"reels_photo":{"$ref":"#/components/schemas/InstagramSummary"},"reels_video":{"$ref":"#/components/schemas/InstagramSummary"},"total_distinct_posts":{"type":"number"},"total_distinct_influencers":{"type":"number"}}}},"components/schemas/BrandSummaryTiktok":{"id":"components/schemas/BrandSummaryTiktok","kind":"json-schema","title":"BrandSummaryTiktok","data":{"type":"object","properties":{"total_collaborations":{"type":"number"},"first_collaboration_timestamp":{"type":"number"},"last_collaboration_timestamp":{"type":"number"},"photo":{"$ref":"#/components/schemas/TiktokSummary"},"video":{"$ref":"#/components/schemas/TiktokSummary"},"total_distinct_posts":{"type":"number"},"total_distinct_influencers":{"type":"number"}}}},"components/schemas/BrandSummaryYoutube":{"id":"components/schemas/BrandSummaryYoutube","kind":"json-schema","title":"BrandSummaryYoutube","data":{"type":"object","properties":{"total_collaborations":{"type":"number"},"first_collaboration_timestamp":{"type":"number"},"last_collaboration_timestamp":{"type":"number"},"short":{"$ref":"#/components/schemas/YoutubeSummary"},"video":{"$ref":"#/components/schemas/YoutubeSummary"},"total_distinct_posts":{"type":"number"},"total_distinct_influencers":{"type":"number"}}}},"components/schemas/CollaborationsInfluencer":{"id":"components/schemas/CollaborationsInfluencer","kind":"json-schema","title":"CollaborationsInfluencer","data":{"type":"object","properties":{"username":{"type":"string","description":"Influencer username"},"user_id":{"type":"string","description":"Influencer user ID"},"user_picture":{"type":"string","description":"Influencer user picture"}}}},"components/schemas/BrandPerInfluencerSummary":{"id":"components/schemas/BrandPerInfluencerSummary","kind":"json-schema","title":"BrandPerInfluencerSummary","data":{"type":"object","properties":{"influencer":{"description":"Influencer data","allOf":[{"$ref":"#/components/schemas/CollaborationsInfluencer"}]},"summary":{"oneOf":[{"$ref":"#/components/schemas/BaseInstagramSummary"},{"$ref":"#/components/schemas/BaseTiktokSummary"},{"$ref":"#/components/schemas/BaseYoutubeSummary"}],"description":"Performance summary for collaborations between the brand and the influencer"}},"required":["influencer","summary"]}},"components/schemas/CollaborationsSummaryBrand":{"id":"components/schemas/CollaborationsSummaryBrand","kind":"json-schema","title":"CollaborationsSummaryBrand","data":{"type":"object","properties":{"id":{"type":"string","description":"User ID / Username / Profile URL","example":"johndoe"},"platform":{"type":"string","enum":["instagram","tiktok","youtube"],"example":"instagram"},"is_more_available":{"type":"boolean","description":"True if there are more per-brand / per-influencer collaboration summmaries available"},"summary":{"oneOf":[{"$ref":"#/components/schemas/BrandSummaryInstagram"},{"$ref":"#/components/schemas/BrandSummaryTiktok"},{"$ref":"#/components/schemas/BrandSummaryYoutube"}],"description":"Brand collaboration summary for all influencers"},"per_influencer_summary":{"description":"Brand summary for collaborations with specific influencers","type":"array","items":{"$ref":"#/components/schemas/BrandPerInfluencerSummary"}}},"required":["id","platform","summary","per_influencer_summary"]}},"components/schemas/CollaborationsSummaryResponse":{"id":"components/schemas/CollaborationsSummaryResponse","kind":"json-schema","title":"CollaborationsSummaryResponse","data":{"type":"object","properties":{"error":{"type":"boolean","description":"If there is an error","example":false},"cursor":{"type":"string","description":"Cursor for pagination (only valid for 2 days)"},"influencer":{"description":"Only available if the requested profile has influencer collaborations","allOf":[{"$ref":"#/components/schemas/CollaborationsSummaryInfluencer"}]},"brand":{"description":"Only available if the requested profile has brand collaborations","allOf":[{"$ref":"#/components/schemas/CollaborationsSummaryBrand"}]}}}},"components/schemas/AiSearchFiltersFollowers":{"id":"components/schemas/AiSearchFiltersFollowers","kind":"json-schema","title":"AiSearchFiltersFollowers","data":{"type":"object","properties":{"min":{"type":"number","description":"Minimum followers count. Number will be approximated to the nearest range lower or equal to the given number. Ranges are: 1000, 3000, 5000, 10000, 15000, 20000, 25000, 35000, 50000, 75000, 100000, 125000, 150000, 175000, 200000, 250000, 300000, 350000, 500000, 1000000, 2000000, 3000000."},"max":{"type":"number","description":"Maximum followers count. Number will be approximated to the nearest range higher or equal to the given number. Ranges are: 1000, 3000, 5000, 10000, 15000, 20000, 25000, 35000, 50000, 75000, 100000, 125000, 150000, 175000, 200000, 250000, 300000, 350000, 500000, 1000000, 2000000, 3000000."}}}},"components/schemas/AiSearchFiltersAge":{"id":"components/schemas/AiSearchFiltersAge","kind":"json-schema","title":"AiSearchFiltersAge","data":{"type":"object","properties":{"min":{"type":"string","description":"Minimum age range","enum":["13","18","25","35","45","65"]},"max":{"type":"string","description":"Maximum age range","enum":["18","25","35","45","65"]}}}},"components/schemas/AiSearchFiltersEngagementRate":{"id":"components/schemas/AiSearchFiltersEngagementRate","kind":"json-schema","title":"AiSearchFiltersEngagementRate","data":{"type":"object","properties":{"min":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Minimum engagement rate (in percentage, 0.01 = 1%)"},"children":[]}]}]}],"example":0.01}}}},"components/schemas/AiSearchFiltersPostingFrequency":{"id":"components/schemas/AiSearchFiltersPostingFrequency","kind":"json-schema","title":"AiSearchFiltersPostingFrequency","data":{"type":"object","properties":{"min":{"type":"number","description":"Minimum average posts per 30-day month","example":4},"max":{"type":"number","description":"Maximum average posts per 30-day month","example":20}}}},"components/schemas/AiSearchFiltersViews":{"id":"components/schemas/AiSearchFiltersViews","kind":"json-schema","title":"AiSearchFiltersViews","data":{"type":"object","properties":{"min":{"type":"number","description":"Minimum average per-post view count. Number will be approximated to the nearest range lower or equal to the given number. Ranges are: 1000, 3000, 5000, 10000, 15000, 20000, 25000, 35000, 50000, 75000, 100000, 125000, 150000, 175000, 200000, 250000, 300000, 350000, 500000, 1000000, 2000000, 3000000."},"max":{"type":"number","description":"Maximum average per-post view count. Number will be approximated to the nearest range higher or equal to the given number. Ranges are: 1000, 3000, 5000, 10000, 15000, 20000, 25000, 35000, 50000, 75000, 100000, 125000, 150000, 175000, 200000, 250000, 300000, 350000, 500000, 1000000, 2000000, 3000000."},"calculationMethod":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Whether to filter on median or mean per-post view count (from in-house post_views_stats over the last 60 days)."},"children":[]}]}]}],"enum":["median","average"],"default":"median"}}}},"components/schemas/AiSearchTextTag":{"id":"components/schemas/AiSearchTextTag","kind":"json-schema","title":"AiSearchTextTag","data":{"type":"object","properties":{"type":{"type":"string","description":"Type of text tag","enum":["hashtag","mention"]},"value":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value of the text tag (without # or @ prefix)"},"children":[]}]}]}],"example":"carsofinstagram"},"mode":{"type":"string","description":"Whether to include or exclude posts with this tag. Defaults to include.","enum":["include","exclude"],"default":"include"}},"required":["type","value"]}},"components/schemas/AiSearchListsFilter":{"id":"components/schemas/AiSearchListsFilter","kind":"json-schema","title":"AiSearchListsFilter","data":{"type":"object","properties":{"listIds":{"description":"AI Search list IDs (from POST /ai/lists). Currently exactly one list ID is supported for include/exclude; support for multiple lists is in the works.","minItems":1,"maxItems":1,"example":["a1b2c3d4e5f6789012345678abcdef01"],"type":"array","items":{"type":"string"}},"mode":{"type":"string","description":"include: profiles in the list; exclude: profiles not in the list","enum":["include","exclude"],"example":"exclude"}},"required":["listIds","mode"]}},"components/schemas/IGAudienceFilters":{"id":"components/schemas/IGAudienceFilters","kind":"json-schema","title":"IGAudienceFilters","data":{"type":"object","properties":{"credibility":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by Audience Credibility. The value is the inverse of fake followers, meaning 25% fake followers would translate to 0.75 of audience credibility."},"children":[]}]}]}],"minimum":0,"maximum":1}}}},"components/schemas/IGAiSearchFilters":{"id":"components/schemas/IGAiSearchFilters","kind":"json-schema","title":"IGAiSearchFilters","data":{"type":"object","properties":{"followersCount":{"description":"Filter by followers count","allOf":[{"$ref":"#/components/schemas/AiSearchFiltersFollowers"}]},"locations":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by locations (use "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"a","attrs":{"target":"_blank","href":"/products/discovery_api/openapi_doc/discovery/instagram/instagramcontroller_locations"}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Locations dictionary endpoint"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to get the location IDs)"},"children":[]}]}]}],"minItems":1,"maxItems":100,"type":"array","items":{"type":"number"}},"gender":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by gender; KNOWN -> male or female, UNKNOWN -> gender neutral"},"children":[]}]}]}],"enum":["MALE","FEMALE","KNOWN","UNKNOWN"]},"lastPostedInDays":{"type":"number","description":"Filter by influencers with latest post date, in days. P.S. we update profiles every 4 weeks and this lag should be considered when using this field.","example":90},"accountType":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by account type. 'creator' is a backwards-compatible alias for 'individual_creator' and 'group_creator'. 'individual_creator' - a single identifiable person is clearly the face and voice; 'group_creator' - two or more identifiable individuals as co-equal faces; 'brand' - a business, organization, media entity, or professional service portfolio; 'anonymous_content' - no identifiable person or organization, curated/aggregated/themed content."},"children":[]}]}]}],"enum":["creator","individual_creator","group_creator","brand","anonymous_content"]},"language":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by language (use "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"a","attrs":{"target":"_blank","href":"/products/discovery_api/openapi_doc/discovery/instagram/instagramcontroller_languages"}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Languages dictionary endpoint"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to get the language IDs)"},"children":[]}]}]}]},"age":{"description":"Filter by age range","allOf":[{"$ref":"#/components/schemas/AiSearchFiltersAge"}]},"engagementRate":{"description":"Filter by engagement rate","allOf":[{"$ref":"#/components/schemas/AiSearchFiltersEngagementRate"}]},"postingFrequency":{"description":"Filter by average monthly posting frequency","allOf":[{"$ref":"#/components/schemas/AiSearchFiltersPostingFrequency"}]},"viewsCount":{"description":"Filter by average per-post view count (median or mean)","allOf":[{"$ref":"#/components/schemas/AiSearchFiltersViews"}]},"hasEmail":{"type":"boolean","description":"Filter by whether the influencer has an email"},"brands":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by brands (Use AI search's "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"a","attrs":{"target":"_blank","href":"/products/discovery_api/openapi_doc/discovery/ai-search/aisearchcontroller_brandsdictionary"}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Brand Dictionary endpoint"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to get the brand names. P.S. this is a different endpoint than existing Brand Dictionary endpoint)."},"children":[]}]}]}],"minItems":1,"maxItems":4,"type":"array","items":{"type":"string"}},"username":{"type":"string","description":"Username to search for","minLength":1,"maxLength":100},"maxPostAgeMonths":{"type":"number","description":"Filter by the maximum age of the posts in months. Used to request more recent posts.","enum":[3,6,9,12]},"contentType":{"type":"string","description":"Filter by content type. Allowed values: video, image. If not provided, both video and image content will be returned.","enum":["video","image"],"example":"video"},"textTags":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by influencers who have used the defined hashtags or mentions in their posts. Values should be without # or @ prefix."},"children":[]}]}]}],"example":[{"type":"hashtag","value":"carsofinstagram"},{"type":"mention","value":"topgear"}],"maxItems":20,"type":"array","items":{"$ref":"#/components/schemas/AiSearchTextTag"}},"bio":{"description":"Full-text search within influencer biography. Provide a single phrase, or up to 10 phrases; a profile matches if any phrase is found.","oneOf":[{"type":"string","minLength":1,"maxLength":500},{"type":"array","items":{"type":"string","minLength":1,"maxLength":500},"minItems":1,"maxItems":10}],"example":["travel photographer","landscape photography"]},"keywords":{"description":"Full-text search within post captions (Instagram/TikTok caption text, YouTube title/description). Provide a single phrase, or up to 10 phrases; a profile matches if any phrase is found.","oneOf":[{"type":"string","minLength":1,"maxLength":500},{"type":"array","items":{"type":"string","minLength":1,"maxLength":500},"minItems":1,"maxItems":10}],"example":["supercars","exotic cars"]},"lists":{"description":"Filter by AI Search lists (create/manage via /ai/lists). Currently exactly one list ID is supported; support for multiple lists is in the works. include: profiles in the list; exclude: profiles not in the list. List platform must match the search platform.","example":{"listIds":["a1b2c3d4e5f6789012345678abcdef01"],"mode":"exclude"},"allOf":[{"$ref":"#/components/schemas/AiSearchListsFilter"}]},"audience":{"description":"Filter by Audience","allOf":[{"$ref":"#/components/schemas/IGAudienceFilters"}]}}}},"components/schemas/IGLookalikeRequest":{"id":"components/schemas/IGLookalikeRequest","kind":"json-schema","title":"IGLookalikeRequest","data":{"type":"object","properties":{"page":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Page number (0-indexed). The offset is calculated as page * pageSize, so changing pageSize between pages will shift the window and may cause duplicate or missed results. The total number of results that can be accessed is limited to 1500 — that is, (page + 1) * pageSize must not exceed 1500. Requests beyond this limit will receive a 400 error."},"children":[]}]}]}],"default":0,"minimum":0},"pageSize":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Number of results per page. Each result costs 0.025 credits. The maximum total depth of results (page * pageSize + pageSize) is 1500. For example, with pageSize 50 you can paginate up to page 29."},"children":[]}]}]}],"default":6,"minimum":1,"maximum":50},"filters":{"description":"Additional filters to refine the search results","example":{"followersCount":{"min":10000},"gender":"MALE","lastPostedInDays":90,"accountType":"creator","language":"es","age":{"min":"18"},"engagementRate":{"min":0.01},"postingFrequency":{"min":2},"hasEmail":true,"maxPostAgeMonths":3},"allOf":[{"$ref":"#/components/schemas/IGAiSearchFilters"}]},"userId":{"type":"string","description":"Deprecated. Use userIds instead.","example":"173560420","deprecated":true},"userIds":{"description":"Instagram user IDs or usernames of 1 to 5 source creators.","example":["173560420","25025320"],"minItems":1,"maxItems":5,"type":"array","items":{"type":"string"}},"targetPlatform":{"type":"string","description":"Target platform to find lookalikes on. Can be the same as the source platform (same-platform) or different (cross-platform).","enum":["instagram","tiktok","youtube"],"default":"instagram"}}}},"components/schemas/BaseAiSearchFilters":{"id":"components/schemas/BaseAiSearchFilters","kind":"json-schema","title":"BaseAiSearchFilters","data":{"type":"object","properties":{"followersCount":{"description":"Filter by followers count","allOf":[{"$ref":"#/components/schemas/AiSearchFiltersFollowers"}]},"locations":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by locations (use "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"a","attrs":{"target":"_blank","href":"/products/discovery_api/openapi_doc/discovery/instagram/instagramcontroller_locations"}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Locations dictionary endpoint"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to get the location IDs)"},"children":[]}]}]}],"minItems":1,"maxItems":100,"type":"array","items":{"type":"number"}},"gender":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by gender; KNOWN -> male or female, UNKNOWN -> gender neutral"},"children":[]}]}]}],"enum":["MALE","FEMALE","KNOWN","UNKNOWN"]},"lastPostedInDays":{"type":"number","description":"Filter by influencers with latest post date, in days. P.S. we update profiles every 4 weeks and this lag should be considered when using this field.","example":90},"accountType":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by account type. 'creator' is a backwards-compatible alias for 'individual_creator' and 'group_creator'. 'individual_creator' - a single identifiable person is clearly the face and voice; 'group_creator' - two or more identifiable individuals as co-equal faces; 'brand' - a business, organization, media entity, or professional service portfolio; 'anonymous_content' - no identifiable person or organization, curated/aggregated/themed content."},"children":[]}]}]}],"enum":["creator","individual_creator","group_creator","brand","anonymous_content"]},"language":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by language (use "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"a","attrs":{"target":"_blank","href":"/products/discovery_api/openapi_doc/discovery/instagram/instagramcontroller_languages"}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Languages dictionary endpoint"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to get the language IDs)"},"children":[]}]}]}]},"age":{"description":"Filter by age range","allOf":[{"$ref":"#/components/schemas/AiSearchFiltersAge"}]},"engagementRate":{"description":"Filter by engagement rate","allOf":[{"$ref":"#/components/schemas/AiSearchFiltersEngagementRate"}]},"postingFrequency":{"description":"Filter by average monthly posting frequency","allOf":[{"$ref":"#/components/schemas/AiSearchFiltersPostingFrequency"}]},"viewsCount":{"description":"Filter by average per-post view count (median or mean)","allOf":[{"$ref":"#/components/schemas/AiSearchFiltersViews"}]},"hasEmail":{"type":"boolean","description":"Filter by whether the influencer has an email"},"brands":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by brands (Use AI search's "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"a","attrs":{"target":"_blank","href":"/products/discovery_api/openapi_doc/discovery/ai-search/aisearchcontroller_brandsdictionary"}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Brand Dictionary endpoint"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to get the brand names. P.S. this is a different endpoint than existing Brand Dictionary endpoint)."},"children":[]}]}]}],"minItems":1,"maxItems":4,"type":"array","items":{"type":"string"}},"username":{"type":"string","description":"Username to search for","minLength":1,"maxLength":100},"maxPostAgeMonths":{"type":"number","description":"Filter by the maximum age of the posts in months. Used to request more recent posts.","enum":[3,6,9,12]},"contentType":{"type":"string","description":"Filter by content type. Allowed values: video, image. If not provided, both video and image content will be returned.","enum":["video","image"],"example":"video"},"textTags":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter by influencers who have used the defined hashtags or mentions in their posts. Values should be without # or @ prefix."},"children":[]}]}]}],"example":[{"type":"hashtag","value":"carsofinstagram"},{"type":"mention","value":"topgear"}],"maxItems":20,"type":"array","items":{"$ref":"#/components/schemas/AiSearchTextTag"}},"bio":{"description":"Full-text search within influencer biography. Provide a single phrase, or up to 10 phrases; a profile matches if any phrase is found.","oneOf":[{"type":"string","minLength":1,"maxLength":500},{"type":"array","items":{"type":"string","minLength":1,"maxLength":500},"minItems":1,"maxItems":10}],"example":["travel photographer","landscape photography"]},"keywords":{"description":"Full-text search within post captions (Instagram/TikTok caption text, YouTube title/description). Provide a single phrase, or up to 10 phrases; a profile matches if any phrase is found.","oneOf":[{"type":"string","minLength":1,"maxLength":500},{"type":"array","items":{"type":"string","minLength":1,"maxLength":500},"minItems":1,"maxItems":10}],"example":["supercars","exotic cars"]},"lists":{"description":"Filter by AI Search lists (create/manage via /ai/lists). Currently exactly one list ID is supported; support for multiple lists is in the works. include: profiles in the list; exclude: profiles not in the list. List platform must match the search platform.","example":{"listIds":["a1b2c3d4e5f6789012345678abcdef01"],"mode":"exclude"},"allOf":[{"$ref":"#/components/schemas/AiSearchListsFilter"}]}}}},"components/schemas/TTLookalikeRequest":{"id":"components/schemas/TTLookalikeRequest","kind":"json-schema","title":"TTLookalikeRequest","data":{"type":"object","properties":{"page":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Page number (0-indexed). The offset is calculated as page * pageSize, so changing pageSize between pages will shift the window and may cause duplicate or missed results. The total number of results that can be accessed is limited to 1500 — that is, (page + 1) * pageSize must not exceed 1500. Requests beyond this limit will receive a 400 error."},"children":[]}]}]}],"default":0,"minimum":0},"pageSize":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Number of results per page. Each result costs 0.025 credits. The maximum total depth of results (page * pageSize + pageSize) is 1500. For example, with pageSize 50 you can paginate up to page 29."},"children":[]}]}]}],"default":6,"minimum":1,"maximum":50},"filters":{"description":"Additional filters to refine the search results","example":{"followersCount":{"min":13000},"gender":"FEMALE","lastPostedInDays":90,"accountType":"creator","language":"en","age":{"min":"18"},"engagementRate":{"min":0.04},"postingFrequency":{"min":4,"max":20},"viewsCount":{"min":10000,"calculationMethod":"median"},"hasEmail":true,"maxPostAgeMonths":3},"allOf":[{"$ref":"#/components/schemas/BaseAiSearchFilters"}]},"userId":{"type":"string","description":"Deprecated. Use userIds instead.","example":"107955","deprecated":true},"userIds":{"description":"TikTok user IDs or usernames of 1 to 5 source creators.","example":["107955","6806000720485401605"],"minItems":1,"maxItems":5,"type":"array","items":{"type":"string"}},"targetPlatform":{"type":"string","description":"Target platform to find lookalikes on. Can be the same as the source platform (same-platform) or different (cross-platform).","enum":["instagram","tiktok","youtube"],"default":"tiktok"}}}},"components/schemas/YTLookalikeRequest":{"id":"components/schemas/YTLookalikeRequest","kind":"json-schema","title":"YTLookalikeRequest","data":{"type":"object","properties":{"page":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Page number (0-indexed). The offset is calculated as page * pageSize, so changing pageSize between pages will shift the window and may cause duplicate or missed results. The total number of results that can be accessed is limited to 1500 — that is, (page + 1) * pageSize must not exceed 1500. Requests beyond this limit will receive a 400 error."},"children":[]}]}]}],"default":0,"minimum":0},"pageSize":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Number of results per page. Each result costs 0.025 credits. The maximum total depth of results (page * pageSize + pageSize) is 1500. For example, with pageSize 50 you can paginate up to page 29."},"children":[]}]}]}],"default":6,"minimum":1,"maximum":50},"filters":{"description":"Additional filters to refine the search results","example":{"followersCount":{"min":13000},"gender":"FEMALE","lastPostedInDays":90,"accountType":"creator","language":"en","age":{"min":"18"},"engagementRate":{"min":0.04},"postingFrequency":{"min":4,"max":20},"viewsCount":{"min":10000,"calculationMethod":"median"},"hasEmail":true,"maxPostAgeMonths":3},"allOf":[{"$ref":"#/components/schemas/BaseAiSearchFilters"}]},"userId":{"type":"string","description":"Deprecated. Use userIds instead.","example":"UCHnyfMqiRRG1u-2MsSQLbXA","deprecated":true},"userIds":{"description":"YouTube channel IDs or usernames of 1 to 5 source creators.","example":["UCHnyfMqiRRG1u-2MsSQLbXA","UCX6OQ3DkcsbYNE6H8uQQuVA"],"minItems":1,"maxItems":5,"type":"array","items":{"type":"string"}},"targetPlatform":{"type":"string","description":"Target platform to find lookalikes on. Can be the same as the source platform (same-platform) or different (cross-platform).","enum":["instagram","tiktok","youtube"],"default":"youtube"}}}},"components/schemas/IGTextAiSearchRequest":{"id":"components/schemas/IGTextAiSearchRequest","kind":"json-schema","title":"IGTextAiSearchRequest","data":{"type":"object","properties":{"page":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Page number (0-indexed). The offset is calculated as page * pageSize, so changing pageSize between pages will shift the window and may cause duplicate or missed results. The total number of results that can be accessed is limited to 1500 — that is, (page + 1) * pageSize must not exceed 1500. Requests beyond this limit will receive a 400 error."},"children":[]}]}]}],"default":0,"minimum":0},"pageSize":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Number of results per page. Each result costs 0.025 credits. The maximum total depth of results (page * pageSize + pageSize) is 1500. For example, with pageSize 50 you can paginate up to page 29."},"children":[]}]}]}],"default":6,"minimum":1,"maximum":50},"filters":{"description":"Additional filters to refine the search results","example":{"followersCount":{"min":10000},"gender":"MALE","lastPostedInDays":90,"accountType":"creator","language":"es","age":{"min":"18"},"engagementRate":{"min":0.01},"postingFrequency":{"min":2},"hasEmail":true,"maxPostAgeMonths":3},"allOf":[{"$ref":"#/components/schemas/IGAiSearchFilters"}]},"query":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Natural-language text describing the creator and/or the type of content. Use this for querying "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"content semantics"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" (what appears in photos and videos)."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Avoid"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" using criteria for which a filter exists, e.g., language, locations, age ranges."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Negation is not supported"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - do not rely on \"no\", \"not\", \"without\", or \"exclude\" to remove topics."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Queries may be in any language, but different languages may yield different results; English usually yields the strongest matches."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Limit: 8192 characters or 512 words. If omitted, results are sorted by follower count."},"children":[]}]}]}],"example":"Sporty stay at home mom sharing kids gut health tips and family wellness","minLength":1,"maxLength":8192}}}},"components/schemas/AiSearchPostStats":{"id":"components/schemas/AiSearchPostStats","kind":"json-schema","title":"AiSearchPostStats","data":{"type":"object","properties":{"likesCount":{"type":"number","description":"Likes count; -1 if likes count is hidden"},"commentsCount":{"type":"number","description":"Comments count; -1 if comments count is hidden"},"playsCount":{"type":"number","description":"Plays count"}},"required":["likesCount","commentsCount","playsCount"]}},"components/schemas/AiSearchPost":{"id":"components/schemas/AiSearchPost","kind":"json-schema","title":"AiSearchPost","data":{"type":"object","properties":{"id":{"type":"string","description":"Post ID"},"url":{"type":"string","description":"Post URL"},"thumbnail":{"type":"string","description":"Post thumbnail URL"},"stats":{"description":"Post statistics","allOf":[{"$ref":"#/components/schemas/AiSearchPostStats"}]}},"required":["id","url","thumbnail","stats"]}},"components/schemas/AiSearchProfile":{"id":"components/schemas/AiSearchProfile","kind":"json-schema","title":"AiSearchProfile","data":{"type":"object","properties":{"userId":{"type":"string","description":"User ID","example":"173560420"},"fullName":{"type":"string","description":"Full name","example":"Instagram"},"username":{"type":"string","description":"Username","example":"instagram"},"profilePicture":{"type":"string","description":"Profile Picture","example":"https://imgigp.modash.io/22159423_1794482210565499_9190891265074397184_n.jpg"},"followersCount":{"type":"number","description":"Followers count","example":313560626},"engagementRate":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Engagement rate as a percentage (0.71 = 0.71%)"},"children":[]}]}]}],"example":0.71},"postingFrequency":{"type":"number","description":"Average posts per 30-day month","example":12},"viewsCountMedian":{"type":"number","description":"Median per-post view count over the last 60 days","example":25000},"viewsCountMean":{"type":"number","description":"Mean per-post view count over the last 60 days","example":32000},"matchedPosts":{"description":"Posts ordered by relevance to the search query","type":"array","items":{"$ref":"#/components/schemas/AiSearchPost"}},"recentPosts":{"description":"Recent posts (not necessarily relevant to the search query). P.S. we update profiles every 4 weeks and this lag should be considered when using this field.","type":"array","items":{"$ref":"#/components/schemas/AiSearchPost"}},"accountCategory":{"type":"string","description":"Account category","example":"Sportsperson / Digital creator etc."}},"required":["username","profilePicture","followersCount","engagementRate","postingFrequency","matchedPosts","recentPosts","accountCategory"]}},"components/schemas/AiSearchResponse":{"id":"components/schemas/AiSearchResponse","kind":"json-schema","title":"AiSearchResponse","data":{"type":"object","properties":{"error":{"type":"boolean","description":"If there is an error","example":false},"total":{"type":"number","description":"Approximate number of profiles matching the search query. This is estimated from similarity score distribution and can exceed how many profiles pagination can actually return."},"profiles":{"description":"List of influencer profiles matching the search query and filters","type":"array","items":{"$ref":"#/components/schemas/AiSearchProfile"}}},"required":["total","profiles"]}},"components/schemas/IGImageAiSearchRequest":{"id":"components/schemas/IGImageAiSearchRequest","kind":"json-schema","title":"IGImageAiSearchRequest","data":{"type":"object","properties":{"page":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Page number (0-indexed). The offset is calculated as page * pageSize, so changing pageSize between pages will shift the window and may cause duplicate or missed results. The total number of results that can be accessed is limited to 1500 — that is, (page + 1) * pageSize must not exceed 1500. Requests beyond this limit will receive a 400 error."},"children":[]}]}]}],"default":0,"minimum":0},"pageSize":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Number of results per page. Each result costs 0.025 credits. The maximum total depth of results (page * pageSize + pageSize) is 1500. For example, with pageSize 50 you can paginate up to page 29."},"children":[]}]}]}],"default":6,"minimum":1,"maximum":50},"filters":{"description":"Additional filters to refine the search results","example":{"followersCount":{"min":10000},"gender":"MALE","lastPostedInDays":90,"accountType":"creator","language":"es","age":{"min":"18"},"engagementRate":{"min":0.01},"postingFrequency":{"min":2},"hasEmail":true,"maxPostAgeMonths":3},"allOf":[{"$ref":"#/components/schemas/IGAiSearchFilters"}]},"imageType":{"type":"string","description":"Image type","enum":["image/jpeg","image/png","image/webp"]},"base64Image":{"type":"string","description":"Image (base64 encoded), max size 5MB","format":"base64","maxLength":6990507}},"required":["imageType","base64Image"]}},"components/schemas/TextAiSearchRequest":{"id":"components/schemas/TextAiSearchRequest","kind":"json-schema","title":"TextAiSearchRequest","data":{"type":"object","properties":{"page":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Page number (0-indexed). The offset is calculated as page * pageSize, so changing pageSize between pages will shift the window and may cause duplicate or missed results. The total number of results that can be accessed is limited to 1500 — that is, (page + 1) * pageSize must not exceed 1500. Requests beyond this limit will receive a 400 error."},"children":[]}]}]}],"default":0,"minimum":0},"pageSize":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Number of results per page. Each result costs 0.025 credits. The maximum total depth of results (page * pageSize + pageSize) is 1500. For example, with pageSize 50 you can paginate up to page 29."},"children":[]}]}]}],"default":6,"minimum":1,"maximum":50},"filters":{"description":"Additional filters to refine the search results","example":{"followersCount":{"min":13000},"gender":"FEMALE","lastPostedInDays":90,"accountType":"creator","language":"en","age":{"min":"18"},"engagementRate":{"min":0.04},"postingFrequency":{"min":4,"max":20},"viewsCount":{"min":10000,"calculationMethod":"median"},"hasEmail":true,"maxPostAgeMonths":3},"allOf":[{"$ref":"#/components/schemas/BaseAiSearchFilters"}]},"query":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Natural-language text describing the creator and/or the type of content. Use this for querying "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"content semantics"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" (what appears in photos and videos)."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Avoid"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" using criteria for which a filter exists, e.g., language, locations, age ranges."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Negation is not supported"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - do not rely on \"no\", \"not\", \"without\", or \"exclude\" to remove topics."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Queries may be in any language, but different languages may yield different results; English usually yields the strongest matches."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Limit: 8192 characters or 512 words. If omitted, results are sorted by follower count."},"children":[]}]}]}],"example":"Sporty stay at home mom sharing kids gut health tips and family wellness","minLength":1,"maxLength":8192}}}},"components/schemas/TTAiSearchPostStats":{"id":"components/schemas/TTAiSearchPostStats","kind":"json-schema","title":"TTAiSearchPostStats","data":{"type":"object","properties":{"likesCount":{"type":"number","description":"Likes count; -1 if likes count is hidden"},"commentsCount":{"type":"number","description":"Comments count; -1 if comments count is hidden"},"sharesCount":{"type":"number","description":"Shares count"},"playsCount":{"type":"number","description":"Plays count"},"collectsCount":{"type":"number","description":"Collects count"}},"required":["likesCount","commentsCount","sharesCount","playsCount","collectsCount"]}},"components/schemas/TTAiSearchPost":{"id":"components/schemas/TTAiSearchPost","kind":"json-schema","title":"TTAiSearchPost","data":{"type":"object","properties":{"id":{"type":"string","description":"Post ID"},"url":{"type":"string","description":"Post URL"},"thumbnail":{"type":"string","description":"Post thumbnail URL"},"stats":{"description":"Post statistics","allOf":[{"$ref":"#/components/schemas/TTAiSearchPostStats"}]}},"required":["id","url","thumbnail","stats"]}},"components/schemas/TTAiSearchProfile":{"id":"components/schemas/TTAiSearchProfile","kind":"json-schema","title":"TTAiSearchProfile","data":{"type":"object","properties":{"userId":{"type":"string","description":"User ID","example":"173560420"},"fullName":{"type":"string","description":"Full name","example":"Instagram"},"username":{"type":"string","description":"Username","example":"instagram"},"profilePicture":{"type":"string","description":"Profile Picture","example":"https://imgigp.modash.io/22159423_1794482210565499_9190891265074397184_n.jpg"},"followersCount":{"type":"number","description":"Followers count","example":313560626},"engagementRate":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Engagement rate as a percentage (0.71 = 0.71%)"},"children":[]}]}]}],"example":0.71},"postingFrequency":{"type":"number","description":"Average posts per 30-day month","example":12},"viewsCountMedian":{"type":"number","description":"Median per-post view count over the last 60 days","example":25000},"viewsCountMean":{"type":"number","description":"Mean per-post view count over the last 60 days","example":32000},"matchedPosts":{"description":"Posts ordered by relevance to the search query","type":"array","items":{"$ref":"#/components/schemas/TTAiSearchPost"}},"recentPosts":{"description":"Recent posts (not necessarily relevant to the search query). P.S. we update profiles every 4 weeks and this lag should be considered when using this field.","type":"array","items":{"$ref":"#/components/schemas/TTAiSearchPost"}},"accountCategory":{"type":"string","description":"Account category","example":"Sportsperson / Digital creator etc."}},"required":["username","profilePicture","followersCount","engagementRate","postingFrequency","matchedPosts","recentPosts","accountCategory"]}},"components/schemas/TTAiSearchResponse":{"id":"components/schemas/TTAiSearchResponse","kind":"json-schema","title":"TTAiSearchResponse","data":{"type":"object","properties":{"error":{"type":"boolean","description":"If there is an error","example":false},"total":{"type":"number","description":"Approximate number of profiles matching the search query. This is estimated from similarity score distribution and can exceed how many profiles pagination can actually return."},"profiles":{"description":"List of influencer profiles matching the search query and filters","type":"array","items":{"$ref":"#/components/schemas/TTAiSearchProfile"}}},"required":["total","profiles"]}},"components/schemas/ImageAiSearchRequest":{"id":"components/schemas/ImageAiSearchRequest","kind":"json-schema","title":"ImageAiSearchRequest","data":{"type":"object","properties":{"page":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Page number (0-indexed). The offset is calculated as page * pageSize, so changing pageSize between pages will shift the window and may cause duplicate or missed results. The total number of results that can be accessed is limited to 1500 — that is, (page + 1) * pageSize must not exceed 1500. Requests beyond this limit will receive a 400 error."},"children":[]}]}]}],"default":0,"minimum":0},"pageSize":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Number of results per page. Each result costs 0.025 credits. The maximum total depth of results (page * pageSize + pageSize) is 1500. For example, with pageSize 50 you can paginate up to page 29."},"children":[]}]}]}],"default":6,"minimum":1,"maximum":50},"filters":{"description":"Additional filters to refine the search results","example":{"followersCount":{"min":13000},"gender":"FEMALE","lastPostedInDays":90,"accountType":"creator","language":"en","age":{"min":"18"},"engagementRate":{"min":0.04},"postingFrequency":{"min":4,"max":20},"viewsCount":{"min":10000,"calculationMethod":"median"},"hasEmail":true,"maxPostAgeMonths":3},"allOf":[{"$ref":"#/components/schemas/BaseAiSearchFilters"}]},"imageType":{"type":"string","description":"Image type","enum":["image/jpeg","image/png","image/webp"]},"base64Image":{"type":"string","description":"Image (base64 encoded), max size 5MB","format":"base64","maxLength":6990507}},"required":["imageType","base64Image"]}},"components/schemas/YTTextAiSearchRequest":{"id":"components/schemas/YTTextAiSearchRequest","kind":"json-schema","title":"YTTextAiSearchRequest","data":{"type":"object","properties":{"page":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Page number (0-indexed). The offset is calculated as page * pageSize, so changing pageSize between pages will shift the window and may cause duplicate or missed results. The total number of results that can be accessed is limited to 1500 — that is, (page + 1) * pageSize must not exceed 1500. Requests beyond this limit will receive a 400 error."},"children":[]}]}]}],"default":0,"minimum":0},"pageSize":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Number of results per page. Each result costs 0.025 credits. The maximum total depth of results (page * pageSize + pageSize) is 1500. For example, with pageSize 50 you can paginate up to page 29."},"children":[]}]}]}],"default":6,"minimum":1,"maximum":50},"filters":{"description":"Additional filters to refine the search results","example":{"followersCount":{"min":13000},"gender":"FEMALE","lastPostedInDays":90,"accountType":"creator","language":"en","age":{"min":"18"},"engagementRate":{"min":0.04},"postingFrequency":{"min":4,"max":20},"viewsCount":{"min":10000,"calculationMethod":"median"},"hasEmail":true,"maxPostAgeMonths":3},"allOf":[{"$ref":"#/components/schemas/BaseAiSearchFilters"}]},"query":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Natural-language text describing the creator and/or the type of content. Use this for querying "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"content semantics"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" (what appears in photos and videos)."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Avoid"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" using criteria for which a filter exists, e.g., language, locations, age ranges."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Negation is not supported"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - do not rely on \"no\", \"not\", \"without\", or \"exclude\" to remove topics."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Queries may be in any language, but different languages may yield different results; English usually yields the strongest matches."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Limit: 8192 characters or 512 words. If omitted, results are sorted by follower count."},"children":[]}]}]}],"example":"Sporty stay at home mom sharing kids gut health tips and family wellness","minLength":1,"maxLength":8192}}}},"components/schemas/YTAiSearchPostStats":{"id":"components/schemas/YTAiSearchPostStats","kind":"json-schema","title":"YTAiSearchPostStats","data":{"type":"object","properties":{"likesCount":{"type":"number","description":"Likes count; -1 if likes count is hidden"},"commentsCount":{"type":"number","description":"Comments count; -1 if comments count is hidden"},"viewsCount":{"type":"number","description":"Views count"}},"required":["likesCount","commentsCount","viewsCount"]}},"components/schemas/YTAiSearchPost":{"id":"components/schemas/YTAiSearchPost","kind":"json-schema","title":"YTAiSearchPost","data":{"type":"object","properties":{"id":{"type":"string","description":"Post ID"},"url":{"type":"string","description":"Post URL"},"thumbnail":{"type":"string","description":"Post thumbnail URL"},"title":{"type":"string","description":"Video title"},"stats":{"description":"Post statistics","allOf":[{"$ref":"#/components/schemas/YTAiSearchPostStats"}]}},"required":["id","url","thumbnail","stats"]}},"components/schemas/YTAiSearchProfile":{"id":"components/schemas/YTAiSearchProfile","kind":"json-schema","title":"YTAiSearchProfile","data":{"type":"object","properties":{"userId":{"type":"string","description":"User ID","example":"173560420"},"fullName":{"type":"string","description":"Full name","example":"Instagram"},"username":{"type":"string","description":"Username","example":"instagram"},"profilePicture":{"type":"string","description":"Profile Picture","example":"https://imgigp.modash.io/22159423_1794482210565499_9190891265074397184_n.jpg"},"followersCount":{"type":"number","description":"Followers count","example":313560626},"engagementRate":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Engagement rate as a percentage (0.71 = 0.71%)"},"children":[]}]}]}],"example":0.71},"postingFrequency":{"type":"number","description":"Average posts per 30-day month","example":12},"viewsCountMedian":{"type":"number","description":"Median per-post view count over the last 60 days","example":25000},"viewsCountMean":{"type":"number","description":"Mean per-post view count over the last 60 days","example":32000},"matchedPosts":{"description":"Posts ordered by relevance to the search query","type":"array","items":{"$ref":"#/components/schemas/YTAiSearchPost"}},"recentPosts":{"description":"Recent posts (not necessarily relevant to the search query). P.S. we update profiles every 4 weeks and this lag should be considered when using this field.","type":"array","items":{"$ref":"#/components/schemas/YTAiSearchPost"}}},"required":["username","profilePicture","followersCount","engagementRate","postingFrequency","matchedPosts","recentPosts"]}},"components/schemas/YTAiSearchResponse":{"id":"components/schemas/YTAiSearchResponse","kind":"json-schema","title":"YTAiSearchResponse","data":{"type":"object","properties":{"error":{"type":"boolean","description":"If there is an error","example":false},"total":{"type":"number","description":"Approximate number of profiles matching the search query. This is estimated from similarity score distribution and can exceed how many profiles pagination can actually return."},"profiles":{"description":"List of influencer profiles matching the search query and filters","type":"array","items":{"$ref":"#/components/schemas/YTAiSearchProfile"}}},"required":["total","profiles"]}},"components/schemas/LookalikeSourceProfile":{"id":"components/schemas/LookalikeSourceProfile","kind":"json-schema","title":"LookalikeSourceProfile","data":{"type":"object","properties":{"userId":{"type":"string","description":"User ID","example":"173560420"},"fullName":{"type":"string","description":"Full name","example":"Instagram"},"username":{"type":"string","description":"Username","example":"instagram"},"profilePicture":{"type":"string","description":"Profile Picture","example":"https://imgigp.modash.io/22159423_1794482210565499_9190891265074397184_n.jpg"},"followersCount":{"type":"number","description":"Followers count","example":313560626},"engagementRate":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Engagement rate as a percentage (0.71 = 0.71%)"},"children":[]}]}]}],"example":0.71},"postingFrequency":{"type":"number","description":"Average posts per 30-day month","example":12},"viewsCountMedian":{"type":"number","description":"Median per-post view count over the last 60 days","example":25000},"viewsCountMean":{"type":"number","description":"Mean per-post view count over the last 60 days","example":32000},"url":{"type":"string","description":"Profile URL","example":"https://instagram.com/instagram"},"accountCategory":{"type":"string","description":"Account category","example":"Sportsperson / Digital creator etc."}},"required":["username","profilePicture","followersCount","engagementRate","postingFrequency","url"]}},"components/schemas/IGLookalikeProfile":{"id":"components/schemas/IGLookalikeProfile","kind":"json-schema","title":"IGLookalikeProfile","data":{"type":"object","properties":{"userId":{"type":"string","description":"User ID","example":"173560420"},"fullName":{"type":"string","description":"Full name","example":"Instagram"},"username":{"type":"string","description":"Username","example":"instagram"},"profilePicture":{"type":"string","description":"Profile Picture","example":"https://imgigp.modash.io/22159423_1794482210565499_9190891265074397184_n.jpg"},"followersCount":{"type":"number","description":"Followers count","example":313560626},"engagementRate":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Engagement rate as a percentage (0.71 = 0.71%)"},"children":[]}]}]}],"example":0.71},"postingFrequency":{"type":"number","description":"Average posts per 30-day month","example":12},"viewsCountMedian":{"type":"number","description":"Median per-post view count over the last 60 days","example":25000},"viewsCountMean":{"type":"number","description":"Mean per-post view count over the last 60 days","example":32000},"recentPosts":{"description":"Recent posts (not necessarily relevant to the search query). P.S. we update profiles every 4 weeks and this lag should be considered when using this field.","type":"array","items":{"$ref":"#/components/schemas/AiSearchPost"}},"accountCategory":{"type":"string","description":"Account category","example":"Sportsperson / Digital creator etc."}},"required":["username","profilePicture","followersCount","engagementRate","postingFrequency","recentPosts"]}},"components/schemas/IGLookalikeResponse":{"id":"components/schemas/IGLookalikeResponse","kind":"json-schema","title":"IGLookalikeResponse","data":{"type":"object","properties":{"error":{"type":"boolean","description":"If there is an error","example":false},"total":{"type":"number","description":"Approximate number of lookalike profiles found. This is estimated from similarity score distribution and can exceed how many lookalikes pagination can actually return."},"sourceProfile":{"description":"Deprecated. Use sourceProfiles. Contains the first resolved source creator profile.","deprecated":true,"allOf":[{"$ref":"#/components/schemas/LookalikeSourceProfile"}]},"sourceProfiles":{"description":"Source creator profiles used to find lookalikes","type":"array","items":{"$ref":"#/components/schemas/LookalikeSourceProfile"}},"lookalikes":{"description":"List of lookalike influencer profiles","type":"array","items":{"$ref":"#/components/schemas/IGLookalikeProfile"}}},"required":["total","sourceProfile","sourceProfiles","lookalikes"]}},"components/schemas/TTLookalikeProfile":{"id":"components/schemas/TTLookalikeProfile","kind":"json-schema","title":"TTLookalikeProfile","data":{"type":"object","properties":{"userId":{"type":"string","description":"User ID","example":"173560420"},"fullName":{"type":"string","description":"Full name","example":"Instagram"},"username":{"type":"string","description":"Username","example":"instagram"},"profilePicture":{"type":"string","description":"Profile Picture","example":"https://imgigp.modash.io/22159423_1794482210565499_9190891265074397184_n.jpg"},"followersCount":{"type":"number","description":"Followers count","example":313560626},"engagementRate":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Engagement rate as a percentage (0.71 = 0.71%)"},"children":[]}]}]}],"example":0.71},"postingFrequency":{"type":"number","description":"Average posts per 30-day month","example":12},"viewsCountMedian":{"type":"number","description":"Median per-post view count over the last 60 days","example":25000},"viewsCountMean":{"type":"number","description":"Mean per-post view count over the last 60 days","example":32000},"recentPosts":{"description":"Recent posts (not necessarily relevant to the search query). P.S. we update profiles every 4 weeks and this lag should be considered when using this field.","type":"array","items":{"$ref":"#/components/schemas/TTAiSearchPost"}},"accountCategory":{"type":"string","description":"Account category","example":"Sportsperson / Digital creator etc."}},"required":["username","profilePicture","followersCount","engagementRate","postingFrequency","recentPosts"]}},"components/schemas/TTLookalikeResponse":{"id":"components/schemas/TTLookalikeResponse","kind":"json-schema","title":"TTLookalikeResponse","data":{"type":"object","properties":{"error":{"type":"boolean","description":"If there is an error","example":false},"total":{"type":"number","description":"Approximate number of lookalike profiles found. This is estimated from similarity score distribution and can exceed how many lookalikes pagination can actually return."},"sourceProfile":{"description":"Deprecated. Use sourceProfiles. Contains the first resolved source creator profile.","deprecated":true,"allOf":[{"$ref":"#/components/schemas/LookalikeSourceProfile"}]},"sourceProfiles":{"description":"Source creator profiles used to find lookalikes","type":"array","items":{"$ref":"#/components/schemas/LookalikeSourceProfile"}},"lookalikes":{"description":"List of lookalike influencer profiles","type":"array","items":{"$ref":"#/components/schemas/TTLookalikeProfile"}}},"required":["total","sourceProfile","sourceProfiles","lookalikes"]}},"components/schemas/YTLookalikeProfile":{"id":"components/schemas/YTLookalikeProfile","kind":"json-schema","title":"YTLookalikeProfile","data":{"type":"object","properties":{"userId":{"type":"string","description":"User ID","example":"173560420"},"fullName":{"type":"string","description":"Full name","example":"Instagram"},"username":{"type":"string","description":"Username","example":"instagram"},"profilePicture":{"type":"string","description":"Profile Picture","example":"https://imgigp.modash.io/22159423_1794482210565499_9190891265074397184_n.jpg"},"followersCount":{"type":"number","description":"Followers count","example":313560626},"engagementRate":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Engagement rate as a percentage (0.71 = 0.71%)"},"children":[]}]}]}],"example":0.71},"postingFrequency":{"type":"number","description":"Average posts per 30-day month","example":12},"viewsCountMedian":{"type":"number","description":"Median per-post view count over the last 60 days","example":25000},"viewsCountMean":{"type":"number","description":"Mean per-post view count over the last 60 days","example":32000},"recentPosts":{"description":"Recent posts (not necessarily relevant to the search query). P.S. we update profiles every 4 weeks and this lag should be considered when using this field.","type":"array","items":{"$ref":"#/components/schemas/YTAiSearchPost"}}},"required":["username","profilePicture","followersCount","engagementRate","postingFrequency","recentPosts"]}},"components/schemas/YTLookalikeResponse":{"id":"components/schemas/YTLookalikeResponse","kind":"json-schema","title":"YTLookalikeResponse","data":{"type":"object","properties":{"error":{"type":"boolean","description":"If there is an error","example":false},"total":{"type":"number","description":"Approximate number of lookalike profiles found. This is estimated from similarity score distribution and can exceed how many lookalikes pagination can actually return."},"sourceProfile":{"description":"Deprecated. Use sourceProfiles. Contains the first resolved source creator profile.","deprecated":true,"allOf":[{"$ref":"#/components/schemas/LookalikeSourceProfile"}]},"sourceProfiles":{"description":"Source creator profiles used to find lookalikes","type":"array","items":{"$ref":"#/components/schemas/LookalikeSourceProfile"}},"lookalikes":{"description":"List of lookalike influencer profiles","type":"array","items":{"$ref":"#/components/schemas/YTLookalikeProfile"}}},"required":["total","sourceProfile","sourceProfiles","lookalikes"]}},"components/schemas/BrandsDictionaryBrandAccount":{"id":"components/schemas/BrandsDictionaryBrandAccount","kind":"json-schema","title":"BrandsDictionaryBrandAccount","data":{"type":"object","properties":{"platform":{"type":"string","description":"Platform","enum":["instagram","tiktok","youtube"]},"userId":{"type":"string","description":"Brand user ID, not available for Youtube"},"username":{"type":"string","description":"Brand username, not available for Youtube"},"domain":{"type":"string","description":"Brand domain (if we do not have the domain then we return the brand's profile URL instead)"}},"required":["platform","domain"]}},"components/schemas/BrandsDictionaryBrand":{"id":"components/schemas/BrandsDictionaryBrand","kind":"json-schema","title":"BrandsDictionaryBrand","data":{"type":"object","properties":{"brandId":{"type":"string","description":"Brand ID (brand identity hash)"},"name":{"type":"string","description":"Brand name"},"logoUrl":{"type":"string","description":"Brand logo URL"},"accounts":{"description":"Social platform accounts related to the brand","type":"array","items":{"$ref":"#/components/schemas/BrandsDictionaryBrandAccount"}}},"required":["brandId","name","logoUrl","accounts"]}},"components/schemas/BrandsDictionaryResponse":{"id":"components/schemas/BrandsDictionaryResponse","kind":"json-schema","title":"BrandsDictionaryResponse","data":{"type":"object","properties":{"error":{"type":"boolean","description":"If there is an error","example":false},"result":{"description":"List of top 5 brands based on the search query","type":"array","items":{"$ref":"#/components/schemas/BrandsDictionaryBrand"}}},"required":["result"]}},"components/schemas/TextTagsDictionaryResult":{"id":"components/schemas/TextTagsDictionaryResult","kind":"json-schema","title":"TextTagsDictionaryResult","data":{"type":"object","properties":{"value":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The hashtag or mention value (without # or @ prefix)"},"children":[]}]}]}]},"count":{"type":"number","description":"Number of posts containing this value"}},"required":["value","count"]}},"components/schemas/TextTagsDictionaryResponse":{"id":"components/schemas/TextTagsDictionaryResponse","kind":"json-schema","title":"TextTagsDictionaryResponse","data":{"type":"object","properties":{"error":{"type":"boolean","description":"If there is an error","example":false},"result":{"description":"Top results sorted by popularity","type":"array","items":{"$ref":"#/components/schemas/TextTagsDictionaryResult"}}},"required":["result"]}},"components/schemas/CreateAiSearchListRequest":{"id":"components/schemas/CreateAiSearchListRequest","kind":"json-schema","title":"CreateAiSearchListRequest","data":{"type":"object","properties":{"name":{"type":"string","description":"List name","example":"Partnered creators July 2026","minLength":1,"maxLength":255},"platform":{"type":"string","description":"Platform for list members. Immutable after create.","enum":["instagram","tiktok","youtube"],"example":"instagram"}},"required":["name","platform"]}},"components/schemas/AiSearchListSummary":{"id":"components/schemas/AiSearchListSummary","kind":"json-schema","title":"AiSearchListSummary","data":{"type":"object","properties":{"listId":{"type":"string","example":"a1b2c3d4e5f6789012345678abcdef01"},"name":{"type":"string","example":"Partnered creators July 2026"},"platform":{"type":"string","enum":["instagram","tiktok","youtube"],"example":"instagram"},"approximateMemberCount":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Fast approximate size of the list. Kept approximate so metadata requests stay cheap under concurrent writes. For an exact count, paginate through "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /ai/lists/{listId}/members"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and sum the returned IDs."},"children":[]}]}]}],"example":102},"createdAt":{"type":"string","example":"2026-07-23T08:00:00.000Z"},"updatedAt":{"type":"string","example":"2026-07-23T08:05:00.000Z"}},"required":["listId","name","platform","approximateMemberCount","createdAt","updatedAt"]}},"components/schemas/AiSearchListErrorResponse":{"id":"components/schemas/AiSearchListErrorResponse","kind":"json-schema","title":"AiSearchListErrorResponse","data":{"type":"object","properties":{"error":{"type":"boolean","example":true},"message":{"type":"string","example":"List not found"},"code":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Stable machine-readable code when present ("},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"LIST_LIMIT_EXCEEDED"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"LIST_SIZE_LIMIT_EXCEEDED"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"). Prefer "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"code"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" over "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"message"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" for error handling."},"children":[]}]}]}],"example":"LIST_LIMIT_EXCEEDED"}},"required":["error","message"]}},"components/schemas/GetAiSearchListsResponse":{"id":"components/schemas/GetAiSearchListsResponse","kind":"json-schema","title":"GetAiSearchListsResponse","data":{"type":"object","properties":{"lists":{"type":"array","items":{"$ref":"#/components/schemas/AiSearchListSummary"}},"nextCursor":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pass as "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"cursor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" on the next request when more lists remain"},"children":[]}]}]}]}},"required":["lists"]}},"components/schemas/GetAiSearchListMembersResponse":{"id":"components/schemas/GetAiSearchListMembersResponse","kind":"json-schema","title":"GetAiSearchListMembersResponse","data":{"type":"object","properties":{"listId":{"type":"string","example":"a1b2c3d4e5f6789012345678abcdef01"},"influencerIds":{"example":["123","456"],"type":"array","items":{"type":"string"}},"nextCursor":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pass as "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"cursor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" on the next request when more members remain"},"children":[]}]}]}]}},"required":["listId","influencerIds"]}},"components/schemas/AiSearchListMembersRequest":{"id":"components/schemas/AiSearchListMembersRequest","kind":"json-schema","title":"AiSearchListMembersRequest","data":{"type":"object","properties":{"influencerIds":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Platform user IDs only (Instagram/TikTok digits, YouTube UC… channel IDs). Usernames, handles, and URLs are rejected. Max 10,000 unique IDs per request."},"children":[]}]}]}],"minItems":1,"maxItems":10000,"example":["123","456"],"type":"array","items":{"type":"string"}}},"required":["influencerIds"]}},"components/schemas/AddAiSearchListMembersResponse":{"id":"components/schemas/AddAiSearchListMembersResponse","kind":"json-schema","title":"AddAiSearchListMembersResponse","data":{"type":"object","properties":{"addedCount":{"type":"number","example":2},"existingCount":{"type":"number","example":0},"approximateMemberCount":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Fast approximate size after the write. For an exact count, paginate through "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /ai/lists/{listId}/members"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"example":102}},"required":["addedCount","existingCount","approximateMemberCount"]}},"components/schemas/RemoveAiSearchListMembersResponse":{"id":"components/schemas/RemoveAiSearchListMembersResponse","kind":"json-schema","title":"RemoveAiSearchListMembersResponse","data":{"type":"object","properties":{"removedCount":{"type":"number","example":2},"missingCount":{"type":"number","example":0},"approximateMemberCount":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Fast approximate size after the write. For an exact count, paginate through "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /ai/lists/{listId}/members"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"example":100}},"required":["removedCount","missingCount","approximateMemberCount"]}},"schema_90":{"kind":"json-schema","data":{"example":"cristiano","type":"string"},"id":"schema_90"},"schema_91":{"kind":"json-schema","data":{"type":"object","properties":{"list":{"type":"array","items":{"type":"object","properties":{"position":{"type":"number"},"user":{"type":"object","properties":{"pk":{"type":"string"},"is_verified":{"default":false,"type":"boolean"},"profile_pic_url":{"type":"string"},"username":{"type":"string"},"full_name":{"type":"string"},"is_private":{"default":false,"type":"boolean"}},"required":["pk","username"]},"hashtag":{"type":"object","properties":{"name":{"type":"string"},"id":{"type":"number"},"media_count":{"type":"number"},"search_result_subtitle":{"type":"string"}},"required":["name","id","media_count","search_result_subtitle"]},"location":{"type":"object","properties":{"pk":{"type":"string"},"name":{"type":"string"},"lat":{"type":"number"},"lng":{"type":"number"}},"required":["pk","name"]}},"required":["position"]}}},"required":["list"]},"id":"schema_91"},"schema_92":{"kind":"json-schema","data":{"example":"history","type":"string"},"id":"schema_92"},"schema_93":{"kind":"json-schema","data":{"type":"object","properties":{"items":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"media_count":{"type":"number"},"search_result_subtitle":{"type":"string"}},"required":["id","name","media_count","search_result_subtitle"]}}},"required":["items"]},"id":"schema_93"},"schema_94":{"kind":"json-schema","data":{"example":"selenagomez","type":"string"},"id":"schema_94"},"schema_95":{"kind":"json-schema","data":{"additionalProperties":false,"type":"object","properties":{"pk":{"type":"string"},"biography":{"type":"string"},"category":{"type":"string"},"external_url":{"type":"string"},"bio_links":{"type":"array","items":{"type":"object","properties":{"title":{"type":"string"},"lynx_url":{"type":"string"},"url":{"type":"string"},"link_type":{"type":"string"}},"required":["title","lynx_url","url","link_type"]}},"fb_profile_biolink":{"anyOf":[{"type":"null"},{"type":"object","properties":{"url":{"type":"string"},"name":{"type":"string"}},"required":["url","name"]}]},"follower_count":{"type":"number"},"following_count":{"type":"number"},"full_name":{"type":"string"},"has_channel":{"type":"boolean"},"has_clips":{"type":"boolean"},"has_videos":{"type":"boolean"},"has_guides":{"type":"boolean"},"has_highlight_reels":{"type":"boolean"},"is_business":{"type":"boolean"},"is_private":{"type":"boolean"},"is_verified":{"type":"boolean"},"media_count":{"type":"number"},"profile_pic_url_hd":{"anyOf":[{"type":"string"},{"type":"null"}]},"profile_pic_url":{"type":"string"},"total_igtv_videos":{"type":"number"},"username":{"type":"string"},"pronouns":{"type":"array","items":{"type":"string"}},"address":{"type":"object","properties":{"street_address":{"anyOf":[{"type":"null"},{"type":"string"}]},"city_id":{"anyOf":[{"type":"null"},{"type":"number"}]},"city_name":{"anyOf":[{"type":"null"},{"type":"string"}]},"latitude":{"anyOf":[{"type":"null"},{"type":"number"}]},"longitude":{"anyOf":[{"type":"null"},{"type":"number"}]},"zip_code":{"anyOf":[{"type":"null"},{"type":"string"}]}}}},"required":["pk","biography","external_url","follower_count","following_count","full_name","is_business","is_private","is_verified","profile_pic_url_hd","profile_pic_url","username","address"]},"id":"schema_95"},"schema_96":{"kind":"json-schema","data":{"type":"string","example":""},"id":"schema_96"},"schema_97":{"kind":"json-schema","data":{"type":"object","properties":{"items":{"type":"array","items":{"anyOf":[{"type":"object","properties":{"pk":{"type":"string"},"can_viewer_reshare":{"type":"boolean"},"pinned_for_users":{"type":"array","items":{"type":"string"}},"caption":{"type":"object","properties":{"text":{"type":"string"}}},"carousel_media_count":{"type":"number"},"carousel_media":{"type":"array","items":{"type":"object","properties":{"pk":{"type":"string"},"display_url":{"type":"string"},"has_audio":{"type":"boolean"},"image_versions2":{"type":"object","properties":{"candidates":{"type":"array","items":{"type":"object","properties":{"width":{"type":"number"},"height":{"type":"number"},"url":{"type":"string"}},"required":["width","height","url"]}}},"required":["candidates"]},"is_dash_eligible":{"type":"boolean"},"number_of_qualities":{"type":"number"},"video_dash_manifest":{"anyOf":[{"type":"null"},{"type":"string"}]},"video_url":{"anyOf":[{"type":"null"},{"type":"string"}]}},"required":["pk","display_url","image_versions2"]}},"clips_metadata":{"type":"object","properties":{"music_info":{"anyOf":[{"type":"null"},{"type":"object","properties":{"music_asset_info":{"type":"object","properties":{"audio_cluster_id":{"type":"string"},"display_artist":{"type":"string"},"id":{"type":"string"},"subtitle":{"type":"string"},"title":{"type":"string"}},"required":["audio_cluster_id"]}}}]}}},"coauthor_producers":{"type":"array","items":{"type":"object","properties":{"pk":{"type":"string"},"is_verified":{"default":false,"type":"boolean"},"profile_pic_url":{"type":"string"},"username":{"type":"string"}},"required":["pk","username"]}},"code":{"type":"string"},"comment_count":{"type":"number"},"display_url":{"anyOf":[{"type":"null"},{"type":"string"}]},"has_audio":{"type":"boolean"},"image_versions2":{"type":"object","properties":{"candidates":{"type":"array","items":{"type":"object","properties":{"width":{"type":"number"},"height":{"type":"number"},"url":{"type":"string"}},"required":["width","height","url"]}}},"required":["candidates"]},"is_dash_eligible":{"type":"boolean"},"location":{"type":"object","properties":{"pk":{"type":"string"},"address":{"type":"string"},"city":{"type":"string"},"lat":{"type":"number"},"lng":{"type":"number"},"name":{"type":"string"}},"required":["pk"]},"media_type":{"type":"number"},"number_of_qualities":{"type":"number"},"play_count":{"type":"number"},"product_type":{"anyOf":[{"const":"ad","type":"string"},{"const":"carousel_container","type":"string"},{"const":"carousel_item","type":"string"},{"const":"clips","type":"string"},{"const":"feed","type":"string"},{"const":"igtv","type":"string"},{"const":"story","type":"string"}]},"sponsor_tags":{"type":"array","items":{"type":"object","properties":{"sponsor":{"type":"object","allOf":[{"type":"object","properties":{"pk":{"type":"string"},"is_verified":{"default":false,"type":"boolean"},"profile_pic_url":{"type":"string"},"username":{"type":"string"}},"required":["pk","username"]},{"type":"object","properties":{"full_name":{"type":"string"},"is_private":{"type":"boolean"}}}]}},"required":["sponsor"]}},"taken_at":{"type":"number"},"title":{"type":"string"},"user":{"type":"object","properties":{"pk":{"type":"string"},"username":{"type":"string"}},"required":["pk","username"]},"usertags":{"type":"object","properties":{"in":{"type":"array","items":{"type":"object","properties":{"user":{"type":"object","allOf":[{"type":"object","properties":{"pk":{"type":"string"},"is_verified":{"default":false,"type":"boolean"},"profile_pic_url":{"type":"string"},"username":{"type":"string"}},"required":["pk","username"]},{"type":"object","properties":{"full_name":{"type":"string"},"is_private":{"type":"boolean"}}}]},"position":{"type":"array","items":[{"type":"number"},{"type":"number"}],"additionalItems":false,"minItems":2,"maxItems":2}},"required":["user","position"]}}},"required":["in"]},"video_dash_manifest":{"anyOf":[{"type":"null"},{"type":"string"}]},"video_duration":{"type":"number"},"video_url":{"anyOf":[{"type":"null"},{"type":"string"}]},"view_count":{"type":"number"},"is_paid_partnership":{"type":"boolean"},"like_and_view_counts_disabled":{"const":true,"type":"boolean"},"like_count":{"type":"number"}},"required":["pk","caption","code","product_type","taken_at","user","like_and_view_counts_disabled"]},{"type":"object","properties":{"pk":{"type":"string"},"can_viewer_reshare":{"type":"boolean"},"pinned_for_users":{"type":"array","items":{"type":"string"}},"caption":{"type":"object","properties":{"text":{"type":"string"}}},"carousel_media_count":{"type":"number"},"carousel_media":{"type":"array","items":{"type":"object","properties":{"pk":{"type":"string"},"display_url":{"type":"string"},"has_audio":{"type":"boolean"},"image_versions2":{"type":"object","properties":{"candidates":{"type":"array","items":{"type":"object","properties":{"width":{"type":"number"},"height":{"type":"number"},"url":{"type":"string"}},"required":["width","height","url"]}}},"required":["candidates"]},"is_dash_eligible":{"type":"boolean"},"number_of_qualities":{"type":"number"},"video_dash_manifest":{"anyOf":[{"type":"null"},{"type":"string"}]},"video_url":{"anyOf":[{"type":"null"},{"type":"string"}]}},"required":["pk","display_url","image_versions2"]}},"clips_metadata":{"type":"object","properties":{"music_info":{"anyOf":[{"type":"null"},{"type":"object","properties":{"music_asset_info":{"type":"object","properties":{"audio_cluster_id":{"type":"string"},"display_artist":{"type":"string"},"id":{"type":"string"},"subtitle":{"type":"string"},"title":{"type":"string"}},"required":["audio_cluster_id"]}}}]}}},"coauthor_producers":{"type":"array","items":{"type":"object","properties":{"pk":{"type":"string"},"is_verified":{"default":false,"type":"boolean"},"profile_pic_url":{"type":"string"},"username":{"type":"string"}},"required":["pk","username"]}},"code":{"type":"string"},"comment_count":{"type":"number"},"display_url":{"anyOf":[{"type":"null"},{"type":"string"}]},"has_audio":{"type":"boolean"},"image_versions2":{"type":"object","properties":{"candidates":{"type":"array","items":{"type":"object","properties":{"width":{"type":"number"},"height":{"type":"number"},"url":{"type":"string"}},"required":["width","height","url"]}}},"required":["candidates"]},"is_dash_eligible":{"type":"boolean"},"location":{"type":"object","properties":{"pk":{"type":"string"},"address":{"type":"string"},"city":{"type":"string"},"lat":{"type":"number"},"lng":{"type":"number"},"name":{"type":"string"}},"required":["pk"]},"media_type":{"type":"number"},"number_of_qualities":{"type":"number"},"play_count":{"type":"number"},"product_type":{"anyOf":[{"const":"ad","type":"string"},{"const":"carousel_container","type":"string"},{"const":"carousel_item","type":"string"},{"const":"clips","type":"string"},{"const":"feed","type":"string"},{"const":"igtv","type":"string"},{"const":"story","type":"string"}]},"sponsor_tags":{"type":"array","items":{"type":"object","properties":{"sponsor":{"type":"object","allOf":[{"type":"object","properties":{"pk":{"type":"string"},"is_verified":{"default":false,"type":"boolean"},"profile_pic_url":{"type":"string"},"username":{"type":"string"}},"required":["pk","username"]},{"type":"object","properties":{"full_name":{"type":"string"},"is_private":{"type":"boolean"}}}]}},"required":["sponsor"]}},"taken_at":{"type":"number"},"title":{"type":"string"},"user":{"type":"object","properties":{"pk":{"type":"string"},"username":{"type":"string"}},"required":["pk","username"]},"usertags":{"type":"object","properties":{"in":{"type":"array","items":{"type":"object","properties":{"user":{"type":"object","allOf":[{"type":"object","properties":{"pk":{"type":"string"},"is_verified":{"default":false,"type":"boolean"},"profile_pic_url":{"type":"string"},"username":{"type":"string"}},"required":["pk","username"]},{"type":"object","properties":{"full_name":{"type":"string"},"is_private":{"type":"boolean"}}}]},"position":{"type":"array","items":[{"type":"number"},{"type":"number"}],"additionalItems":false,"minItems":2,"maxItems":2}},"required":["user","position"]}}},"required":["in"]},"video_dash_manifest":{"anyOf":[{"type":"null"},{"type":"string"}]},"video_duration":{"type":"number"},"video_url":{"anyOf":[{"type":"null"},{"type":"string"}]},"view_count":{"type":"number"},"is_paid_partnership":{"type":"boolean"},"like_and_view_counts_disabled":{"const":false,"type":"boolean"},"like_count":{"type":"number"}},"required":["pk","caption","code","product_type","taken_at","user","like_count"]}]}},"more_available":{"type":"boolean"},"end_cursor":{"type":"string"}},"required":["items","more_available","end_cursor"]},"id":"schema_97"},"schema_98":{"kind":"json-schema","data":{"type":"object","properties":{"items":{"type":"array","items":{"type":"object","properties":{"pk":{"type":"string"},"can_viewer_reshare":{"type":"boolean"},"pinned_for_users":{"type":"array","items":{"type":"string"}},"caption":{"anyOf":[{"type":"null"},{"type":"object","properties":{"text":{"type":"string"}}}]},"carousel_media_count":{"type":"number"},"carousel_media":{"type":"array","items":{"type":"object","properties":{"pk":{"type":"string"},"display_url":{"type":"string"},"has_audio":{"type":"boolean"},"image_versions2":{"type":"object","properties":{"candidates":{"type":"array","items":{"type":"object","properties":{"width":{"type":"number"},"height":{"type":"number"},"url":{"type":"string"}},"required":["width","height","url"]}}},"required":["candidates"]},"is_dash_eligible":{"type":"boolean"},"number_of_qualities":{"type":"number"},"video_dash_manifest":{"anyOf":[{"type":"null"},{"type":"string"}]},"video_url":{"anyOf":[{"type":"null"},{"type":"string"}]}},"required":["pk","display_url","image_versions2"]}},"clips_metadata":{"type":"object","properties":{"music_info":{"anyOf":[{"type":"null"},{"type":"object","properties":{"music_asset_info":{"type":"object","properties":{"audio_cluster_id":{"type":"string"},"display_artist":{"type":"string"},"id":{"type":"string"},"subtitle":{"type":"string"},"title":{"type":"string"}},"required":["audio_cluster_id"]}}}]}}},"coauthor_producers":{"type":"array","items":{"type":"object","properties":{"pk":{"type":"string"},"is_verified":{"default":false,"type":"boolean"},"profile_pic_url":{"type":"string"},"username":{"type":"string"}},"required":["pk","username"]}},"code":{"type":"string"},"comment_count":{"type":"number"},"display_url":{"anyOf":[{"type":"null"},{"type":"string"}]},"has_audio":{"type":"boolean"},"image_versions2":{"type":"object","properties":{"candidates":{"type":"array","items":{"type":"object","properties":{"width":{"type":"number"},"height":{"type":"number"},"url":{"type":"string"}},"required":["width","height","url"]}}},"required":["candidates"]},"is_dash_eligible":{"type":"number"},"like_and_view_counts_disabled":{"type":"boolean"},"like_count":{"type":"number"},"location":{"anyOf":[{"type":"null"},{"type":"object","properties":{"pk":{"type":"string"},"address":{"type":"string"},"city":{"type":"string"},"lat":{"type":"number"},"lng":{"type":"number"},"name":{"type":"string"}},"required":["pk"]}]},"media_type":{"type":"number"},"number_of_qualities":{"type":"number"},"play_count":{"anyOf":[{"type":"null"},{"type":"number"}]},"product_type":{"anyOf":[{"const":"ad","type":"string"},{"const":"carousel_container","type":"string"},{"const":"carousel_item","type":"string"},{"const":"clips","type":"string"},{"const":"feed","type":"string"},{"const":"igtv","type":"string"},{"const":"story","type":"string"}]},"sponsor_tags":{"anyOf":[{"type":"null"},{"type":"array","items":{"type":"object","properties":{"sponsor":{"type":"object","properties":{"pk":{"type":"string"},"username":{"type":"string"}},"required":["pk","username"]}},"required":["sponsor"]}}]},"taken_at":{"anyOf":[{"type":"string"},{"type":"number"}]},"title":{"anyOf":[{"type":"null"},{"type":"string"}]},"user":{"type":"object","properties":{"pk":{"type":"string"},"is_verified":{"default":false,"type":"boolean"},"profile_pic_url":{"type":"string"},"username":{"type":"string"},"full_name":{"type":"string"},"is_private":{"default":false,"type":"boolean"}},"required":["pk","username"]},"usertags":{"type":"object","properties":{"in":{"type":"array","items":{"type":"object","properties":{"user":{"type":"object","allOf":[{"type":"object","properties":{"pk":{"type":"string"},"is_verified":{"default":false,"type":"boolean"},"profile_pic_url":{"type":"string"},"username":{"type":"string"}},"required":["pk","username"]},{"type":"object","properties":{"full_name":{"type":"string"},"is_private":{"type":"boolean"}}}]},"position":{"type":"array","items":[{"type":"number"},{"type":"number"}],"additionalItems":false,"minItems":2,"maxItems":2}},"required":["user","position"]}}},"required":["in"]},"video_dash_manifest":{"anyOf":[{"type":"null"},{"type":"string"}]},"video_duration":{"type":"number"},"video_url":{"anyOf":[{"type":"null"},{"type":"string"}]},"view_count":{"type":"number"},"is_paid_partnership":{"type":"boolean"}},"required":["pk","code","media_type","product_type","taken_at","user"]}},"more_available":{"type":"boolean"},"end_cursor":{"type":"string"}},"required":["items","more_available","end_cursor"]},"id":"schema_98"},"schema_99":{"kind":"json-schema","data":{"type":"string"},"id":"schema_99"},"schema_100":{"kind":"json-schema","data":{"default":"recent","enum":["recent","top"],"type":"string"},"id":"schema_100"},"schema_101":{"kind":"json-schema","data":{"example":"DKsBCXrpQTr","type":"string"},"id":"schema_101"},"schema_102":{"kind":"json-schema","data":{"type":"object","properties":{"items":{"type":"array","items":{"type":"object","properties":{"pk":{"type":"string"},"can_viewer_reshare":{"type":"boolean"},"pinned_for_users":{"type":"array","items":{"type":"string"}},"caption":{"anyOf":[{"type":"null"},{"type":"object","properties":{"text":{"type":"string"}}}]},"carousel_media_count":{"type":"number"},"carousel_media":{"type":"array","items":{"type":"object","properties":{"pk":{"type":"string"},"display_url":{"type":"string"},"has_audio":{"type":"boolean"},"image_versions2":{"type":"object","properties":{"candidates":{"type":"array","items":{"type":"object","properties":{"width":{"type":"number"},"height":{"type":"number"},"url":{"type":"string"}},"required":["width","height","url"]}}},"required":["candidates"]},"is_dash_eligible":{"type":"boolean"},"number_of_qualities":{"type":"number"},"video_dash_manifest":{"anyOf":[{"type":"null"},{"type":"string"}]},"video_url":{"anyOf":[{"type":"null"},{"type":"string"}]}},"required":["pk","display_url","image_versions2"]}},"clips_metadata":{"type":"object","properties":{"music_info":{"anyOf":[{"type":"null"},{"type":"object","properties":{"music_asset_info":{"type":"object","properties":{"audio_cluster_id":{"type":"string"},"display_artist":{"type":"string"},"id":{"type":"string"},"subtitle":{"type":"string"},"title":{"type":"string"}},"required":["audio_cluster_id"]}}}]}}},"coauthor_producers":{"type":"array","items":{"type":"object","properties":{"pk":{"type":"string"},"is_verified":{"default":false,"type":"boolean"},"profile_pic_url":{"type":"string"},"username":{"type":"string"}},"required":["pk","username"]}},"code":{"type":"string"},"comment_count":{"type":"number"},"display_url":{"anyOf":[{"type":"null"},{"type":"string"}]},"has_audio":{"type":"boolean"},"image_versions2":{"type":"object","properties":{"candidates":{"type":"array","items":{"type":"object","properties":{"width":{"type":"number"},"height":{"type":"number"},"url":{"type":"string"}},"required":["width","height","url"]}}},"required":["candidates"]},"is_dash_eligible":{"type":"number"},"like_and_view_counts_disabled":{"type":"boolean"},"like_count":{"type":"number"},"location":{"anyOf":[{"type":"null"},{"type":"object","properties":{"pk":{"type":"string"},"address":{"type":"string"},"city":{"type":"string"},"lat":{"type":"number"},"lng":{"type":"number"},"name":{"type":"string"}},"required":["pk"]}]},"media_type":{"type":"number"},"number_of_qualities":{"type":"number"},"play_count":{"anyOf":[{"type":"null"},{"type":"number"}]},"product_type":{"anyOf":[{"const":"ad","type":"string"},{"const":"carousel_container","type":"string"},{"const":"carousel_item","type":"string"},{"const":"clips","type":"string"},{"const":"feed","type":"string"},{"const":"igtv","type":"string"},{"const":"story","type":"string"}]},"taken_at":{"anyOf":[{"type":"string"},{"type":"number"}]},"title":{"anyOf":[{"type":"null"},{"type":"string"}]},"user":{"type":"object","properties":{"pk":{"type":"string"},"is_verified":{"default":false,"type":"boolean"},"profile_pic_url":{"type":"string"},"username":{"type":"string"},"full_name":{"type":"string"},"is_private":{"default":false,"type":"boolean"}},"required":["pk","username"]},"usertags":{"type":"object","properties":{"in":{"type":"array","items":{"type":"object","properties":{"user":{"type":"object","allOf":[{"type":"object","properties":{"pk":{"type":"string"},"is_verified":{"default":false,"type":"boolean"},"profile_pic_url":{"type":"string"},"username":{"type":"string"}},"required":["pk","username"]},{"type":"object","properties":{"full_name":{"type":"string"},"is_private":{"type":"boolean"}}}]},"position":{"type":"array","items":[{"type":"number"},{"type":"number"}],"additionalItems":false,"minItems":2,"maxItems":2}},"required":["user","position"]}}},"required":["in"]},"video_dash_manifest":{"anyOf":[{"type":"null"},{"type":"string"}]},"video_duration":{"type":"number"},"video_url":{"anyOf":[{"type":"null"},{"type":"string"}]},"view_count":{"type":"number"},"is_paid_partnership":{"type":"boolean"},"sponsor_tags":{"anyOf":[{"type":"null"},{"type":"array","items":{"type":"object","properties":{"pk":{"type":"string"},"id":{"type":"string"},"username":{"type":"string"},"full_name":{"type":"string"},"profile_pic_url":{"type":"string"},"is_private":{"type":"boolean"},"is_verified":{"type":"boolean"}},"required":["pk","username"]}}]}},"required":["pk","code","media_type","product_type","taken_at","user"]}}},"required":["items"]},"id":"schema_102"},"schema_103":{"kind":"json-schema","data":{"type":"object","properties":{"status":{"type":"string"},"comments_disabled":{"type":"boolean"},"comments":{"type":"array","items":{"type":"object","properties":{"pk":{"type":"string"},"user":{"type":"object","properties":{"pk":{"type":"string"},"is_verified":{"default":false,"type":"boolean"},"profile_pic_url":{"type":"string"},"username":{"type":"string"},"full_name":{"type":"string"},"is_private":{"default":false,"type":"boolean"}},"required":["pk","username"]},"created_at":{"type":"number"},"text":{"type":"string"},"comment_like_count":{"type":"number"},"child_comment_count":{"type":"number"}},"required":["pk","user","created_at","text","comment_like_count","child_comment_count"]}},"comment_count":{"type":"number"},"more_available":{"type":"boolean"},"end_cursor":{"type":"string"}},"required":["status","comments_disabled","comments","comment_count","more_available","end_cursor"]},"id":"schema_103"},"schema_104":{"kind":"json-schema","data":{"example":"17854693086610041","type":"string"},"id":"schema_104"},"schema_105":{"kind":"json-schema","data":{"type":"object","properties":{"child_comments":{"type":"array","items":{"type":"object","properties":{"pk":{"type":"string"},"user":{"type":"object","properties":{"pk":{"type":"string"},"is_verified":{"default":false,"type":"boolean"},"profile_pic_url":{"type":"string"},"username":{"type":"string"},"full_name":{"type":"string"},"is_private":{"default":false,"type":"boolean"}},"required":["pk","username"]},"created_at":{"type":"number"},"text":{"type":"string"},"comment_like_count":{"type":"number"},"child_comment_count":{"type":"number"}},"required":["pk","user","created_at","text","comment_like_count","child_comment_count"]}},"more_available":{"type":"boolean"},"end_cursor":{"type":"string"}},"required":["child_comments","more_available","end_cursor"]},"id":"schema_105"},"schema_106":{"kind":"json-schema","data":{"example":"https://www.instagram.com/reels/audio/25616600234665399/","type":"string"},"id":"schema_106"},"schema_107":{"kind":"json-schema","data":{"type":"object","properties":{"data":{"additionalProperties":true,"type":"object","properties":{"items":{"type":"array","items":{"type":"object","properties":{"media":{"type":"object","properties":{"taken_at":{"type":"integer"},"pk":{"anyOf":[{"type":"string"},{"type":"number"}]},"id":{"type":"string"},"fbid":{"type":"string"},"device_timestamp":{"anyOf":[{"type":"number"},{"type":"string"}]},"caption_is_edited":{"type":"boolean"},"strong_id__":{"type":"string"},"deleted_reason":{"type":"integer"},"has_shared_to_fb":{"type":"integer"},"has_delayed_metadata":{"type":"boolean"},"view_state_item_type":{"type":"integer"},"logging_info_token":{"type":"string"},"mezql_token":{"type":"string"},"share_count_disabled":{"type":"boolean"},"is_visual_reply_commenter_notice_enabled":{"type":"boolean"},"like_and_view_counts_disabled":{"type":"boolean"},"is_post_live_clips_media":{"type":"boolean"},"clips_delivery_parameters":{"additionalProperties":true,"type":"object","properties":{}},"comment_threading_enabled":{"type":"boolean"},"is_unified_video":{"type":"boolean"},"has_privately_liked":{"type":"boolean"},"commerciality_status":{"type":"string"},"filter_type":{"type":"integer"},"client_cache_key":{"type":"string"},"integrity_review_decision":{"type":"string"},"should_request_ads":{"type":"boolean"},"is_reshare_of_text_post_app_media_in_ig":{"type":"boolean"},"usertags":{"type":"object","properties":{"in":{"type":"array","items":{"type":"object","properties":{"categories":{"type":"null"},"duration_in_video_in_sec":{"type":"null"},"position":{"type":"array","items":[{"type":"number"},{"type":"number"}],"additionalItems":false,"minItems":2,"maxItems":2},"show_category_of_user":{"type":"boolean"},"start_time_in_video_in_sec":{"type":"null"},"user":{"additionalProperties":true,"type":"object","properties":{"pk":{"anyOf":[{"type":"string"},{"type":"number"}]},"pk_id":{"type":"string"},"full_name":{"type":"string"},"is_private":{"type":"boolean"},"id":{"type":"string"},"strong_id__":{"type":"string"},"username":{"type":"string"},"is_verified":{"type":"boolean"},"profile_pic_id":{"type":"string"},"profile_pic_url":{"type":"string"},"friendship_status":{"type":"object","properties":{"blocking":{"type":"boolean"},"followed_by":{"type":"boolean"},"following":{"type":"boolean"},"incoming_request":{"type":"boolean"},"is_bestie":{"type":"boolean"},"is_feed_favorite":{"type":"boolean"},"is_private":{"type":"boolean"},"is_restricted":{"type":"boolean"},"muting":{"type":"boolean"},"outgoing_request":{"type":"boolean"}}}}}}}}}},"photo_of_you":{"type":"boolean"},"can_see_insights_as_brand":{"type":"boolean"},"media_type":{"type":"integer"},"code":{"type":"string"},"caption":{},"fundraiser_tag":{"type":"object","properties":{"has_standalone_fundraiser":{"type":"boolean"}}},"sharing_friction_info":{"type":"object","properties":{"should_have_sharing_friction":{"type":"boolean"},"bloks_app_url":{"anyOf":[{"type":"null"},{"type":"string"}]},"sharing_friction_payload":{"anyOf":[{"type":"null"},{"type":"string"}]}},"required":["should_have_sharing_friction","bloks_app_url","sharing_friction_payload"]},"play_count":{"type":"number"},"fb_play_count":{"type":"number"},"original_media_has_visual_reply_media":{"type":"boolean"},"creator_viewer_insights":{"type":"array","items":{}},"fb_user_tags":{"type":"object","properties":{"in":{"type":"array","items":{}}},"required":["in"]},"coauthor_producers":{"type":"array","items":{}},"invited_coauthor_producers":{"type":"array","items":{}},"is_in_profile_grid":{"type":"boolean"},"profile_grid_control_enabled":{"type":"boolean"},"media_cropping_info":{"type":"object","properties":{"square_crop":{"type":"object","properties":{"crop_left":{"anyOf":[{"type":"number"},{"type":"string"}]},"crop_right":{"anyOf":[{"type":"number"},{"type":"string"}]},"crop_top":{"anyOf":[{"type":"number"},{"type":"string"}]},"crop_bottom":{"anyOf":[{"type":"number"},{"type":"string"}]}},"required":["crop_left","crop_right","crop_top","crop_bottom"]}}},"user":{"type":"object","properties":{"fbid_v2":{"type":"string"},"feed_post_reshare_disabled":{"type":"boolean"},"full_name":{"type":"string"},"id":{"type":"string"},"is_private":{"type":"boolean"},"is_unpublished":{"type":"boolean"},"pk":{"anyOf":[{"type":"string"},{"type":"number"}]},"pk_id":{"type":"string"},"show_account_transparency_details":{"type":"boolean"},"strong_id__":{"type":"string"},"third_party_downloads_enabled":{"type":"integer"},"account_badges":{"type":"array","items":{}},"fan_club_info":{"type":"object","properties":{"autosave_to_exclusive_highlight":{"anyOf":[{"type":"null"},{"type":"boolean"}]},"connected_member_count":{"anyOf":[{"type":"null"},{"type":"number"}]},"fan_club_id":{"anyOf":[{"type":"null"},{"type":"string"},{"type":"number"}]},"fan_club_name":{"anyOf":[{"type":"null"},{"type":"string"}]},"has_enough_subscribers_for_ssc":{"anyOf":[{"type":"null"},{"type":"boolean"}]},"is_fan_club_gifting_eligible":{"anyOf":[{"type":"null"},{"type":"boolean"}]},"is_fan_club_referral_eligible":{"anyOf":[{"type":"null"},{"type":"boolean"}]},"subscriber_count":{"anyOf":[{"type":"null"},{"type":"number"}]},"fan_consideration_page_revamp_eligiblity":{"anyOf":[{"type":"null"},{}]}},"required":["autosave_to_exclusive_highlight","connected_member_count","fan_club_id","fan_club_name","has_enough_subscribers_for_ssc","is_fan_club_gifting_eligible","is_fan_club_referral_eligible","subscriber_count","fan_consideration_page_revamp_eligiblity"]},"friendship_status":{"type":"object","properties":{"following":{"type":"boolean"},"is_bestie":{"type":"boolean"},"is_feed_favorite":{"type":"boolean"},"is_restricted":{"type":"boolean"}},"required":["following","is_bestie","is_feed_favorite","is_restricted"]},"has_anonymous_profile_picture":{"type":"boolean"},"is_favorite":{"type":"boolean"},"is_verified":{"type":"boolean"},"profile_pic_id":{"type":"string"},"profile_pic_url":{"type":"string"},"transparency_product_enabled":{"type":"boolean"},"username":{"type":"string"},"latest_reel_media":{"type":"integer"},"eligible_for_text_app_activation_badge":{"type":"boolean"}},"required":["feed_post_reshare_disabled","is_unpublished","pk","pk_id","show_account_transparency_details","strong_id__","third_party_downloads_enabled","account_badges","fan_club_info","has_anonymous_profile_picture","is_verified","profile_pic_url","transparency_product_enabled","username","eligible_for_text_app_activation_badge"]},"owner":{"type":"object","properties":{"fbid_v2":{"type":"string"},"feed_post_reshare_disabled":{"type":"boolean"},"full_name":{"type":"string"},"id":{"type":"string"},"is_private":{"type":"boolean"},"is_unpublished":{"type":"boolean"},"pk":{"anyOf":[{"type":"string"},{"type":"number"}]},"pk_id":{"type":"string"},"show_account_transparency_details":{"type":"boolean"},"strong_id__":{"type":"string"},"third_party_downloads_enabled":{"type":"integer"},"account_badges":{"type":"array","items":{}},"fan_club_info":{"type":"object","properties":{"autosave_to_exclusive_highlight":{"anyOf":[{"type":"null"},{"type":"boolean"}]},"connected_member_count":{"anyOf":[{"type":"null"},{"type":"number"}]},"fan_club_id":{"anyOf":[{"type":"null"},{"type":"string"},{"type":"number"}]},"fan_club_name":{"anyOf":[{"type":"null"},{"type":"string"}]},"has_enough_subscribers_for_ssc":{"anyOf":[{"type":"null"},{"type":"boolean"}]},"is_fan_club_gifting_eligible":{"anyOf":[{"type":"null"},{"type":"boolean"}]},"is_fan_club_referral_eligible":{"anyOf":[{"type":"null"},{"type":"boolean"}]},"subscriber_count":{"anyOf":[{"type":"null"},{"type":"number"}]},"fan_consideration_page_revamp_eligiblity":{"anyOf":[{"type":"null"},{}]}},"required":["autosave_to_exclusive_highlight","connected_member_count","fan_club_id","fan_club_name","has_enough_subscribers_for_ssc","is_fan_club_gifting_eligible","is_fan_club_referral_eligible","subscriber_count","fan_consideration_page_revamp_eligiblity"]},"friendship_status":{"type":"object","properties":{"following":{"type":"boolean"},"is_bestie":{"type":"boolean"},"is_feed_favorite":{"type":"boolean"},"is_restricted":{"type":"boolean"}},"required":["following","is_bestie","is_feed_favorite","is_restricted"]},"has_anonymous_profile_picture":{"type":"boolean"},"is_favorite":{"type":"boolean"},"is_verified":{"type":"boolean"},"profile_pic_id":{"type":"string"},"profile_pic_url":{"type":"string"},"transparency_product_enabled":{"type":"boolean"},"username":{"type":"string"},"latest_reel_media":{"type":"integer"}},"required":["feed_post_reshare_disabled","full_name","id","is_private","is_unpublished","pk","pk_id","show_account_transparency_details","strong_id__","third_party_downloads_enabled","account_badges","fan_club_info","has_anonymous_profile_picture","is_verified","profile_pic_url","transparency_product_enabled","username"]},"image_versions2":{"type":"object","properties":{"candidates":{"type":"array","items":{"type":"object","properties":{"width":{"type":"integer"},"height":{"type":"integer"},"url":{"type":"string"},"scans_profile":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["width","height","url"]}},"additional_candidates":{"type":"object","properties":{"igtv_first_frame":{"type":"object","properties":{"width":{"type":"integer"},"height":{"type":"integer"},"url":{"type":"string"},"scans_profile":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["width","height","url"]},"first_frame":{"type":"object","properties":{"width":{"type":"integer"},"height":{"type":"integer"},"url":{"type":"string"},"scans_profile":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["width","height","url"]},"smart_frame":{"anyOf":[{"type":"null"},{"type":"object","properties":{"estimated_scans_sizes":{"type":"array","items":{"type":"number"}},"height":{"type":"number"},"scans_profile":{"anyOf":[{"type":"string"},{"type":"null"}]},"url":{"type":"string"},"width":{"type":"number"}},"required":["estimated_scans_sizes","height","scans_profile","url","width"]}]}},"required":["igtv_first_frame","first_frame"]},"smart_thumbnail_enabled":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"animated_thumbnail_spritesheet_info_candidates":{"type":"object","properties":{"default":{"type":"object","properties":{"video_length":{"type":"number"},"thumbnail_width":{"type":"integer"},"thumbnail_height":{"type":"integer"},"thumbnail_duration":{"anyOf":[{"type":"string"},{"type":"number"}]},"sprite_urls":{"type":"array","items":{"type":"string"}},"thumbnails_per_row":{"type":"integer"},"total_thumbnail_num_per_sprite":{"type":"integer"},"max_thumbnails_per_sprite":{"type":"integer"},"sprite_width":{"type":"integer"},"sprite_height":{"type":"integer"},"rendered_width":{"type":"integer"},"file_size_kb":{"type":"integer"}},"required":["video_length","thumbnail_width","thumbnail_height","thumbnail_duration","sprite_urls","thumbnails_per_row","total_thumbnail_num_per_sprite","max_thumbnails_per_sprite","sprite_width","sprite_height","rendered_width","file_size_kb"]}}}},"required":["candidates","additional_candidates"]},"original_width":{"type":"integer"},"original_height":{"type":"integer"},"is_artist_pick":{"type":"boolean"},"enable_media_notes_production":{"type":"boolean"},"product_type":{"type":"string"},"is_paid_partnership":{"type":"boolean"},"inventory_source":{"type":"string"},"music_metadata":{"type":"null"},"social_context":{"type":"array","items":{}},"organic_tracking_token":{"type":"string"},"is_third_party_downloads_eligible":{"type":"boolean"},"ig_media_sharing_disabled":{"type":"boolean"},"are_remixes_crosspostable":{"type":"boolean"},"boost_unavailable_identifier":{"type":"null"},"boost_unavailable_reason":{"type":"null"},"subscribe_cta_visible":{"type":"boolean"},"is_cutout_sticker_allowed":{"type":"boolean"},"is_reuse_allowed":{"type":"boolean"},"recommendation_data":{"type":"string"},"gen_ai_detection_method":{"type":"object","properties":{"detection_method":{"type":"string"}},"required":["detection_method"]},"fb_aggregated_like_count":{"type":"integer"},"fb_aggregated_comment_count":{"type":"integer"},"has_high_risk_gen_ai_inform_treatment":{"type":"boolean"},"open_carousel_show_follow_button":{"type":"boolean"},"is_tagged_media_shared_to_viewer_profile_grid":{"type":"boolean"},"should_show_author_pog_for_tagged_media_shared_to_profile_grid":{"type":"boolean"},"is_eligible_for_media_note_recs_nux":{"type":"boolean"},"is_social_ufi_disabled":{"type":"boolean"},"is_eligible_for_meta_ai_share":{"type":"boolean"},"can_view_more_preview_comments":{"type":"boolean"},"comment_count":{"type":"integer"},"hide_view_all_comment_entrypoint":{"type":"boolean"},"is_comments_gif_composer_enabled":{"type":"boolean"},"comment_inform_treatment":{"type":"object","properties":{"action_type":{"anyOf":[{"type":"null"},{"type":"string"}]},"should_have_inform_treatment":{"type":"boolean"},"text":{"type":"string"},"url":{"anyOf":[{"type":"null"},{"type":"string"}]}},"required":["action_type","should_have_inform_treatment","text","url"]},"fb_like_count":{"type":"integer"},"has_liked":{"type":"boolean"},"like_count":{"type":"integer"},"facepile_top_likers":{"type":"array","items":{}},"top_likers":{"type":"array","items":{}},"is_dash_eligible":{"type":"integer"},"video_dash_manifest":{"type":"string"},"video_codec":{"type":"string"},"number_of_qualities":{"type":"integer"},"video_versions":{"type":"array","items":{"type":"object","properties":{"height":{"type":"integer"},"id":{"type":"string"},"type":{"type":"integer"},"url":{"type":"string"},"width":{"type":"integer"}},"required":["height","type","url","width"]}},"video_duration":{"type":"number"},"has_audio":{"type":"boolean"},"clips_tab_pinned_user_ids":{"type":"array","items":{}},"clips_demotion_control":{"type":"object","properties":{"title":{"type":"string"},"enable_word_wrapping":{"type":"boolean"},"confirmation_icon":{"type":"string"},"title_style":{"type":"string"},"confirmation_title":{"type":"string"},"confirmation_body":{"type":"string"},"confirmation_title_style":{"type":"string"},"undo_style":{"type":"string"},"confirmation_style":{"type":"string"},"followup_options":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string"},"style":{"anyOf":[{"type":"null"},{"type":"string"}]},"id":{"type":"string"},"data":{"anyOf":[{"type":"null"},{"type":"string"}]},"show_icon":{"type":"boolean"},"demotion_control":{"type":"object","properties":{"confirmation_style":{"type":"string"},"confirmation_icon":{"type":"string"},"confirmation_body":{"type":"string"},"undo_style":{"type":"string"}}}},"required":["text","style","id","data","show_icon"]}}},"required":["title","enable_word_wrapping","confirmation_icon","title_style","confirmation_title","confirmation_body","confirmation_title_style","undo_style","confirmation_style"]},"clips_metadata":{},"can_viewer_save":{"type":"boolean"},"can_viewer_reshare":{"type":"boolean"},"reshare_count":{"type":"integer"},"shop_routing_user_id":{"type":"null"},"is_organic_product_tagging_eligible":{"type":"boolean"},"igbio_product":{"type":"null"},"product_suggestions":{"type":"array","items":{}},"commerce_integrity_review_decision":{"type":"string"},"has_more_comments":{"type":"boolean"},"max_num_visible_preview_comments":{"type":"integer"},"explore_hide_comments":{"type":"boolean"},"is_open_to_public_submission":{"type":"boolean"}},"required":["taken_at","pk","id","device_timestamp","caption_is_edited","strong_id__","deleted_reason","has_shared_to_fb","has_delayed_metadata","view_state_item_type","mezql_token","share_count_disabled","is_visual_reply_commenter_notice_enabled","like_and_view_counts_disabled","is_post_live_clips_media","has_privately_liked","filter_type","client_cache_key","integrity_review_decision","should_request_ads","is_reshare_of_text_post_app_media_in_ig","can_see_insights_as_brand","media_type","code","caption","sharing_friction_info","play_count","fb_user_tags","invited_coauthor_producers","is_in_profile_grid","profile_grid_control_enabled","user","image_versions2","original_width","original_height","is_artist_pick","enable_media_notes_production","product_type","is_paid_partnership","inventory_source","music_metadata","organic_tracking_token","is_third_party_downloads_eligible","ig_media_sharing_disabled","are_remixes_crosspostable","boost_unavailable_identifier","boost_unavailable_reason","subscribe_cta_visible","is_cutout_sticker_allowed","gen_ai_detection_method","is_tagged_media_shared_to_viewer_profile_grid","should_show_author_pog_for_tagged_media_shared_to_profile_grid","is_social_ufi_disabled","comment_count","hide_view_all_comment_entrypoint","is_comments_gif_composer_enabled","comment_inform_treatment","has_liked","like_count","video_versions","video_duration","has_audio","clips_tab_pinned_user_ids","clips_metadata","can_viewer_save","can_viewer_reshare","is_organic_product_tagging_eligible","igbio_product","is_open_to_public_submission"]}},"required":["media"]}},"paging_info":{"type":"object","properties":{"max_id":{"type":"string"},"more_available":{"type":"boolean"}},"required":["more_available"]},"music_canonical_id":{"type":"string"},"audio_page_reporting_id":{"type":"string"},"formatted_media_count":{"type":"string"},"metadata":{"type":"object","properties":{"music_info":{"anyOf":[{"type":"object","properties":{"music_canonical_id":{"anyOf":[{},{"type":"string"}]},"music_asset_info":{},"music_consumption_info":{}}},{"type":"null"}]},"nux_info":{},"originality_info":{},"reusable_text_attribute_string":{},"reusable_text_info":{},"shopping_info":{},"show_achievements":{"type":"boolean"},"template_info":{},"viewer_interaction_settings":{}},"required":["music_info"]}},"required":["items","paging_info","music_canonical_id","audio_page_reporting_id","formatted_media_count","metadata"]},"end_cursor":{"type":"string"},"more_available":{"type":"boolean"}},"required":["data","more_available"]},"id":"schema_107"},"schema_108":{"kind":"json-schema","data":{"example":"@MrBeast","type":"string"},"id":"schema_108"},"schema_109":{"kind":"json-schema","data":{"type":"object","properties":{"user_info":{"type":"object","properties":{"userInfo":{"type":"object","properties":{"user":{"type":"object","properties":{"id":{"type":"string"},"uniqueId":{"type":"string"},"nickname":{"type":"string"},"avatarThumb":{"type":"string"},"avatarMedium":{"type":"string"},"avatarLarger":{"type":"string"},"signature":{"type":"string"},"verified":{"type":"boolean"},"secUid":{"type":"string"},"secret":{"type":"boolean"},"ftc":{"type":"boolean"},"openFavorite":{"type":"boolean"},"bioLink":{"type":"object","properties":{"link":{"type":"string"},"risk":{"type":"number"}}},"privateAccount":{"type":"boolean"}},"required":["id","uniqueId","nickname","secUid"]},"stats":{"type":"object","properties":{"followingCount":{"type":"number"},"followerCount":{"type":"number"},"heartCount":{"type":"number"},"videoCount":{"type":"number"},"diggCount":{"type":"number"},"heart":{"type":"number"}},"required":["followingCount","followerCount","heartCount","videoCount","diggCount","heart"]},"shareMeta":{"type":"object","properties":{"title":{"type":"string"},"desc":{"type":"string"}}}},"required":["user","stats"]}},"required":["userInfo"]},"success":{"type":"boolean"}},"required":["user_info","success"]},"id":"schema_109"},"schema_110":{"kind":"json-schema","data":{"type":"object","properties":{"user_feed":{"type":"object","properties":{"items":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"desc":{"type":"string"},"createTime":{"type":"number"},"video":{"type":"object","properties":{"id":{"type":"string"},"height":{"type":"number"},"width":{"type":"number"},"duration":{"type":"number"},"ratio":{"type":"string"},"cover":{"type":"string"},"originCover":{"type":"string"},"dynamicCover":{"type":"string"},"playAddr":{"type":"string"},"downloadAddr":{"type":"string"},"shareCover":{"type":"array","items":{"type":"string"}},"reflowCover":{"type":"string"}},"required":["id"]},"author":{"type":"object","properties":{"id":{"type":"string"},"uniqueId":{"type":"string"},"nickname":{"type":"string"},"avatarThumb":{"type":"string"},"avatarMedium":{"type":"string"},"avatarLarger":{"type":"string"},"signature":{"type":"string"},"verified":{"type":"boolean"},"secUid":{"type":"string"},"secret":{"type":"boolean"},"ftc":{"type":"boolean"},"openFavorite":{"type":"boolean"},"commentSetting":{"type":"number"},"duetSetting":{"type":"number"},"stitchSetting":{"type":"number"},"privateAccount":{"type":"boolean"}},"required":["id"]},"music":{"type":"object","properties":{"id":{"type":"string"},"title":{"type":"string"},"playUrl":{"type":"string"},"coverThumb":{"type":"string"},"coverMedium":{"type":"string"},"coverLarge":{"type":"string"},"authorName":{"type":"string"},"original":{"type":"boolean"}},"required":["id"]},"challenges":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"title":{"type":"string"},"desc":{"type":"string"},"profileThumb":{"type":"string"},"profileMedium":{"type":"string"},"profileLarger":{"type":"string"},"coverThumb":{"type":"string"},"coverMedium":{"type":"string"},"coverLarger":{"type":"string"}},"required":["id"]}},"stats":{"type":"object","properties":{"diggCount":{"type":"number"},"shareCount":{"type":"number"},"commentCount":{"type":"number"},"playCount":{"type":"number"},"collectCount":{"type":"number"}}},"statsV2":{"type":"object","properties":{"diggCount":{"type":"string"},"shareCount":{"type":"string"},"commentCount":{"type":"string"},"playCount":{"type":"string"},"collectCount":{"type":"string"},"repostCount":{"type":"string"}}},"originalItem":{"type":"boolean"},"officalItem":{"type":"boolean"},"textExtra":{"type":"array","items":{"type":"object","properties":{"awemeId":{"type":"string"},"start":{"type":"number"},"end":{"type":"number"},"hashtagName":{"type":"string"},"hashtagId":{"type":"string"},"type":{"type":"number"},"userId":{"type":"string"},"isCommerce":{"type":"boolean"},"userUniqueId":{"type":"string"},"secUid":{"type":"string"}}}},"secret":{"type":"boolean"},"forFriend":{"type":"boolean"},"showNotPass":{"type":"boolean"},"vl1":{"type":"boolean"},"itemMute":{"type":"boolean"},"authorStats":{"type":"object","properties":{"followingCount":{"type":"number"},"followerCount":{"type":"number"},"heartCount":{"type":"number"},"videoCount":{"type":"number"},"diggCount":{"type":"number"},"heart":{"type":"number"}},"required":["followingCount","followerCount","heartCount","videoCount","diggCount","heart"]},"privateItem":{"type":"boolean"},"duetEnabled":{"type":"boolean"},"stitchEnabled":{"type":"boolean"},"shareEnabled":{"type":"boolean"},"isAd":{"type":"boolean"},"isECVideo":{"type":"number"},"adLabelVersion":{"type":"number"},"location":{"anyOf":[{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"address":{"type":"string"},"city":{"type":"string"},"cityCode":{"type":"string"},"countryCode":{"type":"string"}}},{"type":"null"}]}},"required":["id","video","author","music","stats","authorStats"]}}},"required":["items"]},"success":{"type":"boolean"},"hasMore":{"type":"boolean"},"maxCursor":{"type":"string"}},"required":["user_feed","success","hasMore","maxCursor"]},"id":"schema_110"},"schema_111":{"kind":"json-schema","data":{"example":"5424","type":"string"},"id":"schema_111"},"schema_112":{"kind":"json-schema","data":{"type":"object","properties":{"challenge_feed":{"type":"object","properties":{"itemList":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"desc":{"type":"string"},"createTime":{"type":"number"},"video":{"type":"object","properties":{"id":{"type":"string"},"height":{"type":"number"},"width":{"type":"number"},"duration":{"type":"number"},"ratio":{"type":"string"},"cover":{"type":"string"},"originCover":{"type":"string"},"dynamicCover":{"type":"string"},"playAddr":{"type":"string"},"downloadAddr":{"type":"string"},"shareCover":{"type":"array","items":{"type":"string"}},"reflowCover":{"type":"string"}},"required":["id"]},"author":{"type":"object","properties":{"id":{"type":"string"},"uniqueId":{"type":"string"},"nickname":{"type":"string"},"avatarThumb":{"type":"string"},"avatarMedium":{"type":"string"},"avatarLarger":{"type":"string"},"signature":{"type":"string"},"verified":{"type":"boolean"},"secUid":{"type":"string"},"secret":{"type":"boolean"},"ftc":{"type":"boolean"},"openFavorite":{"type":"boolean"},"commentSetting":{"type":"number"},"duetSetting":{"type":"number"},"stitchSetting":{"type":"number"},"privateAccount":{"type":"boolean"}},"required":["id"]},"music":{"type":"object","properties":{"id":{"type":"string"},"title":{"type":"string"},"playUrl":{"type":"string"},"coverThumb":{"type":"string"},"coverMedium":{"type":"string"},"coverLarge":{"type":"string"},"authorName":{"type":"string"},"original":{"type":"boolean"}},"required":["id"]},"challenges":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"title":{"type":"string"},"desc":{"type":"string"},"profileThumb":{"type":"string"},"profileMedium":{"type":"string"},"profileLarger":{"type":"string"},"coverThumb":{"type":"string"},"coverMedium":{"type":"string"},"coverLarger":{"type":"string"}},"required":["id"]}},"stats":{"type":"object","properties":{"diggCount":{"type":"number"},"shareCount":{"type":"number"},"commentCount":{"type":"number"},"playCount":{"type":"number"},"collectCount":{"type":"number"}}},"statsV2":{"type":"object","properties":{"diggCount":{"type":"string"},"shareCount":{"type":"string"},"commentCount":{"type":"string"},"playCount":{"type":"string"},"collectCount":{"type":"string"},"repostCount":{"type":"string"}}},"originalItem":{"type":"boolean"},"officalItem":{"type":"boolean"},"textExtra":{"type":"array","items":{"type":"object","properties":{"awemeId":{"type":"string"},"start":{"type":"number"},"end":{"type":"number"},"hashtagName":{"type":"string"},"hashtagId":{"type":"string"},"type":{"type":"number"},"userId":{"type":"string"},"isCommerce":{"type":"boolean"},"userUniqueId":{"type":"string"},"secUid":{"type":"string"}}}},"secret":{"type":"boolean"},"forFriend":{"type":"boolean"},"showNotPass":{"type":"boolean"},"vl1":{"type":"boolean"},"itemMute":{"type":"boolean"},"authorStats":{"type":"object","properties":{"followingCount":{"type":"number"},"followerCount":{"type":"number"},"heartCount":{"type":"number"},"videoCount":{"type":"number"},"diggCount":{"type":"number"},"heart":{"type":"number"}},"required":["followingCount","followerCount","heartCount","videoCount","diggCount","heart"]},"privateItem":{"type":"boolean"},"duetEnabled":{"type":"boolean"},"stitchEnabled":{"type":"boolean"},"shareEnabled":{"type":"boolean"},"isAd":{"type":"boolean"},"isECVideo":{"type":"number"},"adLabelVersion":{"type":"number"},"location":{"anyOf":[{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"address":{"type":"string"},"city":{"type":"string"},"cityCode":{"type":"string"},"countryCode":{"type":"string"}}},{"type":"null"}]}},"required":["id","video","author","music","stats","authorStats"]}},"stickersOnItem":{"type":"object","properties":{"stickerType":{"type":"number"},"stickerText":{"type":"array","items":{"type":"string"}}}}},"required":["itemList"]},"success":{"type":"boolean"},"hasMore":{"type":"boolean"},"maxCursor":{"type":"string"}},"required":["challenge_feed","success","hasMore","maxCursor"]},"id":"schema_112"},"schema_113":{"kind":"json-schema","data":{"example":"funny","type":"string"},"id":"schema_113"},"schema_114":{"kind":"json-schema","data":{"type":"object","properties":{"challenge":{"type":"object","properties":{"challengeInfo":{"type":"object","properties":{"challenge":{"type":"object","properties":{"id":{"type":"string"},"title":{"type":"string"},"desc":{"type":"string"},"profileLarger":{"type":"string"},"profileMedium":{"type":"string"},"profileThumb":{"type":"string"},"coverLarger":{"type":"string"},"coverMedium":{"type":"string"},"coverThumb":{"type":"string"},"isCommerce":{"type":"boolean"},"splitTitle":{"type":"string"}},"required":["id","title","desc","profileLarger","profileMedium","profileThumb","coverLarger","coverMedium","coverThumb","isCommerce"]},"stats":{"type":"object","properties":{"videoCount":{"type":"number"},"viewCount":{"type":"number"}},"required":["videoCount","viewCount"]}},"required":["challenge","stats"]}},"required":["challengeInfo"]},"success":{"type":"boolean"}},"required":["challenge","success"]},"id":"schema_114"},"schema_115":{"kind":"json-schema","data":{"example":"7364804047850884398","type":"string"},"id":"schema_115"},"schema_116":{"kind":"json-schema","data":{"type":"object","properties":{"comments":{"type":"object","properties":{"comments":{"type":"array","items":{"type":"object","properties":{"cid":{"type":"string"},"text":{"type":"string"},"aweme_id":{"type":"string"},"create_time":{"type":"number"},"digg_count":{"type":"number"},"status":{"type":"number"},"user":{"type":"object","properties":{"nickname":{"type":"string"},"avatar_thumb":{"type":"object","properties":{"uri":{"type":"string"},"url_list":{"type":"array","items":{"type":"string"}}}},"custom_verify":{"type":"string"},"unique_id":{"type":"string"},"enterprise_verify_reason":{"type":"string"},"sec_uid":{"type":"string"}},"required":["nickname","avatar_thumb","sec_uid"]},"reply_id":{"type":"string"},"text_extra":{"type":"array","items":{"type":"object","properties":{"start":{"type":"number"},"end":{"type":"number"},"user_id":{"type":"string"},"hashtag_name":{"type":"string"},"hashtag_id":{"type":"string"},"sec_uid":{"type":"string"}}}},"label_text":{"type":"string"},"label_type":{"type":"number"},"reply_comment_total":{"type":"number"},"reply_to_reply_id":{"type":"string"},"reply_to_userid":{"type":"string"},"reply_to_username":{"type":"string"},"is_author_digged":{"type":"boolean"},"reply_comment":{"anyOf":[{"type":"array","items":{"type":"object","properties":{"cid":{"type":"string"},"text":{"type":"string"},"aweme_id":{"type":"string"},"create_time":{"type":"number"},"digg_count":{"type":"number"},"status":{"type":"number"},"user":{"type":"object","properties":{"nickname":{"type":"string"},"avatar_thumb":{"type":"object","properties":{"uri":{"type":"string"},"url_list":{"type":"array","items":{"type":"string"}}}},"custom_verify":{"type":"string"},"unique_id":{"type":"string"},"enterprise_verify_reason":{"type":"string"},"sec_uid":{"type":"string"}},"required":["nickname","avatar_thumb","sec_uid"]},"reply_id":{"type":"string"},"text_extra":{"type":"array","items":{"type":"object","properties":{"start":{"type":"number"},"end":{"type":"number"},"user_id":{"type":"string"},"hashtag_name":{"type":"string"},"hashtag_id":{"type":"string"},"sec_uid":{"type":"string"}}}},"label_text":{"type":"string"},"label_type":{"type":"number"},"reply_comment_total":{"type":"number"},"reply_to_reply_id":{"type":"string"},"reply_to_userid":{"type":"string"},"reply_to_username":{"type":"string"},"is_author_digged":{"type":"boolean"}},"required":["cid","text","user","is_author_digged"]}},{"type":"null"}]}},"required":["cid","text","user","text_extra","is_author_digged","reply_comment"]}},"total":{"type":"number"},"has_more":{"type":"number"},"cursor":{"type":"number"}},"required":["comments","has_more","cursor"]},"success":{"type":"boolean"}},"required":["comments","success"]},"id":"schema_116"},"schema_117":{"kind":"json-schema","data":{"example":"7391817435723612934","type":"string"},"id":"schema_117"},"schema_118":{"kind":"json-schema","data":{"example":"7362317730454308880","type":"string"},"id":"schema_118"},"schema_119":{"kind":"json-schema","data":{"type":"object","properties":{"music":{"type":"object","properties":{"musicInfo":{"type":"object","properties":{"music":{"type":"object","properties":{"id":{"type":"string"},"title":{"type":"string"},"playUrl":{"type":"string"},"coverThumb":{"type":"string"},"coverMedium":{"type":"string"},"coverLarge":{"type":"string"},"authorName":{"type":"string"},"original":{"type":"boolean"},"duration":{"type":"number"},"album":{"type":"string"}},"required":["id","title","playUrl","coverThumb","coverMedium","coverLarge","authorName","original","duration"]},"author":{"type":"object","properties":{"id":{"type":"string"},"uniqueId":{"type":"string"},"nickname":{"type":"string"},"avatarThumb":{"type":"string"},"avatarMedium":{"type":"string"},"avatarLarger":{"type":"string"},"signature":{"type":"string"},"verified":{"type":"boolean"},"secUid":{"type":"string"},"secret":{"type":"boolean"},"ftc":{"type":"boolean"},"openFavorite":{"type":"boolean"},"commentSetting":{"type":"number"},"duetSetting":{"type":"number"},"stitchSetting":{"type":"number"},"privateAccount":{"type":"boolean"}},"required":["id","uniqueId","nickname","avatarThumb","avatarMedium","avatarLarger","signature","secUid","secret","ftc","openFavorite","privateAccount"]},"stats":{"type":"object","properties":{"videoCount":{"type":"number"}},"required":["videoCount"]},"artist":{"type":"object","properties":{"id":{"type":"string"},"uniqueId":{"type":"string"},"nickname":{"type":"string"},"avatarThumb":{"type":"string"},"avatarMedium":{"type":"string"},"avatarLarger":{"type":"string"},"signature":{"type":"string"},"verified":{"type":"boolean"},"secUid":{"type":"string"},"secret":{"type":"boolean"},"ftc":{"type":"boolean"},"openFavorite":{"type":"boolean"},"commentSetting":{"type":"number"},"duetSetting":{"type":"number"},"stitchSetting":{"type":"number"},"privateAccount":{"type":"boolean"}},"required":["id","uniqueId","nickname","avatarThumb","avatarMedium","avatarLarger","signature","secUid","secret","ftc","openFavorite","privateAccount"]},"artists":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"uniqueId":{"type":"string"},"nickname":{"type":"string"},"avatarThumb":{"type":"string"},"avatarMedium":{"type":"string"},"avatarLarger":{"type":"string"},"signature":{"type":"string"},"verified":{"type":"boolean"},"secUid":{"type":"string"},"secret":{"type":"boolean"},"ftc":{"type":"boolean"},"openFavorite":{"type":"boolean"},"commentSetting":{"type":"number"},"duetSetting":{"type":"number"},"stitchSetting":{"type":"number"},"privateAccount":{"type":"boolean"}},"required":["id","uniqueId","nickname","avatarThumb","avatarMedium","avatarLarger","signature","secUid","secret","ftc","openFavorite","privateAccount"]}}},"required":["music","stats"]}},"required":["musicInfo"]},"success":{"type":"boolean"}},"required":["music","success"]},"id":"schema_119"},"schema_120":{"kind":"json-schema","data":{"type":"object","properties":{"success":{"type":"boolean"},"music_feed":{"type":"object","properties":{"itemList":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"desc":{"type":"string"},"createTime":{"type":"number"},"video":{"type":"object","properties":{"id":{"type":"string"},"height":{"type":"number"},"width":{"type":"number"},"duration":{"type":"number"},"ratio":{"type":"string"},"cover":{"type":"string"},"originCover":{"type":"string"},"dynamicCover":{"type":"string"},"playAddr":{"type":"string"},"downloadAddr":{"type":"string"},"shareCover":{"type":"array","items":{"type":"string"}},"reflowCover":{"type":"string"}},"required":["id"]},"author":{"type":"object","properties":{"id":{"type":"string"},"uniqueId":{"type":"string"},"nickname":{"type":"string"},"avatarThumb":{"type":"string"},"avatarMedium":{"type":"string"},"avatarLarger":{"type":"string"},"signature":{"type":"string"},"verified":{"type":"boolean"},"secUid":{"type":"string"},"secret":{"type":"boolean"},"ftc":{"type":"boolean"},"openFavorite":{"type":"boolean"},"commentSetting":{"type":"number"},"duetSetting":{"type":"number"},"stitchSetting":{"type":"number"},"privateAccount":{"type":"boolean"}},"required":["id"]},"music":{"type":"object","properties":{"id":{"type":"string"},"title":{"type":"string"},"playUrl":{"type":"string"},"coverThumb":{"type":"string"},"coverMedium":{"type":"string"},"coverLarge":{"type":"string"},"authorName":{"type":"string"},"original":{"type":"boolean"}},"required":["id"]},"challenges":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"title":{"type":"string"},"desc":{"type":"string"},"profileThumb":{"type":"string"},"profileMedium":{"type":"string"},"profileLarger":{"type":"string"},"coverThumb":{"type":"string"},"coverMedium":{"type":"string"},"coverLarger":{"type":"string"}},"required":["id"]}},"stats":{"type":"object","properties":{"diggCount":{"type":"number"},"shareCount":{"type":"number"},"commentCount":{"type":"number"},"playCount":{"type":"number"},"collectCount":{"type":"number"}}},"statsV2":{"type":"object","properties":{"diggCount":{"type":"string"},"shareCount":{"type":"string"},"commentCount":{"type":"string"},"playCount":{"type":"string"},"collectCount":{"type":"string"},"repostCount":{"type":"string"}}},"originalItem":{"type":"boolean"},"officalItem":{"type":"boolean"},"textExtra":{"type":"array","items":{"type":"object","properties":{"awemeId":{"type":"string"},"start":{"type":"number"},"end":{"type":"number"},"hashtagName":{"type":"string"},"hashtagId":{"type":"string"},"type":{"type":"number"},"userId":{"type":"string"},"isCommerce":{"type":"boolean"},"userUniqueId":{"type":"string"},"secUid":{"type":"string"}}}},"secret":{"type":"boolean"},"forFriend":{"type":"boolean"},"showNotPass":{"type":"boolean"},"vl1":{"type":"boolean"},"itemMute":{"type":"boolean"},"authorStats":{"type":"object","properties":{"followingCount":{"type":"number"},"followerCount":{"type":"number"},"heartCount":{"type":"number"},"videoCount":{"type":"number"},"diggCount":{"type":"number"},"heart":{"type":"number"}},"required":["followingCount","followerCount","heartCount","videoCount","diggCount","heart"]},"privateItem":{"type":"boolean"},"duetEnabled":{"type":"boolean"},"stitchEnabled":{"type":"boolean"},"shareEnabled":{"type":"boolean"},"isAd":{"type":"boolean"},"isECVideo":{"type":"number"},"adLabelVersion":{"type":"number"},"location":{"anyOf":[{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"address":{"type":"string"},"city":{"type":"string"},"cityCode":{"type":"string"},"countryCode":{"type":"string"}}},{"type":"null"}]}},"required":["id","video","author","music","stats","authorStats"]}}},"required":["itemList"]},"hasMore":{"type":"boolean"},"maxCursor":{"type":"string"}},"required":["success","music_feed","hasMore","maxCursor"]},"id":"schema_120"},"schema_121":{"kind":"json-schema","data":{"example":"mrbeast","type":"string"},"id":"schema_121"},"schema_122":{"kind":"json-schema","data":{"type":"object","properties":{"result":{"type":"object","properties":{"user_list":{"type":"array","items":{"type":"object","properties":{"user_info":{"type":"object","properties":{"uid":{"type":"string"},"nickname":{"type":"string"},"signature":{"type":"string"},"avatar_thumb":{"type":"object","properties":{"uri":{"type":"string"},"url_list":{"type":"array","items":{"type":"string"}},"width":{"type":"number"},"height":{"type":"number"}},"required":["uri","url_list","width","height"]},"follower_count":{"type":"number"},"custom_verify":{"type":"string"},"unique_id":{"type":"string"},"enterprise_verify_reason":{"type":"string"},"sec_uid":{"type":"string"}},"required":["uid","nickname","signature","avatar_thumb","follower_count","custom_verify","unique_id","enterprise_verify_reason","sec_uid"]}},"required":["user_info"]}}},"required":["user_list"]},"success":{"type":"boolean"}},"required":["result","success"]},"id":"schema_122"},"schema_123":{"kind":"json-schema","data":{"example":"lululemon","type":"string"},"id":"schema_123"},"schema_124":{"kind":"json-schema","data":{"type":"object","properties":{"challenge_list":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"title":{"type":"string"},"desc":{"type":"string"},"view_count":{"type":"number"},"video_count":{"type":"number"}},"required":["id","title","desc","view_count","video_count"]}},"success":{"type":"boolean"}},"required":["challenge_list","success"]},"id":"schema_124"},"schema_125":{"kind":"json-schema","data":{"type":"object","properties":{"media":{"type":"object","properties":{"itemInfo":{"type":"object","properties":{"itemStruct":{"type":"object","properties":{"id":{"type":"string"},"desc":{"type":"string"},"createTime":{"type":"number"},"video":{"type":"object","properties":{"id":{"type":"string"},"height":{"type":"number"},"width":{"type":"number"},"duration":{"type":"number"},"ratio":{"type":"string"},"cover":{"type":"string"},"originCover":{"type":"string"},"dynamicCover":{"type":"string"},"playAddr":{"type":"string"},"downloadAddr":{"type":"string"},"shareCover":{"type":"array","items":{"type":"string"}},"reflowCover":{"type":"string"}},"required":["id"]},"author":{"type":"object","properties":{"id":{"type":"string"},"uniqueId":{"type":"string"},"nickname":{"type":"string"},"avatarThumb":{"type":"string"},"avatarMedium":{"type":"string"},"avatarLarger":{"type":"string"},"signature":{"type":"string"},"verified":{"type":"boolean"},"secUid":{"type":"string"},"secret":{"type":"boolean"},"ftc":{"type":"boolean"},"openFavorite":{"type":"boolean"},"commentSetting":{"type":"number"},"duetSetting":{"type":"number"},"stitchSetting":{"type":"number"},"privateAccount":{"type":"boolean"}},"required":["id"]},"music":{"type":"object","properties":{"id":{"type":"string"},"title":{"type":"string"},"playUrl":{"type":"string"},"coverThumb":{"type":"string"},"coverMedium":{"type":"string"},"coverLarge":{"type":"string"},"authorName":{"type":"string"},"original":{"type":"boolean"},"duration":{"type":"number"},"album":{"type":"string"}},"required":["id"]},"challenges":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"title":{"type":"string"},"desc":{"type":"string"},"profileThumb":{"type":"string"},"profileMedium":{"type":"string"},"profileLarger":{"type":"string"},"coverThumb":{"type":"string"},"coverMedium":{"type":"string"},"coverLarger":{"type":"string"},"isCommerce":{"type":"boolean"}},"required":["id"]}},"stats":{"type":"object","properties":{"diggCount":{"type":"number"},"shareCount":{"type":"number"},"commentCount":{"type":"number"},"playCount":{"type":"number"},"collectCount":{"type":"number"}}},"statsV2":{"type":"object","properties":{"diggCount":{"type":"string"},"shareCount":{"type":"string"},"commentCount":{"type":"string"},"playCount":{"type":"string"},"collectCount":{"type":"string"},"repostCount":{"type":"string"}}},"isActivityItem":{"type":"boolean"},"duetInfo":{"type":"object","properties":{"duetFromId":{"type":"string"}}},"textExtra":{"type":"array","items":{"type":"object","properties":{"awemeId":{"type":"string"},"start":{"type":"number"},"end":{"type":"number"},"hashtagName":{"type":"string"},"hashtagId":{"type":"string"},"type":{"type":"number"},"userId":{"type":"string"},"isCommerce":{"type":"boolean"},"userUniqueId":{"type":"string"},"secUid":{"type":"string"}}}},"secret":{"type":"boolean"},"showNotPass":{"type":"boolean"},"vl1":{"type":"boolean"},"itemMute":{"type":"boolean"},"privateItem":{"type":"boolean"},"duetEnabled":{"type":"boolean"},"stitchEnabled":{"type":"boolean"},"shareEnabled":{"type":"boolean"},"stickersOnItem":{"type":"array","items":{"type":"object","properties":{"stickerType":{"type":"number"},"stickerText":{"type":"array","items":{"type":"string"}}}}},"isAd":{"type":"boolean"},"isECVideo":{"type":"number"},"adLabelVersion":{"type":"number"},"location":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"address":{"type":"string"},"city":{"type":"string"},"cityCode":{"type":"string"},"countryCode":{"type":"string"}}},"locationCreated":{"type":"string"}},"required":["id"]},"shareMeta":{"type":"object","properties":{"title":{"type":"string"},"desc":{"type":"string"}}}},"required":["itemStruct"]}},"required":["itemInfo"]},"success":{"type":"boolean"}},"required":["media","success"]},"id":"schema_125"},"schema_126":{"kind":"json-schema","data":{"type":"object","properties":{"videoUrl":{"type":"string"},"success":{"type":"boolean"}},"required":["videoUrl","success"]},"id":"schema_126"},"schema_127":{"kind":"json-schema","data":{"type":"string","format":"binary"},"id":"schema_127"},"schema_128":{"kind":"json-schema","data":{"example":"https://www.youtube.com/@MrBeast","type":"string"},"id":"schema_128"},"schema_129":{"kind":"json-schema","data":{"type":"object","properties":{"channel_info":{"type":"object","properties":{"channel_id":{"type":"string"},"custom_url":{"type":"string"},"username":{"type":"string"},"is_removed":{"type":"boolean"},"is_hidden":{"type":"boolean"},"is_verified":{"type":"boolean"},"fullname":{"type":"string"},"picture":{"type":"string"},"description":{"type":"string"},"country":{"type":"string"},"followers":{"type":"number"},"joined_at":{"type":"string"},"has_join":{"type":"boolean"},"total_views":{"type":"number"},"video_count":{"type":"number"},"links":{"type":"array","items":{"type":"string"}},"handle":{"type":"string"}},"required":["channel_id","is_removed","is_hidden","is_verified"]},"success":{"type":"boolean"}},"required":["channel_info","success"]},"id":"schema_129"},"schema_130":{"kind":"json-schema","data":{"type":"object","properties":{"videos_list":{"type":"object","properties":{"total":{"type":"number"},"videos":{"type":"array","items":{"type":"object","properties":{"video_id":{"type":"string"},"thumbnail":{"type":"string"},"title":{"type":"string"},"time":{"type":"string"},"published_ago":{"type":"string"},"views":{"type":"number"}},"required":["video_id","thumbnail","title"]}},"cursor":{"type":"string"}},"required":["total","videos","cursor"]},"success":{"type":"boolean"}},"required":["videos_list","success"]},"id":"schema_130"},"schema_131":{"kind":"json-schema","data":{"type":"object","properties":{"shorts_list":{"type":"object","properties":{"shorts":{"type":"array","items":{"type":"object","properties":{"short_id":{"type":"string"},"thumbnail":{"type":"string"},"title":{"type":"string"},"views":{"type":"number"}},"required":["short_id","thumbnail","title"]}},"cursor":{"type":"string"}},"required":["shorts","cursor"]},"success":{"type":"boolean"}},"required":["shorts_list","success"]},"id":"schema_131"},"schema_132":{"kind":"json-schema","data":{"example":"https://www.youtube.com/@joerogan","type":"string"},"id":"schema_132"},"schema_133":{"kind":"json-schema","data":{"type":"object","properties":{"lives_list":{"type":"object","properties":{"lives":{"type":"array","items":{"type":"object","properties":{"live_id":{"type":"string"},"thumbnail":{"type":"string"},"title":{"type":"string"},"time":{"type":"string"},"published_ago":{"type":"string"},"views":{"type":"number"}},"required":["live_id","thumbnail","title","time"]}},"cursor":{"type":"string"}},"required":["lives","cursor"]},"success":{"type":"boolean"}},"required":["lives_list","success"]},"id":"schema_133"},"schema_134":{"kind":"json-schema","data":{"example":"https://www.youtube.com/playlist?list=PLoSWVnSA9vG9qV0CVCpg5WwEy3LiP7udY","type":"string"},"id":"schema_134"},"schema_135":{"kind":"json-schema","data":{"example":"https://www.youtube.com/watch?v=4SNThp0YiU4","type":"string"},"id":"schema_135"},"schema_136":{"kind":"json-schema","data":{"type":"object","properties":{"video_info":{"type":"object","properties":{"video_id":{"type":"string"},"channel_id":{"type":"string"},"title":{"type":"string"},"published_at":{"type":"string"},"duration":{"type":"number"},"views":{"type":"number"},"likes":{"type":"number"},"dislikes":{"type":"number"},"comments":{"type":"number"},"genre":{"type":"string"},"thumbnail":{"type":"string"},"description":{"type":"string"},"keywords":{"type":"array","items":{"type":"string"}},"subtitles":{"type":"array","items":{"type":"object","properties":{"vss_id":{"type":"string"},"language_code":{"type":"string"},"name":{"type":"string"},"fetch_url":{"type":"string"}},"required":["vss_id","language_code","name","fetch_url"]}},"comments_tabs":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"cursor":{"type":"string"}},"required":["type","cursor"]}},"includes_paid_promotion":{"type":"boolean"},"is_premium_only_video":{"type":"boolean"},"is_members_only_content":{"type":"boolean"},"collaborators":{"type":"array","items":{"type":"object","properties":{"channel_id":{"type":"string"},"channel_name":{"type":"string"}}}},"related_videos":{"type":"array","items":{"type":"object","properties":{"video_id":{"type":"string"},"title":{"type":"string"},"channel_id":{"type":"string"},"channel_name":{"type":"string"},"channel_handle":{"type":"string"}}}}},"required":["video_id","channel_id","title","published_at","genre","thumbnail","description","keywords"]},"success":{"type":"boolean"}},"required":["video_info","success"]},"id":"schema_136"},"schema_137":{"kind":"json-schema","data":{"type":"array","items":{"type":"object","properties":{"vss_id":{"type":"string"},"language_code":{"type":"string"},"name":{"type":"string"},"fetch_url":{"type":"string"}},"required":["vss_id","language_code","name","fetch_url"]}},"id":"schema_137"},"schema_138":{"kind":"json-schema","data":{"example":"https://www.youtube.com/shorts/lkCRPp7cnP8","type":"string"},"id":"schema_138"},"schema_139":{"kind":"json-schema","data":{"type":"object","properties":{"short_info":{"type":"object","properties":{"short_id":{"type":"string"},"channel_id":{"type":"string"},"title":{"type":"string"},"published_at":{"type":"string"},"duration":{"anyOf":[{"type":"string"},{"type":"number"}]},"views":{"type":"number"},"likes":{"type":"number"},"dislikes":{"type":"number"},"comments":{"type":"number"},"genre":{"type":"string"},"thumbnail":{"type":"string"},"description":{"type":"string"},"subtitles":{"type":"array","items":{"type":"object","properties":{"vss_id":{"type":"string"},"language_code":{"type":"string"},"name":{"type":"string"},"fetch_url":{"type":"string"}},"required":["vss_id","language_code","name","fetch_url"]}},"keywords":{"type":"array","items":{"type":"string"}},"includes_paid_promotion":{"type":"boolean"}},"required":["short_id","channel_id","title","published_at","duration","comments","genre","thumbnail","description","keywords","includes_paid_promotion"]},"success":{"type":"boolean"}},"required":["short_info","success"]},"id":"schema_139"},"schema_140":{"kind":"json-schema","data":{"type":"object","properties":{"comments_list":{"type":"object","properties":{"comments":{"type":"array","items":{"type":"object","properties":{"comment_id":{"type":"string"},"author_channel_id":{"type":"string"},"author_name":{"type":"string"},"author_picture":{"type":"string"},"published_at":{"type":"string"},"author_is_channel_owner":{"type":"boolean"},"likes":{"type":"number"},"liked_by_creator":{"type":"boolean"},"text":{"type":"string"},"reply_count":{"type":"number"},"replies_cursor":{"type":"string"}},"required":["comment_id","author_channel_id","author_name","author_picture","published_at","author_is_channel_owner","likes","text"]}},"cursor":{"type":"string"}},"required":["comments","cursor"]},"success":{"type":"boolean"}},"required":["comments_list","success"]},"id":"schema_140"},"schema_141":{"kind":"json-schema","data":{"example":"Eg0SCzRTTlRocDBZaVU0GAYygwEaUBIaVWd6OXV5ZXMzNFM0eFBaVXFwVjRBYUFCQWciAggAKhhVQ1g2T1EzRGtjc2JZTkU2SDh1UVF1VkEyCzRTTlRocDBZaVU0QABICoIBAggBQi9jb21tZW50LXJlcGxpZXMtaXRlbS1VZ3o5dXllczM0UzR4UFpVcXBWNEFhQUJBZw","type":"string"},"id":"schema_141"},"schema_142":{"kind":"json-schema","data":{"type":"object","properties":{"replies_list":{"type":"object","properties":{"comments":{"type":"array","items":{"type":"object","properties":{"comment_id":{"type":"string"},"author_channel_id":{"type":"string"},"author_name":{"type":"string"},"author_picture":{"type":"string"},"published_at":{"type":"string"},"author_is_channel_owner":{"type":"boolean"},"likes":{"type":"number"},"liked_by_creator":{"type":"boolean"},"text":{"type":"string"},"reply_count":{"type":"number"},"replies_cursor":{"type":"string"}},"required":["comment_id","author_channel_id","author_name","author_picture","published_at","author_is_channel_owner","likes","text"]}},"cursor":{"type":"string"}},"required":["comments","cursor"]},"success":{"type":"boolean"}},"required":["replies_list","success"]},"id":"schema_142"},"schema_143":{"kind":"json-schema","data":{"type":"object","properties":{"error":{"description":"If there is an error","type":"boolean"},"user":{"type":"object","properties":{"name":{"examples":"Jane Doe","description":"Deprecated field, it is always empty. We will remove this field in the next version of the API.","type":"string"},"email":{"examples":"janedoe@example.com","description":"Deprecated field, it is always empty. We will remove this field in the next version of the API.","type":"string"}}},"billing":{"type":"object","properties":{"credits":{"examples":500.5,"type":"number"},"rawRequests":{"example":4500,"type":"number"}},"required":["rawRequests"]},"rateLimits":{"type":"object","properties":{"discoveryRatelimit":{"example":500,"type":"number"},"rawRatelimit":{"example":500,"type":"number"}},"required":["discoveryRatelimit","rawRatelimit"]}},"required":["error","user","billing","rateLimits"]},"id":"schema_143"}},"exampleStore":{},"securitySchemeStore":{"accessToken":{"id":"accessToken","type":"http","scheme":"bearer","bearerFormat":"token","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please enter token in following format: Bearer <APIToken>"},"children":[]}]}]}],"in":"header","paramName":"Authorization"}},"servers":[{"url":"https://api.modash.io/v1"}]},"options":{"generateCodeSamples":{"languages":[{"lang":"curl"},{"lang":"Python"},{"lang":"JavaScript"},{"lang":"Node.js"},{"lang":"Java"},{"lang":"C#"},{"lang":"Go"},{"lang":"PHP"},{"lang":"Ruby"},{"lang":"R"}],"skipOptionalParameters":true},"onlyRequiredInSamples":true,"hideSidebar":true,"mockServer":{"off":true},"disableRouter":true,"downloadUrls":[{"url":"/_bundle/products/raw_api/openapi_doc/raw.json?download"},{"url":"/_bundle/products/raw_api/openapi_doc/raw.yaml?download"}],"excludeFromSearch":false,"specType":"openapi","markdocOptions":{"tags":{},"nodes":{},"components":{}},"metadata":{"title":"Overview","description":"RAW API endpoints return **real-time, unfiltered data** data from public social media profiles on Instagram, TikTok, and YouTube. Use them to access profiles, content, comments, tags, and hashtag feeds — exactly as they appear on the platforms.\n\nThese endpoints are ideal for custom analytics, live monitoring, or building your own enrichment workflows.\n\n> ⚠️ Data is returned as-is, without filtering. Handle rate limits and pagination as needed.\n\n<a href=\"https://help.modash.io/en/articles/14035598-raw-api-best-practices-and-onboarding\" target=\"_blank\">Read the Raw API Best Practices guide →</a>\n"}},"baseSlug":"/products/raw_api/openapi_doc/raw","routesMapping":{}}