DexBase

Digimon API

Find Digimon by name and distinguish the compact result list from an individual record with details.

Live lookup

Type a real query, scan the cards and confirm the key details before opening the full source.

Quick examples

What the response contains

Search returns an identifier, name, image, and record link, plus pagination. Level, type, attribute, skills, and descriptions must be read from the individual record, not assumed from the list.

Practical use

Search returns an identifier, name, image and record link. Read level, attribute, skills and descriptions on the individual record, because the results list does not contain every detail.

How to use it

Try Agumon, Gabumon, and Omnimon and use the returned fields to identify the right record.

Fields worth checking

  • id
  • name
  • image
  • href

Who this helps

For finding a record by name, opening its detail page and keeping a search summary separate from the complete entry.

Where this lookup saves time

  • id
  • name
  • image
  • href
  • pageable

The list locates; the record explains

On the list route, content contains items with id, name, image, and href. The response also provides pageable: currentPage, elementsOnPage, totalElements, totalPages, previousPage, and nextPage. Use id or href to open the right record when similar names appear. The individual record is where level, types, attributes, descriptions, skills, and evolution relationships can be checked. An image identifies a record visually, but does not prove a variant, evolution continuity, appearance in a work, or current official information. DAPI states that it combines official and fan sources, mainly Wikimon, and is not affiliated with Bandai.

  • When totalElements exceeds elementsOnPage, use nextPage or change page to continue through results.
  • For research, collection, or publication, check the source page and applicable licence before reusing text or an image.
Real preview of Pokémon TCG Pokémon TCG Card name · Image · Type · Rarity and set Scryfall Card name · Image · Colors · Type and rules text Real preview of YGOPRODeck YGOPRODeck Card name · Image · Type · Attack, defense and card text