What a Twitter Card means today
The name has outlived the rebrand. The platform became X in 2023 and the tags are still called twitter:card, twitter:site or twitter:image. There is no equivalent x: prefix, and the check is straightforward: the home page of X's developer documentation serves a twitter:card tag with the value summary_large_image in its head today.
The second thing worth knowing is that the Cards section has disappeared from the documentation portal. The old developer.x.com addresses for Cards redirect to the front page, and the current «X for Websites» index covers embedded posts, buttons, timelines and oEmbed, with no Cards section. The full technical reference can now only be consulted in archived copies, and that is where the figures further down come from.
Against Open Graph, which already has its own entry in this glossary, the relationship is one of layers. Open Graph is the general standard many services read, and it describes the content of the page. The twitter: tags are X's own layer on top, and they mainly decide the format of the card. The Open Graph entry explains which og: properties to fill in; this one explains what X adds above them and what happens if you add nothing.