$ ls ./ecosystem/

TCG Price Lookup
Entwickler-Ökosystem

Neben der API umfasst das vollständige Tool-Suite offizielle SDKs für 5 Sprachen, ein CLI, einen selbst gehosteten Discord-Bot, eine OpenAPI-Spezifikation, eine Postman-Collection und einen produktionsreifen Next.js-Starter.

5 offizielle SDKs | CLI-Tool | Discord-Bot | OpenAPI-Spezifikation | Postman-Collection | Next.js-Starter
SDK & CLI

Offizielle SDKs & CLI-Tool

Drop-in-Bibliotheken für alle wichtigen Sprachen. Keine Konfiguration — einfach API-Schlüssel eintragen und mit Abfragen beginnen.

GO go

Go SDK

Official Go SDK for the TCG Price Lookup API.

  • Zero third-party dependencies
  • Idiomatic Go design
  • Functional options pattern
go get github.com/TCG-Price-Lookup/tcglookup-go GitHub →
JS npm

JavaScript / TypeScript SDK

Official JavaScript/TypeScript SDK for the TCG Price Lookup API.

  • Zero dependencies
  • ESM and CommonJS support
  • Full TypeScript types
npm install tcglookup GitHub →
PHP composer

PHP SDK

Official PHP SDK for the TCG Price Lookup API.

  • PHP 8.1+ support
  • Guzzle HTTP client
  • PSR-4 autoloading
composer require tcg-price-lookup/tcglookup GitHub →
PY pip

Python SDK

Official Python SDK for the TCG Price Lookup API.

  • Python 3.9+ support
  • Built on httpx (async ready)
  • Typed exception hierarchy
pip install tcglookup GitHub →
RS cargo

Rust SDK

Official Rust SDK for the TCG Price Lookup API.

  • Async with reqwest + tokio
  • Typed Error enum
  • Builder pattern
cargo add tcglookup GitHub →
$_ brew

CLI Tool

Live trading card prices in your terminal.

  • Search cards from terminal
  • Price history lookups
  • JSON output for scripting
brew tap TCG-Price-Lookup/tcg && brew install tcglookup GitHub →
Integration

Discord-Bot

Selbst gehostet & Open Source. Fügen Sie Ihrem Discord-Server in Minuten Live-Kartenpreise hinzu.

Discord Bot

Self-hosted Discord bot for live trading card prices. Slash commands powered by the TCG Price Lookup API. Supports all 8 games.

  • Selbst gehostet — Sie behalten die Kontrolle über Ihre Daten
  • Open Source auf GitHub
  • Unterstützt alle 8 TCG-Spiele
  • Slash-Command-Interface

Beispiele für Slash-Commands

> /price charizard
> /search black lotus --game mtg
> /price mox-ruby --history
> /search pikachu --game pokemon --foil

Bauen Sie Ihr eigenes Tool

Haben Sie eine Idee für ein Tool, einen Wrapper oder eine Integration? Die TCG Price Lookup API steht für alle offen. Wählen Sie ein SDK, holen Sie sich einen kostenlosen API-Schlüssel und erschaffen Sie etwas Tolles.

Starten Sie mit der TCG API

Holen Sie sich Ihren kostenlosen API-Schlüssel und fragen Sie Kartenpreise in Minuten ab.