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.
The unique id of the space
URL to resolve
OK
GET /v1/spaces/{spaceId}/embed HTTP/1.1
Host: api.gitbook.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
OK
{
"title": "text",
"site": "text",
"icon": "text",
"type": "link"
}