Show branding only from the verify response for this call.On verified, show identity.name as returned. The mark is already in the name. Fetch the logo when logo_id is present.On unverified, show identity.name only. There is no logo.On spoofed and unregistered, show nothing from this API.If the switch can inject SIP headers, set Remote-Party-ID to the name, and set X-Falcon-BCID or X-CallerAPI-BCID to the verdict. Falcon does this when a CallerAPI key is set and the adapter can add headers.Fetch the logo#
Fetch the logo returns PNG. The id is a content address. The image never changes under that id.The response has Cache-Control: public, max-age=31536000, immutable. Fetch each logo once. Cache it.A logo still in review is not served. Guessing the hash does not work.Do not pair a verified mark with a name from Spam score + HLR. Use only the identity on this verify response. Modified at 2026-09-21 16:59:47