---
title: "The seventy-two names (Shem HaMephorash)"
method: GET
path: "/kabbalah/shem-names"
tags: ["Kabbalah"]
---

# The seventy-two names (Shem HaMephorash)

`GET /kabbalah/shem-names`

The 72 three-letter names, computed from Exodus 14:19-21 rather than read from a table, each with its five degrees of the zodiac. Filter with ?index=1..72 or ?longitude=0..360.

## Response `200`

Successful calculation

- object
  - `ok` boolean
  - `data` object
    - `names` object[], nullable
      - `index` number, nullable
      - `letters` string, nullable
      - `normalised` string, nullable
      - `zodiac` object, nullable
        - `sign` string, nullable
        - `startDegree` number, nullable
        - `endDegree` number, nullable
    - `count` number, nullable
    - `derivation` string, nullable
    - `absent` string, 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/6828e5609564/schema)
