Skip to main content

Required (widget will not function without these)

Required for fonts (widget will look degraded without these)

Font providers are loaded inside the iframe only — they never touch your page.

Optional (analytics, non-blocking)

All traffic is HTTPS. FMV does not use HTTP. All connections are encrypted. Your site must also be served over HTTPS.

WAF / Proxy considerations

  • Do not inspect/decrypt SSL on traffic to *.fitmyvehicle.com.au — this breaks JWT token validation
  • Do not strip custom headers — the API uses X-Public-Key, X-Quote-Token, and Idempotency-Key
  • Do not block postMessage — the iframe sends close events and analytics events to the parent window
  • Max POST body: 64 KB (quote submissions) — ensure your WAF allows this