---
title: "Djamaspa (DEPRECATED: RED quality, sunset 2027-06-15)"
method: POST
path: "/djamaspa"
tags: ["Esoteric"]
deprecated: true
---

# Djamaspa (DEPRECATED: RED quality, sunset 2027-06-15)

`POST /djamaspa`

> **Deprecated.**

DEPRECATED: RED quality (oral Zoroastrian tradition, scattered manuscripts, no canonical reference). Still works until its 2027-06-15 sunset (12-month, per the /v1 stability policy), then will be removed. Migrate to broader /reference endpoints or remove the dependency. Calculate Djamaspa planetary positions for date.

## Request body

- Djamaspa
  - `date` string, required

## Response `200`

Successful calculation

- object
  - `ok` boolean
  - `data` object
    - `year` object, nullable
      - `animal` object, nullable
        - `id` number, nullable
        - `ru` string, nullable
        - `uk` string, nullable
        - `en` string, nullable
        - `symbol` string, nullable
      - `number` number, nullable
    - `month` object, nullable
      - `animal` object, nullable
        - `id` number, nullable
        - `ru` string, nullable
        - `uk` string, nullable
        - `en` string, nullable
        - `symbol` string, nullable
      - `number` number, nullable
    - `day` object, nullable
      - `animal` object, nullable
        - `id` number, nullable
        - `ru` string, nullable
        - `uk` string, nullable
        - `en` string, nullable
        - `symbol` string, nullable
      - `number` number, nullable
    - `hour` object, nullable
      - `animal` object, nullable
        - `id` number, nullable
        - `ru` string, nullable
        - `uk` string, nullable
        - `en` string, nullable
        - `symbol` string, nullable
      - `number` number, nullable

## Other responses

- `400` — Validation error
- `401` — Missing or invalid API key

---

[API](https://skmtc.net/astroway/apis/astroway-calculation-api.md) · [All operations](https://skmtc.net/astroway/apis/astroway-calculation-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/astroway/astroway-calculation-api/revisions/8ab5a768b521/schema)
