Open API

公开接口基础地址:/api/jp0999。建议携带 X-Api-Key(后台生成)以提高限流。

GET /api/jp0999/health

curl https://tool.zhaogm.com/api/jp0999/health

GET /api/jp0999/catalog

curl https://tool.zhaogm.com/api/jp0999/catalog

GET /api/jp0999/myip

curl https://tool.zhaogm.com/api/jp0999/myip

POST /api/jp0999/query/{code}

curl -X POST https://tool.zhaogm.com/api/jp0999/query/dns \
  -H "Content-Type: application/json" \
  -H "X-Api-Key: jp9_xxx" \
  -d '{"input":"baidu.com","options":{}}'

常用 code:dns / whois / ip / ssl / seo_check / domain_expire / wall_check / cdn / speed_test ...

无 Key:每 IP 每工具默认 30 次/分钟。有 Key:按套餐限流 + 日配额(见 套餐)。