---
title: "Gemini: Mutable Air"
method: GET
path: "/zodiac/gemini"
tags: ["Zodiac Signs (Per-Sign Deep)"]
---

# Gemini: Mutable Air

`GET /zodiac/gemini`

Curious connection, plural perspectives. Ruler Mercury. I THINK.

## Response `200`

Successful calculation

- object
  - `ok` boolean
  - `data` object
    - `sign` object, nullable
      - `id` number, nullable
      - `name` string, nullable
      - `glyph` string, nullable
      - `unicode` string, nullable
      - `element` string, nullable
      - `modality` string, nullable
      - `polarity` string, nullable
      - `ruler` string, nullable
      - `detriment` string, nullable
      - `bodyParts` string[], nullable
      - `startLongitude` number, nullable
    - `description` string, nullable
    - `decans` object[], nullable
      - `number` number, nullable
      - `sign` string, nullable
      - `decanInSign` number, nullable
      - `startDegree` number, nullable
      - `endDegree` number, nullable
      - `egyptianRuler` string, nullable
      - `modernRuler` string, nullable
      - `faceRuler` string, nullable
      - `description` string, nullable
    - `cohort` object, nullable
      - `element` string[], nullable
      - `modality` string[], nullable
      - `polarity` string[], nullable
    - `degreeRange` object, nullable
      - `start` number, nullable
      - `end` number, nullable
    - `source` 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/8ab5a768b521/schema)
