---
title: "14 Main Stars"
method: POST
path: "/ziwei/main-stars"
tags: ["Zi Wei Dou Shu (Purple Star): MVP"]
---

# 14 Main Stars

`POST /ziwei/main-stars`

The 14 main stars in canonical order (Zi Wei series, then Tian Fu series) with theme/archetype. Reference table: does not vary with the date.

## Request body

- ZiweiDateInput
  - `date` string, required
  - `time` string
  - `timezoneOffset` number

## Response `200`

Successful calculation

- object
  - `ok` boolean
  - `data` object
    - `fourteenMainStars` object[], nullable
      - `name` string, nullable
      - `pinyin` string, nullable
      - `chinese` string, nullable
      - `series` string, nullable
      - `theme` string, nullable
    - `disclaimer` string, nullable

## Other responses

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

## Changes

- **2026-08-24** `8ab5a768b521` — 1 info
  - added the optional property `data/disclaimer` to the response with the `200` status
- **2026-08-22** `5a17388652f3` — 1 breaking, 2 info
  - added the new required request property `date`
  - added the new optional request property `time`
  - added the new optional request property `timezoneOffset`
- **2026-08-14** `994755209cea` — 2 info
  - api tag `Zi Wei Dou Shu (Purple Star): MVP` added
  - api tag `Zi Wei Dou Shu (Purple Star) — MVP` removed

[Change history](https://skmtc.dev/astroway/apis/astroway-calculation-api/changes/ziwei/main-stars/post.md)

---

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