Logo

SEARCH ASTRO INSIGHT API DOCS

Home Vedic Astrology
POST Vedic API v1

Numero Fasts Report

The Numero Fasts 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/fasts
Credit Cost
1 Credit
Avg Latency
~39ms
Auth Type
Basic Auth
Format
JSON / UTF-8

Available Response Languages

🇬🇧 English en
🇮🇳 Hindi hi

API Overview & Calculation Details

Methodology and astrological context for Numero Fasts Report.

The Numero Fasts Report API generates a personalised fasting recommendation report based on numerology. By analysing a person's name and date of birth, this endpoint identifies the most auspicious days for fasting according to their numerological profile, helping individuals align their spiritual practices with their personal energy vibrations.

What This API Does

This API applies numerological principles to determine which days of the week or specific dates are most beneficial for a person to observe fasts. It derives key numerological numbers from the individual's name and birth date — such as the life path number, destiny number, and name number — and maps these to planetary rulers and their associated fasting traditions in Vedic and numerological systems. The result is a tailored fasting schedule that resonates with the individual's core numerological energy.

What Data It Returns

The response includes a structured fasting report containing:

  • Numerological profile summary — key numbers derived from the person's name and date of birth (e.g., life path number, name number, destiny number)

  • Recommended fasting days — specific days of the week (e.g., Monday, Thursday) or dates that are most auspicious for the individual based on their numerological numbers

  • Planetary associations — the ruling planets linked to the person's numbers and their corresponding fasting days

  • Purpose and benefits — the spiritual, physical, or karmic benefits associated with observing fasts on each recommended day

  • Deity or element associations — deities, elements, or cosmic forces connected to the recommended fasting days, where applicable

  • Fasting guidelines or context — contextual information about the significance of each recommended fast within numerological and Vedic traditions

Main Use Cases

  • Personal spiritual planning — Help individuals structure their fasting routine in alignment with their numerological energy for greater spiritual benefit

  • Astrology and wellness apps — Integrate into platforms offering holistic lifestyle guidance, combining numerology, astrology, and Ayurveda

  • Religious and ritual scheduling — Assist users in identifying the most potent days for religious observances, vows, or rituals based on their personal numbers

  • Health and detox planning — Support users who wish to combine numerological guidance with periodic fasting for physical and mental well-being

  • Personalised horoscope services — Enrich daily or weekly horoscope products with actionable fasting recommendations tailored to each user

Key Functionality

  • Accepts a person's full name, day, month, and year of birth as input

  • Derives numerological values (life path, name number, destiny number, etc.) from the provided name and birth date

  • Maps numerological numbers to planetary rulers and their associated fasting traditions

  • 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 easy integration into astrology, spirituality, health, and lifestyle 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 Numero Fasts Report.

What is the Numero Fasts Report API and what data does it provide?

The Numero Fasts 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 Numero Fasts Report?

The Numero Fasts 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 Numero Fasts Report endpoint consume?

Each calculation request to Numero Fasts Report consumes 1 API credit. The endpoint delivers high performance with an average response time of ~39ms.

How do I authenticate with the Numero Fasts 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 Numero Fasts 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 Numero Fasts 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/fasts
Presets:
Live Output
Click Send above to execute calculation.
Sample Output

API Categories