HomeAPI DocsMuhurta API › Muhurta Full

Muhurta Full

POST /v1/muhurta/full

Full day muhurta report: choghadiya (16 periods), planetary hora (24 periods), and Abhijit muhurta.

Example request

curl -X POST https://api.grahaapi.com/v1/muhurta/full   -H "Authorization: Bearer sk-test-your-key"   -H "Content-Type: application/json"   -d '{"date":"2026-07-15","lat":28.6139,"lon":77.209,"tz":5.5}'

Test keys (sk-test-…) are free and unlimited, and return the exact production response structure computed from a fixed sample chart. The response is JSON: {"success": true, "data": {…}, "meta": {…}} with Hindi + English strings, computed on the Lahiri ayanamsa.

Request fields

FieldTypeRequiredDescription
datestringDate YYYY-MM-DD
latnumberLatitude
lonnumberLongitude
tznumberUTC offset (IST = 5.5)

Example body

{
  "date": "2026-07-15",
  "lat": 28.6139,
  "lon": 77.209,
  "tz": 5.5
}

Get a free API key Try it in the playground

Related Muhurta endpoints

/v1/muhurta/abhijit · /v1/muhurta/business · /v1/muhurta/choghadiya · /v1/muhurta/education · /v1/muhurta/find · /v1/muhurta/griha-pravesh