notpanel
服务价格常见问题福利活动API
notpanel

粉丝、点赞和观看,覆盖所有平台。

目录同时包含我们直接运营的服务和经过审核的合作伙伴容量。可用性、时间、补单和滴灌支持均按服务显示;路由和合作伙伴身份保持保密。

产品

  • 服务
  • 价格
  • 价格指数
  • 推荐计划

资源

  • API
  • 博客
  • 常见问题
  • 状态

公司

  • 关于
  • 为何选择 NotPanel
  • 联系我们

法律

  • 服务条款
  • 隐私政策
  • 退款政策

语言

  • English
  • Español
  • Português
  • Русский
  • Türkçe
  • العربية
  • हिन्दी
  • Bahasa Indonesia
  • Français
  • 中文

© 2026 NotPanel 版权所有。

support@notpanel.com
notpanel
API 文档
+
API 文档

简介

  • 概览
  • 快速开始
  • 身份验证
  • 速率限制
  • 错误

目录

  • 列出服务
  • 高级目录
  • 服务类型

订单

  • 下单
  • 订单状态
  • 退款报价
  • 补单
  • 取消

账户

  • 账户状态
  • 余额

Webhook

  • 管理 webhook

参考

  • 更新日志
  • SDK 与库

需要帮助?

support@notpanel.com →

服务类型

每项目录服务都有 action=services 返回的类型。该类型决定 action=add 接受哪些参数;集成前请阅读服务字段。

各类型所需参数

此处省略 key、action 和可选重试字段 request_id/idempotency_key。第一列显示熟悉的 type 和增量的 type_key。

类型linkquantity额外参数
Defaulttype_key: default是是—
Custom Commentstype_key: custom_comments是Optional; derived from listcomments*
Custom Comments Packagetype_key: custom_comments_package是否comments*
Packagetype_key: package是否—
Invites from Groupstype_key: invites_from_groups是是groups*
Mentionstype_key: mentions是是usernames*
Mentions Hashtagtype_key: mentions_hashtag是是hashtag*usernames
Mentions User Followerstype_key: mentions_user_followers是是username*
Mentions Media Likerstype_key: mentions_media_likers是是media*
Mentions Custom Listtype_key: mentions_custom_list是Optional; derived from listusernames*
Polltype_key: poll是是answer_number*
Comment Likestype_key: comment_likes是是—
Comment Repliestype_key: comment_replies是Optional; derived from listusernamecomments*
SEOtype_key: seo是是keywords*
Web Traffictype_key: web_traffic是是keywordsreferercountrydevicetype_of_trafficgoogle_keyword

* 表示必填参数,未标记者为选填。string (list) 表示一个原始表单值,每行一项,而不是 JSON 数组。

额外参数详解

Custom Comments (custom_comments)

comments必需string (list)
Comments

Custom Comments Package (custom_comments_package)

comments必需string (list)
Comments

Invites from Groups (invites_from_groups)

groups必需string (list)
Group links

Mentions (mentions)

usernames必需string (list)
Usernames

Mentions Hashtag (mentions_hashtag)

hashtag必需string
Hashtag
usernamesstring (list)
Source usernames (optional)

Mentions User Followers (mentions_user_followers)

username必需string
Source username

Mentions Media Likers (mentions_media_likers)

media必需string
Source media URL

Mentions Custom List (mentions_custom_list)

usernames必需string (list)
Usernames

Poll (poll)

answer_number必需integer
Answer number
min: 1

Comment Replies (comment_replies)

usernamestring
Comment username (optional)
comments必需string (list)
Reply text

SEO (seo)

keywords必需string (list)
Keywords

Web Traffic (web_traffic)

keywordsstring (list)
Keywords (optional)
refererstring
Referrer URL (optional)
countrystring
Country code (optional)
devicestring
Device (optional)
type_of_trafficstring
Traffic type (optional)
google_keywordstring
Google keyword (optional)