Open Connector
所有 Tools

HypeAuditor logoHypeAuditor

Data-driven Influencer marketing platform for brands & agencies that helps to find the best influencer, analyze the market, track and measure influencer campaigns.

hypeauditorvcatalog-v122 个 Tools

认证方式

方式底层类型状态说明
API Keyapi_keyavailable

调用示例

import { createClient } from "@open-connector/sdk";const oc = createClient({  baseUrl: "https://api.openconnector.dev",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await oc.executeTool({  slug: "HYPEAUDITOR_1A9E7B9018C65E0C27FEE0CEFFCD2A36",  connectedAccountId: "conn_...",  arguments: { /* match this tool's input schema */ },});
import Composio from "@composio/client";const composio = new Composio({  baseURL: "https://api.openconnector.dev/composio",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await composio.tools.execute("HYPEAUDITOR_1A9E7B9018C65E0C27FEE0CEFFCD2A36", {  connected_account_id: "conn_...",  arguments: { /* match this tool's input schema */ },});
oc tools execute HYPEAUDITOR_1A9E7B9018C65E0C27FEE0CEFFCD2A36 --data '{ }'

Tool 目录

可用 Tools

22 个可调用操作

Create a media planHYPEAUDITOR_1A9E7B9018C65E0C27FEE0CEFFCD2A36Creates a new media plan

Creates a new media plan

认证

需要 Connected Account

Tags

Media Plan
Get media plan metricsHYPEAUDITOR_1D082FED137373708F242DB1C2979CB2Returns aggregated metrics for a media plan including overall metrics and metrics broken down by social network (Instagram, YouTube, TikTok)

Returns aggregated metrics for a media plan including overall metrics and metrics broken down by social network (Instagram, YouTube, TikTok)

认证

需要 Connected Account

Tags

Media Plan
Get list of media plan creatorsHYPEAUDITOR_33E2549A4C59350677DBD720E7A93241Returns a paginated list of creators for a specific media plan, including their social network accounts in a compact format. Each creator may be associated with multiple social network accounts.

Returns a paginated list of creators for a specific media plan, including their social network accounts in a compact format. Each creator may be associated with multiple social network accounts.

认证

需要 Connected Account

Tags

Media Plan
Check unlock status for a list of reportsHYPEAUDITOR_3CC63059BFD146042F5F4ECA856B53CCReturns the unlock status for each requested influencer report, identified by social_type and social_id or username.

Returns the unlock status for each requested influencer report, identified by social_type and social_id or username.

认证

需要 Connected Account

Tags

Report
Unlock emails for a list of creatorsHYPEAUDITOR_404F3B031E8CE936EFF30BA183DA50CEUnlocks and returns email addresses for each requested creator, identified by social_type and social_id. Spends unlock tokens when an email is unlocked.

Unlocks and returns email addresses for each requested creator, identified by social_type and social_id. Spends unlock tokens when an email is unlocked.

认证

需要 Connected Account

Tags

Report
Get lookalike creator recommendationsHYPEAUDITOR_4589D4C3BFC1482D48A37CD953D01FA3Find similar creators accounts based on provided usernames or social IDs. Results are returned synchronously.

Find similar creators accounts based on provided usernames or social IDs. Results are returned synchronously.

认证

需要 Connected Account

Tags

LookAlike
Update media plan accountsHYPEAUDITOR_4854B6A639C37AAA8EA2F43041DE6E35Updates accounts in a specific media plan. Accepts up to 20 accounts per request. All fields except social_type and social_id are optional — only provided fields will be updated.

Updates accounts in a specific media plan. Accepts up to 20 accounts per request. All fields except social_type and social_id are optional — only provided fields will be updated.

认证

需要 Connected Account

Tags

Media Plan
Update a media planHYPEAUDITOR_4A4E5B16C7143EFD3CF8A3453DA69B31Updates an existing media plan with the provided data. All top-level fields are optional: if not provided - field will not be updated, if null is provided - null will be written.

Updates an existing media plan with the provided data. All top-level fields are optional: if not provided - field will not be updated, if null is provided - null will be written.

认证

需要 Connected Account

Tags

Media Plan
Get list of media plansHYPEAUDITOR_4BBA329A2A3DCA89364C3F5AC47E947CReturns a paginated list of media plans

Returns a paginated list of media plans

认证

需要 Connected Account

Tags

Media Plan
List of media plans eventsHYPEAUDITOR_4E31E75E5B7DD4CB01C687650C85E7E4Retrieves a paginated list of events for a specific social network account in a media plan.

Retrieves a paginated list of events for a specific social network account in a media plan.

认证

需要 Connected Account

Tags

Media Plan
Get list of social listening listenersHYPEAUDITOR_5E4A1794F76C5AB11CBAC5678806524ARetrieve a paginated list of all social listening listeners. Returns listeners with their current status, creator counts, and monitoring information.

Retrieve a paginated list of all social listening listeners. Returns listeners with their current status, creator counts, and monitoring information.

认证

需要 Connected Account

Tags

Social Listening
Create media plan eventHYPEAUDITOR_6B7E4FAC7C0D32859DC20CB022176F02Creates a new comment event for a specific social network account in a media plan.

Creates a new comment event for a specific social network account in a media plan.

认证

需要 Connected Account

Tags

Media Plan
Delete media plan eventHYPEAUDITOR_71BA391152F103466CFBA780E2F8EF9FDeletes a specific event from a media plan.

Deletes a specific event from a media plan.

认证

需要 Connected Account

Tags

Media Plan
Get list of creators from social listeningHYPEAUDITOR_7483F8B3A2FA631C555BEFE24FF34F8FRetrieve a paginated list of creators discovered through social listening. Returns creators who have mentioned tracked usernames, hashtags, or keywords across Instagram and TikTok. Results can be filtered by specific listener and sorted by discovery date.

Retrieve a paginated list of creators discovered through social listening. Returns creators who have mentioned tracked usernames, hashtags, or keywords across Instagram and TikTok. Results can be filtered by specific listener and sorted by discovery date.

认证

需要 Connected Account

Tags

Social Listening
Save creator social network connectionsHYPEAUDITOR_7D71DEE54B6AE2E2E17830CDDA7A62DCLinks social network accounts (reports) to a creator. Used to associate Instagram, YouTube, TikTok and other platform accounts with a specific creator identifier.

Links social network accounts (reports) to a creator. Used to associate Instagram, YouTube, TikTok and other platform accounts with a specific creator identifier.

认证

需要 Connected Account

Tags

Report
Create a social listening listenerHYPEAUDITOR_7DC632D417168BF318EF0E02DC725E3CCreate a new social listening listener to track mentions, hashtags, or keywords across Instagram and TikTok. The listener will continuously monitor the specified value and collect posts from creators who use it.

Create a new social listening listener to track mentions, hashtags, or keywords across Instagram and TikTok. The listener will continuously monitor the specified value and collect posts from creators who use it.

认证

需要 Connected Account

Tags

Social Listening
Get creator mentions (posts)HYPEAUDITOR_80A656AFC2B2E24EC54093F401E73EFERetrieve all posts (mentions) from a specific creator discovered through social listening. Returns posts where the creator mentioned tracked usernames, hashtags, or keywords across Instagram and TikTok. Results can be optionally filtered by a specific listener.

Retrieve all posts (mentions) from a specific creator discovered through social listening. Returns posts where the creator mentioned tracked usernames, hashtags, or keywords across Instagram and TikTok. Results can be optionally filtered by a specific listener.

认证

需要 Connected Account

Tags

Social Listening
Get a media plan by IDHYPEAUDITOR_AE735672DFA862B75D5318A4640FA107Returns a single media plan with full details including configuration and creators states count

Returns a single media plan with full details including configuration and creators states count

认证

需要 Connected Account

Tags

Media Plan
Add accounts to media planHYPEAUDITOR_B11695B97ADDBFB32B86738817ED32EEAdds social network accounts to a specific media plan. Accepts up to 20 accounts per request

Adds social network accounts to a specific media plan. Accepts up to 20 accounts per request

认证

需要 Connected Account

Tags

Media Plan
Delete media plan accountsHYPEAUDITOR_C5C7510E6E3A25C7C87E4EE51002115BDeletes accounts from a specific media plan. Accepts up to 20 accounts per request. Accounts that are not found in the plan will be listed in the skipped array.

Deletes accounts from a specific media plan. Accepts up to 20 accounts per request. Accounts that are not found in the plan will be listed in the skipped array.

认证

需要 Connected Account

Tags

Media Plan
Get list of media plan accountsHYPEAUDITOR_C8D4CC5B0E4412565CD47EA612EE78B4Returns a paginated list of creators’ social network accounts for a specific media plan

Returns a paginated list of creators’ social network accounts for a specific media plan

认证

需要 Connected Account

Tags

Media Plan
Delete a media planHYPEAUDITOR_CDBE46C44271F4A398A3E915F9CD1789Deletes a media plan by its identifier

Deletes a media plan by its identifier

认证

需要 Connected Account

Tags

Media Plan

Provider 资源