$ ls ./ecosystem/

TCG Price Lookup
Developer Ecosystem

นอกจาก API ยังมี SDK อย่างเป็นทางการ 5 ภาษา CLI, Discord bot แบบ self-host, OpenAPI spec, Postman collection และ Next.js starter ที่พร้อม production

SDK อย่างเป็นทางการ 5 ภาษา | CLI Tool | Discord Bot | OpenAPI Spec | Postman Collection | Next.js Starter
SDK & CLI

SDK & CLI Tool อย่างเป็นทางการ

Library แบบ drop-in สำหรับภาษายอดนิยม ตั้งค่าศูนย์ — เพิ่ม 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-host และ open source เพิ่มราคาการ์ดแบบ live ใน Discord server ภายในไม่กี่นาที

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-host — คุณควบคุมข้อมูลของตัวเอง
  • Open source บน GitHub
  • รองรับครบ 8 เกม TCG
  • อินเทอร์เฟซ slash command

ตัวอย่าง slash command

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

สร้างของตัวเอง

มีไอเดียเครื่องมือ wrapper หรือ integration? TCG Price Lookup API เปิดให้ทุกคนใช้ เลือก SDK รับ API key ฟรี แล้วสร้างสิ่งที่ยอดเยี่ยม

เริ่มสร้างด้วย TCG API

รับคีย์ API ฟรีและเริ่มค้นหาราคาการ์ดภายในไม่กี่นาที