Commander Spellbook 4.3.0
  • Log in
  • Discord Login
  • Admin Login
  • Api Root
GET
  • json
  • api

Api Root

GET /
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "variants": "https://backend.commanderspellbook.com/variants",
    "features": "https://backend.commanderspellbook.com/features",
    "cards": "https://backend.commanderspellbook.com/cards",
    "templates": "https://backend.commanderspellbook.com/templates",
    "variant-suggestions": "https://backend.commanderspellbook.com/variant-suggestions",
    "variant-update-suggestions": "https://backend.commanderspellbook.com/variant-update-suggestions",
    "variant-aliases": "https://backend.commanderspellbook.com/variant-aliases",
    "properties": "https://backend.commanderspellbook.com/properties",
    "users": "https://backend.commanderspellbook.com/users",
    "find-my-combos": "https://backend.commanderspellbook.com/find-my-combos",
    "estimate-bracket": "https://backend.commanderspellbook.com/estimate-bracket",
    "card-list-from-url": "https://backend.commanderspellbook.com/card-list-from-url",
    "card-list-from-text": "https://backend.commanderspellbook.com/card-list-from-text"
}