/cards

Anime Cards

Browse the anime card collection. Requires a special API key — not available on the general key.

This service requires a special API issued by the admin.
Request for an API key at: chat.whatsapp.com/JGI7jOeklfB26dCYeYRr7E

List cards

List and filter cards, paginated.

GET/cards

Page number.

Results per page (max 100).

Filter by exact tier.

Filter by series (partial match).

Filter by card name (partial match).

Response

Run the request to see a live response here.

Get a random card

Get one random card from the collection.

GET/cards/random

This endpoint takes no parameters.

Response

Run the request to see a live response here.

Get card details

Get a single card by its ID.

GET/cards/:id

Card ID.

Response

Run the request to see a live response here.