Grahvani API v1
Error reference

unknown_varga

Not a supported divisional chart

HTTP status
400
Error type
invalid_request

What it means#

The {varga} path segment is not a division we compute.

What to do#

Use the lowercase d form — d9, d10, d60. GET /v1/meta/capabilities lists every supported division.

Note that the supported set can differ by ayanāṁśa school; the capability response is per-school for exactly this reason.

The error shape#

400
{
  "error": {
    "type": "invalid_request",
    "code": "unknown_varga",
    "message": "\u2026",
    "doc_url": "https://docs.grahvani.in/errors/unknown_varga",
    "request_id": "req_01JQ8ZK3M4N5P6Q7R8S9T"
  }
}

Full list: all error codes · error handling guide.

Grahvani API — a product of AstroCorp Techlab Pvt Ltd · GSTIN 36AAMCC3512G1ZU
Base URL https://api.grahvani.in
On this page