Logo

SEARCH ASTRO INSIGHT API DOCS

Home Western Astrology
POST Vedic API v1

Subconscious Self Number Report

The Subconscious Self Number Report API provides Western Numerology related calculations and insights based on Western 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/western/numerology/report/subconscious-self-number
Credit Cost
1 Credit
Avg Latency
~60ms
Auth Type
Basic Auth
Format
JSON / UTF-8

Available Response Languages

🇬🇧 English en
🇮🇳 Hindi hi

API Overview & Calculation Details

Methodology and astrological context for Subconscious Self Number Report.

The Subconscious Self Number Report API generates an interpretive report focused on an individual's Subconscious Self Number — a lesser-known but revealing component of a Western numerology profile. The Subconscious Self Number is derived from the number of distinct numerological values (1–9) that are present across the letters of a person's full birth name. It reflects how confidently and instinctively a person responds to challenges, unexpected situations, and the demands of everyday life — essentially measuring the breadth of their innate toolkit. This endpoint returns a fully narrative report that contextualizes this number in a meaningful, actionable way.

What This API Returns

The API returns a comprehensive, human-readable report built around the Subconscious Self Number, which may include:

  • Subconscious Self Number — A value between 1 and 9 representing how many of the nine core numerological digits (1–9) are activated within the full birth name.

  • Interpretive narrative — A detailed description of what the Subconscious Self Number reveals about the individual's instinctive reactions, resilience, and behavioral patterns under pressure.

  • Instinctive response patterns — Insight into how the individual tends to react automatically in unfamiliar, stressful, or crisis situations.

  • Strengths and blind spots — An analysis of which numerological energies are well-represented in the name (strengths) and which are absent or underrepresented (potential blind spots or growth areas).

  • Adaptability and resourcefulness — How versatile and self-sufficient the individual is likely to be when navigating life's unpredictable moments.

  • Guidance for self-awareness — Practical themes around recognizing unconscious patterns and developing a more conscious, balanced response to life's challenges.

The report is structured for direct presentation to end users without requiring further transformation.

Main Use Cases

  • Comprehensive numerology profiles — Include the Subconscious Self Number as part of a full numerological reading alongside Life Path, Expression, Soul Urge, and Personality numbers.

  • Personal development and resilience coaching — Help individuals understand their default coping mechanisms and identify areas where they may benefit from conscious development.

  • Psychological and behavioral insight tools — Offer a numerologically grounded perspective on instinctive behavior patterns for self-awareness or coaching contexts.

  • Spiritual and metaphysical platforms — Provide users with a nuanced layer of self-knowledge that complements other astrological and numerological readings.

  • Name analysis and optimization — Evaluate how a given name activates or leaves dormant certain numerological energies, useful for naming consultations or personal rebranding.

Key Functionality

  • Accepts a person's full birth name and date of birth (day, month, year) as input; the distribution of numerological values across the letters of the name is the primary driver of the calculation.

  • Returns a fully interpreted, narrative-style report that translates the Subconscious Self Number into practical and psychologically meaningful insights.

  • Provides nuanced analysis of both present and absent numerological energies within the name, offering a balanced view of strengths and growth areas.

  • Supports language localization via the Accept-Language header, enabling the report to be delivered in the user's preferred language.

  • Designed to integrate seamlessly within the AstroInsight API ecosystem, complementing other numerology report endpoints to build a complete and multi-dimensional numerological profile.

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 Subconscious Self Number Report.

What is the Subconscious Self Number Report API and what data does it provide?

The Subconscious Self Number Report API provides authentic Western 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 Subconscious Self Number Report?

The Subconscious Self Number 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 Subconscious Self Number Report endpoint consume?

Each calculation request to Subconscious Self Number Report consumes 1 API credit. The endpoint delivers high performance with an average response time of ~60ms.

How do I authenticate with the Subconscious Self Number 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 Subconscious Self Number 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 Subconscious Self Number 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 western/numerology/report/subconscious-self-number
Presets:
Live Output
Click Send above to execute calculation.
Sample Output

API Categories