API

InsertChat APIで構築

アシスタントを作成し、承認済みWebサイトコンテンツを接続し、ingestion、grounding、storage、analyticsを再構築せずに訪問者会話を管理します。

REST APIWebサイトコンテンツソースに基づく回答
APIで構築を開始

3日間の無料トライアル・トライアル中は料金はかかりません

機能

開発者が拡張できること

Erstelle gebrandete Website-Assistenten, gründe Antworten in freigegebenem Content und mache Besucherfragen zu nützlichen Website-Erlebnissen.

アシスタント管理

  • ブランドWebサイトアシスタントを作成
  • ブランドのトーンと動作を設定
  • widget、embed、pageへ公開
  • アシスタント権限を管理

訪問者会話

  • 会話を作成・管理
  • メッセージを送受信
  • 訪問者の質問履歴を追跡
  • 回答feedbackを保存

ナレッジ管理

  • ドキュメントとファイルをアップロード
  • Webサイトとsitemapをスクレイプ
  • YouTube動画をインポート
  • 自社コンテンツライブラリを整理

Workspace制御

  • workspaceアシスタント管理
  • role-based access control
  • 顧客とブランドのアシスタントライブラリ
  • ソースアクセスルール

Analyticsとfeedback

  • 訪問者の質問
  • lead captureシグナル
  • ソース利用レポート
  • コンテンツギャップanalytics

Webサイト公開

  • 埋め込みchat widget
  • full-pageアシスタント体験
  • webhook support
  • custom-domainアシスタントページ
リソース

Kernobjekte hinter dem Assistenten

自社インターフェイスでアシスタント作成、ソース管理、訪問者会話、feedback、reportingを組み込むための主要オブジェクトです。

AssistentenQuellenChatsNachrichtenToolsModelleStatistikenFeedback
認証

Authentifizierung und Zugriff

Einmal anmelden, richtigen Zugriff setzen und Requests innerhalb deiner Account-Regeln halten.

Authentifizierte Requests

Nutze JWT bearer tokens für Sign-in, erneuere sie automatisch und binde jeden Request an den richtigen Nutzer und Account.

curl -X POST https://api.insertchat.com/v2/auth/login \
  -H "Content-Type: application/json" \
  -d '{"email": "you@company.com", "password": "your-password"}'

# Response:
# {
#   "token": "eyJhbGciOiJIUzI1NiIs...",
#   "type": "bearer",
#   "expires_in": 3600
# }

Füge den Token in allen folgenden Requests als Bearer token im Authorization-Header ein.

クイックスタート

Ersten Assistenten-Flow erstellen

Erstelle einen Website-Assistenten, verbinde eine Quelle und sende eine Besucherfrage.

Assistent erstellen

curl -X POST https://api.insertchat.com/v2/agents \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"name": "Website Assistant", "model": "gpt-5.2", "prompt": "Answer visitor questions from approved website content."}'

Besucherfrage senden

curl -X POST https://api.insertchat.com/v2/chat \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"agent_id": "agent_abc", "message": "Which guide explains your return policy?"}'

Freigegebenes Website-Wissen hochladen

curl -X POST https://api.insertchat.com/v2/sources \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -F "file=@website-guide.pdf" \
  -F "agent_id=agent_abc" \
  -F "type=document"
高度な制御

Mehr Kontrolle rund um den Assistenten

Nutze die Kontrollen, die wichtig sind, wenn der Assistent Teil einer öffentlichen Website-Erfahrung wird.

White-labelブランド制御

Web体験向けのcustom domain、アシスタント名、ブランドcopyright設定、UIテーマ。

ソースと回答の制御

承認済みソース、アシスタント動作、回答feedback、訪問者向けsource coverageを自分のインターフェイスで管理します。

Webhooksとhandoff

qualified leads、support requests、conversation context、answer feedbackを既存ツールへ送信します。

カスタムWeb画面

InsertChatがcontent ingestion、grounding、conversations、visitor insightを扱いながら、自社UIを構築できます。

ユースケース

Wo Teams die API nutzen

Beispiele für Teams, die InsertChat hinter einer individuellen Website-Assistenten-Erfahrung einsetzen wollen.

  • 訪問者が承認済みpages、docs、resourcesに質問できるブランドアシスタントを埋め込む
  • InsertChatがsources、grounding、conversations、analyticsを扱いながらcustom website assistantを動かす
  • high-intentの質問をlead capture、support handoff、CRM、ecommerce workflowsへルーティングする
  • 自社interfaceを使いながらowned-content ingestionとcontent gap reportingをInsertChatに残す
インタラクティブ FAQ

FAQ を訪問者のように試してみてください。

訪問者が使用するのと同じチャットで、製品、価格、セキュリティ、統合、無料ツールに関する質問をオープンします。

お問い合わせ
InsertChat

InsertChat

インタラクティブ FAQ

InsertChat

おい。以下の質問を選択して、InsertChat がどのように FAQs を明確でソースに裏付けられた回答に変えるのかをご覧ください。

ちょうど今
0/16 の質問を調査 FAQ の即時回答

統合 FAQ

どのような統合が利用可能ですか?

InsertChat は、CRM、サポート、e コマース、カレンダー、Webhook、検索、および自動化ツールをサポートします。例には、HubSpot、Zendesk、Shopify、Zapier、および API が含まれます。

Slackに接続できますか?

はい。エージェントを Slack に直接デプロイすると、承認されたユーザーがチャネルまたは DM で対話できるようになります。

HubSpotと統合しますか?

はい。見込み客、連絡先、会話データを HubSpot に直接同期します。

InsertChat を Zendesk と一緒に使用できますか?

はい。チケットの作成、ハンドオフ、サポート会話の同期はすべてサポートされています。

Shopifyをサポートしていますか?

はい。エージェントは、製品の質問に答えたり、注文ステータスを確認したり、一般的な e コマースの質問に対応したりできます。

WooCommerceはどうですか?

はい。 WooCommerce は Shopify と同様に機能し、製品カタログや注文情報にアクセスします。

Google DriveまたはDocsを接続できますか?

はい。 Google ドライブ、ドキュメント、および関連する Google ソースをナレッジ ソースとして接続します。

Zapier との統合はありますか?

はい。 Zapier 経由で InsertChat を数千のアプリに接続し、ワークフローを自動化し、データを同期します。

エージェントはウェブを検索できますか?

はい。 Web 検索を有効にして、エージェントがナレッジ ベース以外の最新情報を検索できるようにします。

カレンダー予約をサポートしていますか?

はい。エージェントは会話中に直接会議をスケジュールできます。

Webhook は使用できますか?

はい。カスタム統合とリアルタイム通知のために、イベントを独自のシステムに送信します。

API をお持ちですか?

はい。エージェントの作成、ソースの管理、プログラムによる会話の対話のための完全な REST API。

Google タグマネージャーでインストールできますか?

はい。スクリプト埋め込みまたは Google タグ マネージャー経由でインストールします。

自分の製品に組み込むことはできますか?

はい。アプリ内埋め込みを使用してネイティブな雰囲気を実現するか、API を使用してカスタム インターフェイスを構築します。

カスタムSMTPをサポートしていますか?

はい。カスタム ドメインと SMTP オプションを利用できるため、アウトバウンド メッセージングをインフラストラクチャに合わせて調整できます。

最初の統合を接続するにはどうすればよいですか?

トライアルを開始し、[設定] > [統合] に移動し、アシスタントが最初のワークフローに必要なツールを接続します。

ドキュメント

API-Dokumentation für Website-Assistenten

Nutze Request-Beispiele, Authentifizierungsleitfäden und Endpoint-Tests, um einen gebrandeten Assistenten um freigegebenen Website-Content zu bauen.

3日間の無料トライアル・トライアル中は料金はかかりません

Brauchst du Procurement, Security Review oder Implementierungssupport, bevor Besucher den Assistenten nutzen? Hol uns in den Rollout.

Knowledge
Website pages
·
Documents
·
Videos
·
FAQs & policies
·
Website pages
·
Documents
·
Videos
·
FAQs & policies
·
Website pages
·
Documents
·
Videos
·
FAQs & policies
·
Website pages
·
Documents
·
Videos
·
FAQs & policies
·
Website pages
·
Documents
·
Videos
·
FAQs & policies
·
Website pages
·
Documents
·
Videos
·
FAQs & policies
·
Brand
Logo and colors
·
Assistant tone
·
Custom domain
·
Suggested prompts
·
Logo and colors
·
Assistant tone
·
Custom domain
·
Suggested prompts
·
Logo and colors
·
Assistant tone
·
Custom domain
·
Suggested prompts
·
Logo and colors
·
Assistant tone
·
Custom domain
·
Suggested prompts
·
Logo and colors
·
Assistant tone
·
Custom domain
·
Suggested prompts
·
Logo and colors
·
Assistant tone
·
Custom domain
·
Suggested prompts
·
Launch
Website widget
·
Full-page assistant
·
Lead capture
·
Support handoff
·
Website widget
·
Full-page assistant
·
Lead capture
·
Support handoff
·
Website widget
·
Full-page assistant
·
Lead capture
·
Support handoff
·
Website widget
·
Full-page assistant
·
Lead capture
·
Support handoff
·
Website widget
·
Full-page assistant
·
Lead capture
·
Support handoff
·
Website widget
·
Full-page assistant
·
Lead capture
·
Support handoff
·
Learn
Top questions
·
Content gaps
·
Source usage
·
Lead signals
·
Top questions
·
Content gaps
·
Source usage
·
Lead signals
·
Top questions
·
Content gaps
·
Source usage
·
Lead signals
·
Top questions
·
Content gaps
·
Source usage
·
Lead signals
·
Top questions
·
Content gaps
·
Source usage
·
Lead signals
·
Top questions
·
Content gaps
·
Source usage
·
Lead signals
·
InsertChat

承認済みのウェブサイトコンテンツから訪問者の質問に答えるブランドAIアシスタント。

SOC 2 Type IIGDPR compliantCCPA compliantHIPAA compliant enterprise deploymentsZero data retention AI

© 2026 InsertChat. 無断転載を禁じます。

すべてのシステムは正常稼働中