Pokemon TCG Pocket
 This API provides structured access to detailed information from the Pokémon Trading Card Game Pocket edition. Retrieve data about cards, including their name, type, stats, attacks, and effects — all organized and…
Pokemon TCG Pocket endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search Card by name /api/chosen_cards_name |
Search cards by name. |
| GET |
Get card by Pack and Pack number /api/chosen_pack_card |
Use Pack name + Pack card number to get its data. |
| GET |
Get cards by Pack and Card Type /api/card_type_by_pack |
Get cards using the parameters "pack" and "card_type". |
| GET |
Get Random Card /api/random_tcg_card |
Get a completely random card from all the cards available. |
| GET |
Get random Pokemon Card /api/random_pokemon_card |
Get a completely random Pokemon card from all the packs. |
| GET |
Get a random Item card /api/random_item_card |
Get a random Item card from all the cards available. |
| GET |
Get a random Tool card. /api/random_tool_card |
Get a completely random tool card from all the cards available. |
| GET |
Get a random Supporter card /api/random_supporter_card |
Get a completely random supporter card from all the cards available. |
| GET |
Get Random Card from Pack /api/random_pack_card |
Set a Pack and get a random card of it. |
| GET |
Get cards by Pack and Pokemon Type /api/chosen_pack_pokemon_cards |
Get cards by Pack (set) and Type. Using the parameters "pack" and "pokemon_type". |
Pokemon TCG Pocket pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $4.99 / month | — |
|
| ULTRA | $19.99 / month | — |
|