HomeAPI DocsTarot API › Search Cards

Search Cards

GET /v1/tarot/cards

Browse/filter cards — powers an encyclopedia UI. All filters combinable; `q` searches names.

Example request

curl https://api.grahaapi.com/v1/tarot/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/celtic-cross · /v1/tarot/daily · /v1/tarot/deck/{deck_name}/cards · /v1/tarot/decks