$ ls ./ecosystem/

TCG Price Lookup
डेवलपर Ecosystem

API के अलावा, 5 भाषाओं के आधिकारिक SDKs, CLI, self-hosted Discord bot, OpenAPI spec, Postman collection और production-ready Next.js starter।

5 आधिकारिक SDKs | CLI Tool | Discord Bot | OpenAPI Spec | Postman Collection | Next.js Starter
SDK & CLI

आधिकारिक SDKs & CLI Tool

प्रमुख भाषाओं के लिए drop-in libraries। कोई configuration नहीं — API key जोड़ें और 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 →
Integration

Discord Bot

Self-hosted, open-source। कुछ मिनटों में Discord server पर live card prices जोड़ें।

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 — आपका डेटा आपके पास
  • GitHub पर open-source
  • सभी 8 TCG games के लिए support
  • Slash command interface

Slash command उदाहरण

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

खुद बनाएं

कोई tool, wrapper या integration idea है? TCG Price Lookup API सभी के लिए खुला है। SDK चुनें, फ्री API key लें और कुछ शानदार बनाएं।

TCG API के साथ निर्माण शुरू करें

अपनी मुफ़्त API कुंजी प्राप्त करें और मिनटों में कार्ड मूल्य क्वेरी करना शुरू करें।