Logo

SEARCH ASTRO INSIGHT API DOCS

Home Vedic Astrology
POST Vedic API v1

Favourable Mantra Report

The Favourable Mantra 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-mantra
Credit Cost
1 Credit
Avg Latency
~30ms
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 Mantra Report.

The Favourable Mantra Report API generates a personalised mantra recommendation report based on an individual's numerological profile. By analysing a person's name and date of birth, this endpoint identifies the most powerful and auspicious mantras for that individual, helping them harness the vibrational energy of sacred sound to support their spiritual growth, well-being, and life goals.

What This API Does

This API applies numerological principles to determine which mantras are most resonant and beneficial for a specific person. It derives core numerological numbers from the individual's name and birth date — such as the life path number, name number, and destiny number — and maps these to their corresponding planetary rulers within the Vedic system. Each planet is associated with specific sacred mantras, and the API uses this mapping to curate a personalised set of mantras that align with the individual's numerological energy and cosmic influences.

What Data It Returns

The response includes a structured mantra report containing:

  • Numerological profile summary — key numbers derived from the person's name and date of birth, establishing the basis for mantra selection

  • Recommended mantras — a curated list of mantras most favourable for the individual, including the mantra text in its original script and/or transliteration

  • Planetary associations — the ruling planets linked to each recommended mantra and their connection to the individual's numerological numbers

  • Mantra purpose and benefits — descriptions of what each mantra is intended to achieve, such as protection, prosperity, health, clarity, or spiritual advancement

  • Chanting guidelines — recommended frequency, timing, or count (e.g., number of repetitions) for each mantra, where applicable

  • Deity or cosmic force associations — the deities, elements, or cosmic energies invoked by each mantra

Main Use Cases

  • Personal spiritual practice — Help individuals establish a daily mantra practice tailored to their unique numerological energy for deeper spiritual alignment

  • Astrology and numerology platforms — Enrich horoscope and numerology services with personalised mantra recommendations as part of a comprehensive spiritual report

  • Meditation and mindfulness apps — Integrate mantra guidance into meditation platforms to offer users personalised sacred sound practices

  • Remedy and healing services — Provide mantra-based remedies for individuals seeking to mitigate challenging planetary influences or strengthen favourable ones

  • Religious and ritual planning — Assist users in selecting the most potent mantras for specific intentions, ceremonies, or life events based on their numerological profile

  • Wellness and holistic lifestyle apps — Combine mantra recommendations with other Vedic practices such as yoga, Ayurveda, and astrology for a complete personal wellness offering

Key Functionality

  • Accepts a person's full namedaymonth, and year of birth as input

  • Derives numerological values from the name and birth date to establish the individual's core numerological identity

  • Maps numerological numbers to Vedic planetary rulers and their associated mantras

  • Returns mantra text, purpose, planetary associations, and chanting guidance in a single structured response

  • Returns a language-aware response based on the Accept-Language header, supporting multilingual output

  • Supports Ayanamsha configuration via the X-Ayanamsha header for alignment with specific Vedic calculation systems

  • Designed for seamless integration into astrology, spirituality, meditation, and wellness applications

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 Mantra Report.

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

The Favourable Mantra 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 Mantra Report?

The Favourable Mantra 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 Mantra Report endpoint consume?

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

How do I authenticate with the Favourable Mantra 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 Mantra 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 Mantra 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-mantra
Presets:
Live Output
Click Send above to execute calculation.
Sample Output

API Categories