Tarot: Rider-Waite-Smith

RWS: Interpret a Hand

Resolve a list of card slugs into structured meanings (use AI /interpret/* for full narrative).

post/tarot/rider-waite/interpret

Request body

cardsstring[] required
questionstring

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

Changed in 3 of the 14 revisions of this API.37

  • 8ab5a768b52124See the full diff
    • the response property // became nullable for the status

      response-property-became-nullable

    • the // response's property type changed from no type to object for status

      response-property-type-changed

    • added the optional property /// to the response with the status

      response-optional-property-added

    • added the optional property /// to the response with the status

      response-optional-property-added

    • added the optional property /// to the response with the status

      response-optional-property-added

    • added the optional property / to the response with the status

      response-optional-property-added

  • 5a17388652f311See the full diff
    • added the new required request property

      new-required-request-property

    • added the new optional request property

      new-optional-request-property

    • api tag Tarot: Rider-Waite-Smith added

      api-tag-added

    • api tag Tarot — Rider-Waite-Smith removed

      api-tag-removed