The Tarot Wisdom API
 Bilingual Tarot API. Complete interpretations, astrological elements, and court card personalities. Perform 3-card spreads (random orientation) or select up to 15 random cards and other actions. • Ready-to-use spreads: get 3 cards with random orientation in one call • Flexible customization: draw 1 to 15 random cards • Complete content:…
The Tarot Wisdom API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Three card reading /api/three_random_cards |
Get three random cards, upright or reversed by chance. |
| GET |
Get random X amount cards /api/random_cards |
Get 1 to 15 cards in a single request, using the "count" parameter. |
| GET |
Get single card /api/single_card |
Get a single card, using the parameter "card_name" with the complete name of the card in English or Spanish. |
| GET |
Get cards by type /api/cards_by_type |
Get all major or minor arcana cards, using the parameter "type" filled with "major arcana", "minor arcana", "arcano mayor" or "arcano menor". |
| GET |
Get all cards /api/all_cards |
Get basic information of all the cards. Useful for more complex requests or name based ones. |
| GET |
Get random card /api/random_card |
Get a random card with full data, both in English and Spanish. |
| GET |
Get random Major Arcana /api/random_major |
Get random Major Arcana |
| GET |
Get random Minor Arcana /api/random_minor |
Get random Minor Arcana |
The Tarot Wisdom API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $5 / month | 2 / second |
|
| ULTRA | $25 / month | — |
|