Tarot: Marseille

Marseille: Interpret

Resolve list of card slugs into meanings.

post/tarot/marseille/interpret

Request body

cardsstring[] required
questionstring

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

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

  • 8ab5a768b52124See the full diff
    • the response property data/cards/items/ became nullable for the status 200

      response-property-became-nullable

    • the data/cards/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • added the optional property data/cards/items/name to the response with the 200 status

      response-optional-property-added

    • added the optional property data/cards/items/slug to the response with the 200 status

      response-optional-property-added

    • added the optional property data/cards/items/upright to the response with the 200 status

      response-optional-property-added

    • added the optional property data/question to the response with the 200 status

      response-optional-property-added

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

      new-required-request-property

    • added the new optional request property question

      new-optional-request-property

    • api tag Tarot: Marseille added

      api-tag-added

    • api tag Tarot — Marseille removed

      api-tag-removed