---
title: "Solstice"
method: GET
path: "/astrology/solstice"
tags: ["Daily Panchang"]
---

# Solstice

`GET /astrology/solstice`

**Credits Required:** 100 for English, 200 for other languages

## Query parameters

- `ayanamsa` number, required
- `coordinates` string, required
- `datetime` string, required
- `la` string

## Response `200`

OK

- SolsticeResponse
  - `status` string, required
  - `data` Solstice, required
    - `solstice` object, required
      - `id` integer, required
      - `name` string, required
      - `vedic_name` string, required

---

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