v1
latestOpenAPI 3.1.02026-07-1750229379.2 KBoEmbed
Get oEmbed data
Returns oEmbed data for a Figma file or published Make site URL, following the oEmbed specification.
get/v1/oembed
Query parameters
urlstring required
The URL of the Figma file or published Make site to retrieve oEmbed data for.
maxwidthinteger
Maximum width of the embed in pixels. Defaults to 800. The response width will be adjusted to maintain a 16:9 aspect ratio with maxheight.
maxheightinteger
Maximum height of the embed in pixels. Defaults to 450. The response height will be adjusted to maintain a 16:9 aspect ratio with maxwidth.
Response
Response from the GET /v1/oembed endpoint.