All systems operational

TCG Collect

The control center behind Pokémon card pricing, collection tracking, and the card-show circuit — a mirrored catalog, cross-vendor prices, and a secure REST API.

Open the App User Management
20,446
Cards Indexed
174
Sets Tracked
4
Card Shows
4
Registered Users

What it powers

  • Full catalog mirrored from the Pokémon TCG API
  • Cross-vendor pricing — TCGplayer, Cardmarket, eBay
  • Collection tracking with cost basis & gain/loss
  • Set-completion and want lists
  • Show Mode: live prices against your max bid

Engineering

Flask REST API with JWT auth, rate limiting, and role-based access. The catalog is synced locally so browse pages stay fast and price history accumulates over time.

FlaskSQLAlchemy JWTStripe Pokémon TCG API

Operations

Manage users, roles, and subscription plans from one console. Card shows are admin-editable without a redeploy.

Manage Users
API Endpoints
Sets Cards Card Shows Price Movers Users
Repositories
Live Site Frontend Backend