Jump to Content
Cards Realm
API Reference
Log InCards Realm
API Reference
Log In
API Reference

API V1

  • Introduction
  • Global dictionary

Decks

  • /decks/getDeckByID
  • /decks/getRecentDecks

Metagame

  • /metagame/getTopPlayers
  • /metagame/getMetagame
  • /metagame/getPastTournaments
  • /metagame/getDecksFromTournament

Cards

  • /cards/cardinfo

Tournament

  • /tournament/getPlayerResults
  • /tournament/getDeckResults
  • /tournament/getUserTournaments
  • /tournament/getTournamentInfo
  • /tournament/getPastTournaments
Powered by 

Introduction

This page will help you get started with the API

The base of the API is in:
https://cardsrealm.com/en-us/api/

if you prefer, you can use the game_id to select the game of the call or use the game subdomain. For example, the base for Magic: the Gathering is https://mtg.cardsrealm.com/en-us/api/

The API don't need key or bearer token. It has a maximum of 100 requests per minute. All requests are GET requests.

Any doubts or wants to chat? Enter our discord group clicking here.