$ ls ./ecosystem/

TCG Price Lookup
Écosystème développeur

Au-delà de l'API : une suite complète d'outils incluant 5 SDK officiels dans autant de langages, un CLI, un bot Discord auto-hébergé, une spécification OpenAPI, une collection Postman et un starter Next.js prêt pour la production.

5 SDK officiels | Outil CLI | Bot Discord | Spécification OpenAPI | Collection Postman | Starter Next.js
SDK & CLI

SDK officiels & outil CLI

Des bibliothèques plug-and-play pour les langages les plus populaires. Zéro configuration — ajoutez votre clé API et commencez à envoyer des requêtes.

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 →
Intégration

Bot Discord

Auto-hébergé et open source. Ajoutez les prix de cartes en direct à votre serveur Discord en quelques minutes.

Discord Bot

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

  • Auto-hébergé — vos données restent chez vous
  • Open source sur GitHub
  • Couvre les 8 jeux TCG
  • Interface de commandes slash

Exemples de commandes slash

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

Créez votre propre outil

Vous avez une idée d'outil, de wrapper ou d'intégration ? L'API TCG Price Lookup est ouverte à tous. Choisissez un SDK, obtenez une clé API gratuite et créez quelque chose d'incroyable.

Commencez à développer avec l'API TCG

Obtenez votre clé API gratuite et commencez à interroger les prix des cartes en quelques minutes.