Skip to main content
GET
/
sites
/
{siteId}
/
embed
Get the widget embed snippet
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.

Authorizations

Authorization
string
header
required

Signed user session token for dashboard and account routes.

Path Parameters

siteId
string<uuid>
required

Response

Embed snippet

snippet
string
required