$ ls ./ecosystem/

TCG Price Lookup
Ecosistema sviluppatori

Oltre all'API, una suite completa di strumenti: 5 SDK ufficiali in diversi linguaggi, CLI, bot Discord self-hosted, specifiche OpenAPI, collezione Postman e starter Next.js pronto per la produzione.

5 SDK ufficiali | Strumento CLI | Bot Discord | Specifiche OpenAPI | Collezione Postman | Starter Next.js
SDK & CLI

SDK ufficiali & strumento CLI

Librerie drop-in per i principali linguaggi. Zero configurazione — aggiungi la chiave API e inizia subito le query.

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 →
Integrazione

Bot Discord

Self-hosted, open source. Aggiungi prezzi carte in tempo reale al tuo server Discord in pochi minuti.

Discord Bot

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

  • Self-hosted — i dati rimangono tuoi
  • Open source su GitHub
  • Supporta tutti e 8 i giochi TCG
  • Interfaccia a comandi slash

Esempi di comandi slash

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

Costruisci qualcosa di tuo

Hai un'idea per uno strumento, un wrapper o un'integrazione? TCG Price Lookup API è aperta a tutti. Scegli un SDK, ottieni una chiave API gratuita e crea qualcosa di eccezionale.

Inizia a sviluppare con l'API TCG

Ottieni la tua chiave API gratuita e inizia a interrogare i prezzi delle carte in pochi minuti.