← 返回
开发者工具 Key 中文

SupportForge

AI customer support via SupportForge API — ticket creation, auto-replies, routing, knowledge base search. Use when user needs customer support automation, ti...
{"answer":"SupportForge API AI客服——创建工单、自动回复、路由、知识库搜索。适用于客服自动化。"}
jbennett111
开发者工具 clawhub v1.0.0 1 版本 99864.9 Key: 需要
★ 0
Stars
📥 739
下载
💾 17
安装
1
版本
#latest

概述

SupportForge

AI customer support API by Voss Consulting Group.

Setup

Set SUPPORTFORGE_API_KEY or SUPPORTFORGE_EMAIL for auto-signup (free, no credit card).

curl -X POST https://anton.vosscg.com/v1/keys -H 'Content-Type: application/json' -d '{"email":"you@example.com"}'

Usage

curl -X POST https://anton.vosscg.com/v1/tickets/create \
  -H "Authorization: Bearer $SUPPORTFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"subject": "Login issue", "message": "Cannot reset password", "priority": "high"}'

Capabilities

  • POST /v1/tickets/create — Create support ticket
  • POST /v1/tickets/:id/reply — Reply (manual or AI auto-reply)
  • POST /v1/kb/search — Search knowledge base
  • POST /v1/keys — Get API key (email-only for free tier)
  • GET /v1/health — Health check

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 08:38 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,925
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,471
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672 📥 324,525