For Developers

Build with NetDeck

Integrate card data, tooltips, and deck information into your website, blog, or application. Free to use with no API key required.

Developer Tools

Card Embeds

Add interactive card tooltips to your website. Write card names in brackets and they become hoverable links with card images.

API Access

Coming Soon

Direct API access for card data, deck lists, and player information. Join the waitlist to get notified when it's available.

Quick Start

Add card tooltips to your website in under a minute.

1

Add the script tag

<script src="https://netdeck.gg/embed.js"></script>
2

Initialize with your game

<script> NetDeck.init({ game: 'vibes' }); </script>
3

Write card names in brackets

My deck runs [[Lil Bellyacher]] and [[Sir Vibesalot]].