← Afþreying

Handahófskennt taróspil

GET /tarot/random

Dragðu handahófskennt tarot-spil úr fullum 78 spila stokki (22 Major Arcana og 56 Minor Arcana). Skilar nafni spilsins, tegund arcana, lit (fyrir Minor Arcana), númeri, merkingu þegar spilið er uppréttu og snúið, og lýsingu. Hver dráttur er handahófskenndur og óháður. Gagnlegt fyrir forrit fyrir daglegan tarot-lestur, spádómsverkfæri, skemmtanaaðgerðir um spádóma og leiki eða innblástur fyrir skapandi skrif með dulhyggjuþema.

Sjáðu það myndrænt

Dæmi um fyrirspurnir

Grunnnotkun
curl https://nordapi.ee/api/v1/tarot/random
Draw a random tarot card
curl https://nordapi.ee/api/v1/tarot/random
Get your daily tarot reading
curl https://nordapi.ee/api/v1/tarot/random
Draw another card
curl https://nordapi.ee/api/v1/tarot/random

Lifandi svar

{
  "count": 1,
  "data": [
    {
      "desc": "The physical and emotional nature to which this card is attributed is dark, ardent, lithe, animated, impassioned, noble. The King uplifts a flowering wand, and wears, like his three correspondences in the remaining suits, what is called a cap of maintenance beneath his crown. He connects with the symbol of the lion, which is emblazoned on the back of his throne.",
      "meaning_rev": "Good, but severe; austere, yet tolerant.",
      "meaning_up": "Dark man, friendly, countryman, generally married, honest and conscientious. The card always signifies honesty, and may mean news concerning an unexpected heritage to fall in before very long.",
      "name": "King of Wands",
      "name_short": "waki",
      "suit": "wands",
      "type": "minor",
      "value": "king"
    }
  ],
  "success": true
}