---
title: "Basic Raja Yoga"
method: GET
path: "/astrology/yoga"
tags: ["Horoscope"]
---

# Basic Raja Yoga

`GET /astrology/yoga`

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

## Query parameters

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

## Response `200`

OK

- YogaResponse
  - `status` string
  - `data` object
    - `yoga_details` KundliYogaDetailsAdvanced[]
      - `name` string, required
      - `description` string, required
      - `yoga_list` KundliYoga[], required
        - `name` string, required
        - `has_yoga` boolean, required
        - `description` 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)
