多數團隊只需要 TinyInbox 儀表板和小工具程式碼即可使用。當你需要自訂安裝流程、簽署訪客身分,或和自己的應用程式做更深整合時,再使用 API。Documentation Index
Fetch the complete documentation index at: https://docs.tinyinbox.co/llms.txt
Use this file to discover all available pages before exploring further.
Base URL
Token
儀表板和帳號相關路由需要已簽署的使用者 session token:POST /public/widget-session 回傳的短效 widget session token:
端點群組
/sites建立網站並管理小工具設定。/conversations讀取收件匣對話並回覆。/public支援瀏覽器中的聊天小工具。/widget.js在你的網站載入小工具。