Platform

Embedding

Embedding is integrating the model into a website or product page — the model lives inside your own UI, not as a standalone link.

What embedding is

You embed a processed model into a website or some product page. Viewers see it in context of your site, while BANANA-GOAT still serves the secure viewer.

Where to get the embed

You can get the embed from the models page, or from a specific model page.

Embed code example

Paste an iframe like this into your page. Replace YOUR_TOKEN with the token from your model’s embed controls.

<iframe
  src="https://app.banana-goat.com/embed/YOUR_TOKEN"
  width="100%"
  height="420"
  title="BANANA-GOAT 3D viewer"
  allow="fullscreen"
></iframe>

Who can view it

People viewing the embed do not need a BANANA-GOAT account.

You can use the same model on more than one page or site.

Limits and showing

How many embeds you can have depends on your plan tier.

When people load an embed and view the model, that counts toward showing. How much showing you get also depends on your tier.

Turning an embed off

Yes — you can turn an embed off later when you no longer want that placement to work.

Can someone download the original?

No. An embed does not give them your original model.

What next

Continue to Security.