Games

23 endpoints match this tag.

D&D Class Detail

GET
/dnd/classes/:name

Get complete details for a specific D&D 5e character class by name or index key. Returns hit die, primary ability scores, saving throw proficiencies, skill choices, starting equipment, class features by level, spellcasting ability (if applicable), and subclass options. Data from the official 5e SRD via the D&D 5e API. Essential for character builders, level-up planners, and class guide generators.

Entertainment

D&D Class List

GET
/dnd/classes

Browse all playable character classes from the D&D 5th Edition System Reference Document. Returns class names and index keys for the 12 core classes: Barbarian, Bard, Cleric, Druid, Fighter, Monk, Paladin, Ranger, Rogue, Sorcerer, Warlock, and Wizard. Data from the open D&D 5e API. Useful for character creation tools, class comparison features, and RPG companion apps.

Entertainment

D&D Monster Detail

GET
/dnd/monsters/:name

Get complete stat block for a specific D&D 5e monster by name or index key. Returns challenge rating, hit points, armor class, ability scores (STR/DEX/CON/INT/WIS/CHA), speed, damage resistances, special abilities, actions, and legendary actions. Data from the official 5e SRD via the D&D 5e API. Essential for encounter balancing tools, virtual tabletop integrations, and DM reference apps used during game sessions.

Entertainment

D&D Monster List

GET
/dnd/monsters

Browse all monsters from the Dungeons & Dragons 5th Edition System Reference Document. Returns a paginated list of monster names and index keys. Data from the open D&D 5e API covering hundreds of creatures from the official SRD, including classic foes like dragons, beholders, and owlbears. Useful for dungeon master prep tools, encounter builders, tabletop RPG companion apps, and fantasy game reference databases.

Entertainment

D&D Spell Detail

GET
/dnd/spells/:name

Get complete details for a specific D&D 5e spell by name or index key. Returns spell level, school of magic, casting time, range, components (verbal, somatic, material), duration, description, damage dice, saving throw type, and which classes can learn it. Data from the official 5e SRD via the D&D 5e API. Essential for digital character sheets, spell slot trackers, and combat reference tools.

Entertainment

D&D Spell List

GET
/dnd/spells

Browse all spells from the D&D 5th Edition System Reference Document. Returns spell names and index keys for the full SRD spell catalog. Covers iconic spells like Fireball, Magic Missile, and Wish. Data from the open D&D 5e API. Useful for spellbook builders, character creation wizards, spell reference apps, and tabletop RPG planning tools.

Entertainment

List Pokemon

GET
/pokemon

Browse all 1,000+ Pokemon from the complete National Pokedex. Returns names, IDs, and sprite image URLs. Paginated for easy browsing. Data from PokeAPI covering all generations from Red/Blue to Scarlet/Violet.

Entertainment

Pokemon Details

GET
/pokemon/:name

Get complete data for any Pokemon by name or Pokedex number. Returns types, abilities, base stats (HP/Attack/Defense/Speed), height, weight, sprite images (front/back/shiny/official artwork), and move count. Data from PokeAPI.

Entertainment

Pokemon by Type

GET
/pokemon/type/:type

Get all Pokemon of a specific type (fire, water, electric, etc.) with type effectiveness data. Returns which types it's strong against, weak against, and immune to. Useful for team building and battle strategy tools.

Entertainment

All Tarot Cards

GET
/tarot/all

Get the complete 78-card tarot deck with full details for every card. Includes all 22 Major Arcana cards (The Fool through The World) and all 56 Minor Arcana cards across four suits (Cups, Pentacles, Swords, Wands). Each card includes name, arcana type, suit, number, and upright and reversed meanings. Useful for building tarot reference apps, card browsing interfaces, tarot learning tools, and complete deck displays.

Entertainment

Random Tarot Card

GET
/tarot/random

Draw a random tarot card from the full 78-card deck (22 Major Arcana and 56 Minor Arcana). Returns the card name, arcana type, suit (for Minor Arcana), number, upright and reversed meanings, and description. Each draw is random and independent. Useful for daily tarot reading apps, divination tools, fortune-telling entertainment features, and mysticism-themed games or creative writing prompts.

Entertainment

Tarot Card Search

GET
/tarot/search

Search for tarot cards by name or keyword. Returns matching cards with their full details including arcana type, suit, meanings, and descriptions. Supports partial name matching so you can search for 'death', 'tower', 'cups', or 'knight' to find relevant cards. Useful for tarot study apps, card lookup tools, meaning reference features, and building searchable tarot databases.

Entertainment

Trivia Categories

GET
/trivia/categories

List all available trivia question categories (e.g., Science, History, Geography, Entertainment, Sports, Art, etc.). Use these category IDs when requesting questions to get topic-specific trivia. Useful for building category selection screens in quiz apps and ensuring questions match your audience's interests.

Entertainment

Trivia Questions

GET
/trivia/questions

Get random trivia questions with multiple-choice or true/false answers. Configurable by amount (up to 50), category, and difficulty level (easy/medium/hard). Returns questions with correct and incorrect answers, category, and difficulty. Useful for quiz apps, trivia games, educational tools, team-building activities, and chatbot entertainment features. Data from Open Trivia Database with 4,000+ verified questions.

Entertainment

Draw Cards

GET
/cards/draw/:deck_id

Draw cards from a previously created deck. Returns card images, values, and suits.

Gaming

New Card Deck

GET
/cards/new

Create a new shuffled deck of playing cards. Returns a deck ID for use with draw and shuffle endpoints.

Gaming

Quick Draw

GET
/cards/quickdraw

Create a new deck and immediately draw cards in one request. Perfect for quick card game prototyping.

Gaming

Shuffle Deck

GET
/cards/shuffle/:deck_id

Reshuffle a previously created deck, returning all drawn cards to the deck.

Gaming

Free Game Details

GET
/games/free/:id

Get detailed information about a specific free-to-play game including screenshots, system requirements, and description.

Gaming

Free-to-Play Games

GET
/games/free

Browse 1,000+ free-to-play games with filters for platform and genre. Returns title, thumbnail, description, genre, platform, publisher, developer, and release date.

Gaming

Deal Details

GET
/games/deal/:id

Get full details about a specific game deal including price history and store info.

Gaming

Game Deals

GET
/games/deals

Find the best digital game deals across Steam, GOG, Humble Bundle, and more stores. Filter by price, store, and sort by savings or Metacritic score.

Gaming

Game Stores

GET
/games/stores

List all digital game stores tracked by the deals API (Steam, GOG, Humble Bundle, etc.).

Gaming