Skip to content

POST /v1/query

通用查询。

请求

json
{ "input": "example.com", "type": "auto", "limit": 100 }

响应

🧾 响应格式data 为记录数组。

Released under the MIT License.