v12

latestOpenAPI 3.1.0AGPL-3.0raw.githubusercontent.com2026-05-286377631.6 MB
/api/card

GET /api/card/{id}/series

Fetches a list of compatible series with the card with id card_id.

  • last_cursor with value is the id of the last card from the previous page to fetch the next page.
  • query to search card by name.
  • exclude_ids to filter out a list of card ids
get/api/card/{id}/series

Path parameters

idinteger required

Query parameters

last_cursorinteger nullable

value must be an integer greater than zero.

querystring nullable
{"stackTrail":"paths:/api/card/{id}/series:get:parameters:3:schema:oneOf","oasType":"schema","type":"unknown","nullable":true}

Response

Successful response