HomeAPI DocsTarot API › List Deck Cards

List Deck Cards

GET /v1/tarot/deck/{deck_name}/cards

List all cards in a specific tarot deck.

Example request

curl https://api.grahaapi.com/v1/tarot/deck/rider_waite/cards   -H "Authorization: Bearer sk-test-your-key"

Test keys (sk-test-…) are free and unlimited, and return the exact production response structure computed from a fixed sample chart. The response is JSON: {"success": true, "data": {…}, "meta": {…}} with Hindi + English strings, computed on the Lahiri ayanamsa.

Get a free API key Try it in the playground

Related Tarot endpoints

/v1/tarot/astro-tarot · /v1/tarot/card/{card_id} · /v1/tarot/cards · /v1/tarot/celtic-cross · /v1/tarot/daily · /v1/tarot/decks