接口:GET https://api.tavily.com/usage
PowerShell
请输入 API Key,然后点击“查询 usage”。

如果点击查询后出现 CORS 报错(跨域),说明该接口不允许浏览器直连;那就需要用 Cloudflare Worker 做代理(我可以继续手把手带你做)。