{{ toast.type === 'success' ? '✅' : (toast.type === 'error' ? '❌' : 'ℹ️') }}

{{ toast.title }}

{{ toast.message }}

A
API Hub

API WORKSPACE

发现、测试、沉淀你的 API 工作流

在一个界面中完成接口探索与请求调试,适合快速验证和团队共享。

发现 API

已收录 {{ presetApis.length }} 个公共接口

🔍
{{ api.method }} {{ api.category }}

{{ api.name }}

{{ api.desc }}

ResponseStatus: {{ response.status }}
{{ responseText }}
准备就绪
{{ error }}

{{ modalData.title }}

{{ modalData.rawApi?.method }}

{{ modalData.url }}

需要填写参数

此 API 需要以下信息才能运行

变量: {{ '{' + param.key + '}' }}

请求代理中...

😭

{{ modalError }}

Result
{{ modalResultContent }}