Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

YGOPRODeck Reference Data API

Valid value enumerations used by the search engine.

YGOPRODeck Reference Data API is one of 5 APIs that YGOPRODeck publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Reference Data. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and code examples.

This API exposes 1 operation across 1 path, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version v7.

Requests are made against a single base URL, https://db.ygoprodeck.com/api/v7.

1 operations 1 paths 4 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v7
Base URL
https://db.ygoprodeck.com/api/v7
Contact
Terms of Service
Resource Areas
1

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Reference Data 1

Valid value enumerations used by the search engine.

GET
/cardvalues.php
YGOPRODeck Get Valid Card Filter Values
getCardValues → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are MonsterValues (5 properties), CardValues (5 properties), CardTypeEntry (4 properties), CardClassValues (2 properties). Each schema is shown below with its type and property counts.

CardValues
object
Valid value enumerations used by the search engine, broken down by card class.
5 properties
MonsterValues
object
Valid values for monster filters.
5 properties
CardTypeEntry
object
Metadata for a single card type used by sort/filter UIs.
4 properties
CardClassValues
object
Valid values for a non-monster card class (Spell, Trap, or Skill).
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

yu-gi-oh-reference-data-api-openapi.yml Raw ↑

Other APIs YGOPRODeck publishes across the network.

YGOPRODeck Archetypes API
YGOPRODeck Card Sets API
YGOPRODeck Cards API
YGOPRODeck Database API