Logo

SEARCH ASTRO INSIGHT API DOCS

Home Vedic Astrology
POST Vedic API v1

Favourable Time Report

The Favourable Time Report API provides Numerology related calculations and insights based on Vedic Astrology principles. This endpoint is designed for astrology applications, report generation systems, horoscope platforms, and developer integrations requiring structured JSON responses and reliable REST API access.

https://json.astroinsightapi.com/api/v1/numerology/favourable-time
Credit Cost
1 Credit
Avg Latency
~31ms
Auth Type
Basic Auth
Format
JSON / UTF-8

Available Response Languages

🇬🇧 English en
🇮🇳 Hindi hi

API Overview & Calculation Details

Methodology and astrological context for Favourable Time Report.

Favourable Time Report

The Favourable Time Report API leverages numerological principles to analyze a person's birth data and generate a personalized report identifying the most auspicious and favourable time periods for them. By combining the individual's name and date of birth, the API performs numerological calculations to reveal optimal windows for undertaking important life activities, making key decisions, or initiating significant endeavors.


What This API Does

This API processes a person's name and date of birth through numerological algorithms to compute their core numerological profile — including life path numbers, destiny numbers, and other derived values. It then maps these numbers against time cycles (days, months, years) to determine which periods are energetically aligned and most favourable for the individual.


What Data It Returns

The API returns a structured report containing:

  • Favourable time periods — specific days, months, or years that are numerologically auspicious for the individual

  • Lucky numbers and cycles — numerological cycles that align positively with the person's profile

  • Personalized insights — interpretations based on the individual's name and birth date combination

  • Auspicious indicators — rankings or scores indicating the degree of favourability for identified time windows


Main Use Cases

  • Personal planning — Helping individuals schedule important events such as business launches, weddings, travel, or major financial decisions during auspicious periods

  • Astrology & numerology platforms — Powering horoscope and numerology apps that offer personalized time-based guidance

  • Life coaching tools — Enabling coaches and consultants to provide data-driven numerological advice to clients

  • Decision support — Assisting users in identifying the best timing for career moves, investments, or other significant life choices


Key Functionality

  • Name-based numerology — Incorporates the full name to derive numerological values that influence the favourability calculations

  • Birth date analysis — Uses the day, month, and year of birth to establish the individual's core numerological blueprint

  • Time cycle mapping — Cross-references personal numerological numbers with universal time cycles to pinpoint favourable periods

  • Personalized output — Every report is unique to the individual, ensuring tailored and relevant results

  • Numerological system support — Works in conjunction with Ayanamsha settings (configured via headers) to align calculations with the preferred astrological/numerological system

Request Parameters

Payload specifications for JSON request body.

application/json
Parameter Type Description & Example
name
Required
string
Full Name.
Example: Sanjay
day
Required
integer
Day of birth (1–31).
Example: 15
month
Required
integer
Month of birth (1–12).
Example: 9
year
Required
integer
Year of birth (e.g., 1994).
Example: 1994

Required & Optional Headers

Header Key Value / Format Description
Authorization
Required
Basic {base64} Base64 encoded string of CLIENT_ID:CLIENT_SECRET.
Content-Type
Required
application/json Specifies JSON payload format in request body.
Accept-Language
Optional
en, hi, ta, te... Returns localized astrology output. Default: en
X-Ayanamsha
Optional
lahiri, raman, krishnamurti... Ayanamsha system: lahiri, raman, fagan_bradley, usha_shashi, krishnamurti, djwhal_khul, yukteshwar, jn_bhasin, suryasiddhanta, aryabhata. Default: lahiri

Frequently Asked Questions

Comprehensive developer guidance for Favourable Time Report.

What is the Favourable Time Report API and what data does it provide?

The Favourable Time Report API provides authentic Numerology calculations based on Vedic astrology algorithms. It returns structured JSON data containing detailed planetary positions, house calculations, and astrological parameters suitable for Kundli apps, astrology websites, and developer applications.

What input parameters are required to call Favourable Time Report?

The Favourable Time Report API requires standard Vedic birth details: day, month, year, hour, min, sec, latitude (lat), longitude (lon), and timezone (tzone). All parameters can be passed in the JSON request body.

How many credits does the Favourable Time Report endpoint consume?

Each calculation request to Favourable Time Report consumes 1 API credit. The endpoint delivers high performance with an average response time of ~31ms.

How do I authenticate with the Favourable Time Report API?

Authenticate using HTTP Basic Authentication by including your Base64 encoded client_id:client_secret credentials in the Authorization header (Authorization: Basic BASE64(client_id:client_secret)).

Can I get Favourable Time Report responses in regional Indian languages?

Yes! The API supports multiple languages including English, Hindi. Pass your desired language code (e.g. 'hi' for Hindi, 'ta' for Tamil, 'en' for English) in the Accept-Language request header.

Which Ayanamsha systems can be calculated with Favourable Time Report?

Supported Ayanamshas include NC Lahiri (Default), BV Raman, Krishnamurti (KP), Fagan Bradley, Usha Shashi, Djwhal Khul, Sri Yukteshwar, JN Bhasin, Surya Siddhanta, and Aryabhata. Specify your choice using the X-Ayanamsha header.

What response format and HTTP codes does this API return?

The API returns clean JSON UTF-8 output. Successful requests return HTTP 200 OK with the computed data payload. Parameter validation errors return HTTP 422 with actionable error messages.

POST numerology/favourable-time
Presets:
Live Output
Click Send above to execute calculation.
Sample Output

API Categories