跳轉到主要內容
GET
/
sites
/
{siteId}
/
embed
取得小工具嵌入程式碼
curl --request GET \
  --url https://api.tinyinbox.app/sites/{siteId}/embed \
  --header 'Authorization: Bearer <token>'
{
  "snippet": "<string>"
}

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.

授權

Authorization
string
header
必填

儀表板和帳號路由使用的已簽署使用者 session token。

路徑參數

siteId
string<uuid>
必填

回應

嵌入程式碼

snippet
string
必填