---
title: "Libra: Cardinal Air"
method: GET
path: "/zodiac/libra"
tags: ["Zodiac Signs (Per-Sign Deep)"]
---

# Libra: Cardinal Air

`GET /zodiac/libra`

Partnership, aesthetic balance, mediation. Ruler Venus. I BALANCE.

## 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
      - `exaltation` string, nullable
      - `fall` 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

## Changes

- **2026-08-24** `8ab5a768b521` — 18 info
  - added the optional property `data/cohort` to the response with the `200` status
  - added the optional property `data/decans` to the response with the `200` status
  - added the optional property `data/degreeRange` to the response with the `200` status
  - added the optional property `data/description` to the response with the `200` status
  - …14 more

[Change history](https://skmtc.dev/astroway/apis/astroway-calculation-api/changes/zodiac/libra/get.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/8ab5a768b521/schema)
