PanchaPakshiBirthBird
PanchaPakshiBirthBird(TimebirthTime)
Returns the persons Pancha Pakshi birthbird one of the five birds Vulture Owl Crow Cock or Peacock from their birth time. The bird is assigned from the ruling Moon constellation nakshatra at birth choosing between the waxingMoon and waningMoon bird groupings. The birthbird is the foundation of all Pancha Pakshi timing predictions for that person.
Parameters
| Name | Type | Description |
|---|---|---|
birthTime |
Time |
Birth time of the person. |
Calling this method
Endpoint base: https://api.vedastro.org/api/Calculate/PanchaPakshiBirthBird
Most Calculate methods accept parameters either as URL path segments (GET) or as a JSON body (POST), keyed by parameter name. The exact request shape varies per method — see the Getting Started guide for the response envelope, StdTime format, and Ayanamsa conventions that apply across the API. Use the "Try it" panel below to build and send a real request and see the exact call this method expects.
Loading try-it widget…