Tarot: Marseille

Marseille: Timing

Single timing card.

post/tarot/marseille/timing

Request body

seedinteger
questionstring
allowReversedboolean

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

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

  • 8ab5a768b52126See the full diff
    • the response property data/drawn/items/ became nullable for the status 200

      response-property-became-nullable

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

      response-property-type-changed

    • added the optional property data/drawn/items/card to the response with the 200 status

      response-optional-property-added

    • added the optional property data/drawn/items/position to the response with the 200 status

      response-optional-property-added

    • added the optional property data/drawn/items/reversed to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the new optional request property allowReversed

      new-optional-request-property

    • added the new optional request property question

      new-optional-request-property

    • added the new optional request property seed

      new-optional-request-property

    • api tag Tarot: Marseille added

      api-tag-added

    • api tag Tarot — Marseille removed

      api-tag-removed