Skip to main content
GET
Management API 主机(api.scanova.io)上列出可用于 QR 短链接分配的域名,使用您的原始 Management API 密钥进行身份验证。
boolean
省略平台默认域名(new.scnv.io),仅保留该账户拥有的域名。
这是列出自定义域名适用于选择器的对应端点:不分页,并在未传入 exclude_platform_domains=true 时包含一条合成的平台默认行(id: 0)。对于只应接受该账户自己拥有的域名的流程,请使用 exclude_platform_domains=true——id: 0 这一哨兵值并非真实的域名记录,无法通过 /custom-domain/{pk}/ 端点解析。

相关内容

授权

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.

查询参数

exclude_platform_domains
boolean

Omit the platform default domain, keeping only domains this account owns.

响应

200 - application/json

Plain array of verified domains (no pagination envelope).