$ ls ./ecosystem/

TCG Price Lookup
Developer Ecosystem

Bukod sa API, kumpletong suite ng tools kasama ang 5 official SDKs sa iba't ibang wika, CLI, self-hosted Discord bot, OpenAPI spec, Postman collection, at production-ready Next.js starter.

5 Official SDKs | CLI Tool | Discord Bot | OpenAPI Spec | Postman Collection | Next.js Starter
SDK & CLI

Official SDKs & CLI Tool

Drop-in libraries para sa mga pangunahing wika. Zero configuration — magdagdag lang ng API key at magsimulang mag-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. Magdagdag ng live card prices sa iyong Discord server sa loob ng ilang minuto.

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 — ikaw ang may kontrol sa iyong data
  • Open-source sa GitHub
  • Sumusuporta sa lahat ng 8 TCG games
  • Slash command interface

Mga halimbawa ng slash command

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

Gumawa ng Sarili Mo

May ideya para sa tool, wrapper, o integration? Ang TCG Price Lookup API ay bukas para sa lahat. Pumili ng SDK, kumuha ng libreng API key, at gumawa ng kahanga-hangang bagay.

Simulan ang pagbuo gamit ang TCG API

Kumuha ng libreng API key at simulan ang pag-query ng mga presyo ng kard sa ilang minuto.