Space embeds
Render or resolve embedded content within a space.
Was this helpful?
Render or resolve embedded content within a space.
Was this helpful?
Was this helpful?
Automatically fetch metadata or previews for embedded resources such as videos, images, or external docs, enabling richer content experiences in your space.
GET /v1/spaces/{spaceId}/embed HTTP/1.1
Host: api.gitbook.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"title": "text",
"site": "text",
"icon": "text",
"type": "link"
}