Embed Vice Atlas anywhere
Paste a one-line iframe into your YouTube description, blog post, Discord server description, or website. Vice Atlas widgets are free, attribution-on, and live the moment the canonical page edits.
Codex entry — vehicle
View canonical pageDrop a vehicle stat card into a video description or a build guide. Shows name, type, first-seen window, and a backlink to the full codex entry.
<iframe src="https://www.viceatlas.com/embed/codex/v/vehicles/infernus" width="360" height="200" frameborder="0" loading="lazy" title="Vice Atlas embed"></iframe>
Adjust width and height to fit your layout. The card always links back to the canonical page via the "Vice Atlas" wordmark and the URL footer.
Codex entry — character
View canonical pageReference a character on a lore page or a wiki. Same card shape, character-flavored.
<iframe src="https://www.viceatlas.com/embed/codex/vi/characters/lucia-caminos" width="360" height="200" frameborder="0" loading="lazy" title="Vice Atlas embed"></iframe>
Adjust width and height to fit your layout. The card always links back to the canonical page via the "Vice Atlas" wordmark and the URL footer.
Crew card
View canonical pageEmbed your crew's Vice Atlas card on your Discord server description, Twitch bio, or website. Member count + founder badge.
<iframe src="https://www.viceatlas.com/embed/crew/your-crew-slug" width="360" height="200" frameborder="0" loading="lazy" title="Vice Atlas embed"></iframe>
Adjust width and height to fit your layout. The card always links back to the canonical page via the "Vice Atlas" wordmark and the URL footer.
Atlas marker
View canonical pageSurface a named location preview in a trip guide or a location post. Kind icon + state area + description.
<iframe src="https://www.viceatlas.com/embed/atlas/v/los-santos" width="360" height="200" frameborder="0" loading="lazy" title="Vice Atlas embed"></iframe>
Adjust width and height to fit your layout. The card always links back to the canonical page via the "Vice Atlas" wordmark and the URL footer.
How to find the right embed URL
Every embed URL mirrors the canonical page URL with /embed/ prefixed after the type:
- Canonical
/v/vehicles/adder→ embed/embed/codex/v/vehicles/adder - Canonical
/vi/characters/lucia-caminos→ embed/embed/codex/vi/characters/lucia-caminos - Canonical
/c/your-crew-slug→ embed/embed/crew/your-crew-slug - Canonical
/atlas/v/los-santos→ embed/embed/atlas/v/los-santos
Terms in plain English
- Free for any use — commercial, non-commercial, personal, in-video, in-stream, in-blog.
- Vice Atlas attribution must remain visible. Don't hide the wordmark or the canonical backlink via CSS.
- We may edit the canonical page; the embed reflects whatever the canonical page shows. Cache TTL is 1 hour.
- We may rate-limit embed serving if abuse patterns surface (script-loops, scraping, etc.). Normal use is unlimited.