Embeds
Embed live prices and status on your site
One line of iframe code, data refreshes every few minutes, free with attribution.
Price card (up to 6 models)
<iframe src="https://modelbank.ai/embed/price?models=gpt-5,claude-sonnet-4.5,deepseek-chat" width="100%" height="300" style="border:0;border-radius:14px" loading="lazy" title="ModelBank"></iframe>
Status card
<iframe src="https://modelbank.ai/embed/status?services=openai,claude,gemini,deepseek" width="100%" height="240" style="border:0;border-radius:14px" loading="lazy" title="ModelBank"></iframe>
Params: models= model slugs (comma separated, see model page URLs), services= service slugs, lang=zh|en, theme=light|dark.