Documentation Index
Fetch the complete documentation index at: https://docs.vmeg.ai/llms.txt
Use this file to discover all available pages before exploring further.
API Key
所有/openapi/v1/** 接口都需要 API Key。
请求头
每次请求都必须在 HTTP Authorization 请求头中携带密钥(不要放在 URL 查询参数或请求体里):curl 示例:
YOUR_API_KEY 替换为 API 配置 中的密钥。
创建与轮换
在 vmeg.ai 的 API 配置 页(登录后侧栏 API)创建或轮换 Key。未登录请先 登录。 同一页面可配置异步回调的 Webhook URL;保存后可在该页查看 VMEG 自动生成的 Webhook Secret。API 配置面向付费用户,见 价格。
鉴权失败
HTTP 状态码401,响应体示例:

