Embeds
Put a card on your site
Drop a compact, always-current entity card into any page with one iframe. Free, no key, no tracking — the card carries a link back to the source page and the CC BY 4.0 attribution the licence asks for.
Company card
<iframe src="https://finance.foundation/embed/company/nvidia"
width="340" height="290" style="border:0"
loading="lazy" title="NVIDIA — Finance Foundation">
</iframe>
Venue card
<iframe src="https://finance.foundation/embed/market/nasdaq"
width="340" height="290" style="border:0"
loading="lazy" title="Nasdaq — Finance Foundation">
</iframe>
Use any covered id: /embed/company/{id} or /embed/market/{id}. Ids are the same slugs as the site URLs — list them here.
Live preview
Prefer data over pixels?
JSON
/api/v1/companies/apple — the same fields, no styling.
Markdown
/companies/apple.md — clean text for docs and LLMs.
MCP
https://finance.foundation/mcp — native agent tools.
Cards are noindex and canonical to their entity page, so embedding never competes with your own content in search.