Skip to main content
GET
Management API 主机(api.scanova.io)上返回当前有效的 G2 评价活动,使用您的原始 Management API 密钥进行身份验证——如果您还没有设置好密钥,请参见概览
Scanova 会定期开展活动,鼓励满意的客户在 G2 上留下评价。此端点返回活动内容——titlebutton_labellink,以及活动生效的日期区间——以便集成方在需要时展示与 Scanova 控制台相同的提示。

没有正在进行的活动

并非始终都有活动在进行。此处返回 404 恰恰意味着这一点——当前没有需要展示的内容,这并非错误。plans 是该活动所针对的方案 ID 列表;不在该列表中的方案在 Scanova 控制台中不会看到此活动,不过此端点本身并不会根据调用密钥所属的方案进行过滤。

相关内容

授权

Authorization
string
header
必填

Send your Management API key as the raw value of the Authorization header — no "Bearer " or "Token " prefix, and no other characters. Example: Authorization: 401f7ac837da42b97f613d789819ff93537bee6a. A header containing more than one space-separated part is rejected outright. Requests also require the request's Host header to be the management API host (e.g. api.scanova.io) — the same key sent to the regular API host will not authenticate.

响应

The active campaign.