Skip to main content

Set

A Set object contains information about a group of Riftbound cards released together

idstring

A unique UUID for the card within the riftcodex database

namestring

The name of the set

set_idstring

The ID of the set the card belongs to

labelstring

The label for the set

card_countinteger

The number of cards in the set

tcgplayer_idstring

ID of the card on TCGPlayer. Known as the productId on their API.

cardmarket_idstring

ID of the set on Cardmarket. Known as the idProduct on their API.

publish_datestring

The date the set was published

update_datestring

The date the set was last updated

Set
{
"id": "8af10984-b937-46fc-bc68-2d67682b491b",
"name": "Origins: Proving Grounds",
"set_id": "OGS",
"label": "Proving Grounds",
"card_count": 200,
"tcgplayer_id": "24439",
"cardmarket_id": "6289",
"publish_date": "2025-10-31T00:00:00Z",
"update_date": ""
}