APIFuse

Playground

自然言語とブラウザベースの API 呼び出しで APIFuse operation を試します。

Playground

APIFuse には、provider operation をブラウザでテストする 2 つの方法があります。

Prompt Playground

Playgroundでは、やりたいことを自然言語で説明できます。APIFuse が関連する provider operation を選択し、request と response の flow を表示します。

API リファレンス呼び出し

API リファレンスは各 operation schema を表示し、対応 operation の直接テスト呼び出しをサポートします。呼び出したい provider と operation がすでに分かっている場合に使用します。

サーバー側 integration の例は、はじめにから確認してください。