YGOPRODeck · Example Payload

Ygoprodeck Api Search Meta Example

GamesTrading Card GamesYu Gi OhCard DatabaseOpen DataCommunity APIPublic APIs

Ygoprodeck Api Search Meta Example is an example object payload from YGOPRODeck, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

current_rowstotal_rowsrows_remainingtotal_pagespages_remainingnext_pagenext_page_offset

Example Payload

Raw ↑
{
  "current_rows": 20,
  "total_rows": 144,
  "rows_remaining": 124,
  "total_pages": 8,
  "pages_remaining": 7,
  "next_page": "https://ygoprodeck.com/",
  "next_page_offset": 1
}