@roxyapi/ui 0.9.0 → 0.11.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/AGENTS.md +53 -27
- package/README.md +42 -12
- package/components-catalog.json +1022 -0
- package/dist/cdn/components/angel-number-card.js +52 -0
- package/dist/cdn/components/angel-number-card.js.map +7 -0
- package/dist/cdn/components/angel-number-lookup.js +52 -0
- package/dist/cdn/components/angel-number-lookup.js.map +7 -0
- package/dist/cdn/components/ashtakavarga-grid.js +10 -3
- package/dist/cdn/components/ashtakavarga-grid.js.map +4 -4
- package/dist/cdn/components/aspects-table.js +52 -0
- package/dist/cdn/components/aspects-table.js.map +7 -0
- package/dist/cdn/components/biorhythm-chart.js +10 -3
- package/dist/cdn/components/biorhythm-chart.js.map +4 -4
- package/dist/cdn/components/bodygraph.js +17 -10
- package/dist/cdn/components/bodygraph.js.map +4 -4
- package/dist/cdn/components/choghadiya-grid.js +10 -3
- package/dist/cdn/components/choghadiya-grid.js.map +4 -4
- package/dist/cdn/components/compatibility-card.js +10 -3
- package/dist/cdn/components/compatibility-card.js.map +4 -4
- package/dist/cdn/components/crystal-card.js +52 -0
- package/dist/cdn/components/crystal-card.js.map +7 -0
- package/dist/cdn/components/crystal-grid.js +52 -0
- package/dist/cdn/components/crystal-grid.js.map +7 -0
- package/dist/cdn/components/dasha-timeline.js +10 -3
- package/dist/cdn/components/dasha-timeline.js.map +4 -4
- package/dist/cdn/components/data.js +10 -3
- package/dist/cdn/components/data.js.map +4 -4
- package/dist/cdn/components/divisional-chart.js +31 -24
- package/dist/cdn/components/divisional-chart.js.map +4 -4
- package/dist/cdn/components/dosha-card.js +10 -3
- package/dist/cdn/components/dosha-card.js.map +4 -4
- package/dist/cdn/components/dream-card.js +52 -0
- package/dist/cdn/components/dream-card.js.map +7 -0
- package/dist/cdn/components/dream-search.js +52 -0
- package/dist/cdn/components/dream-search.js.map +7 -0
- package/dist/cdn/components/endpoint-form.js +3 -3
- package/dist/cdn/components/endpoint-form.js.map +3 -3
- package/dist/cdn/components/forecast-digest.js +52 -0
- package/dist/cdn/components/forecast-digest.js.map +7 -0
- package/dist/cdn/components/forecast-timeline.js +10 -3
- package/dist/cdn/components/forecast-timeline.js.map +4 -4
- package/dist/cdn/components/guna-milan.js +10 -3
- package/dist/cdn/components/guna-milan.js.map +4 -4
- package/dist/cdn/components/hd-connection.js +52 -0
- package/dist/cdn/components/hd-connection.js.map +7 -0
- package/dist/cdn/components/hd-penta.js +52 -0
- package/dist/cdn/components/hd-penta.js.map +7 -0
- package/dist/cdn/components/hd-variables.js +52 -0
- package/dist/cdn/components/hd-variables.js.map +7 -0
- package/dist/cdn/components/hexagram.js +10 -3
- package/dist/cdn/components/hexagram.js.map +4 -4
- package/dist/cdn/components/hora-table.js +52 -0
- package/dist/cdn/components/hora-table.js.map +7 -0
- package/dist/cdn/components/horoscope-card.js +10 -3
- package/dist/cdn/components/horoscope-card.js.map +4 -4
- package/dist/cdn/components/kp-chart.js +10 -3
- package/dist/cdn/components/kp-chart.js.map +4 -4
- package/dist/cdn/components/kp-planets-table.js +10 -3
- package/dist/cdn/components/kp-planets-table.js.map +4 -4
- package/dist/cdn/components/kp-ruling-planets.js +10 -3
- package/dist/cdn/components/kp-ruling-planets.js.map +4 -4
- package/dist/cdn/components/location-search.js +3 -3
- package/dist/cdn/components/location-search.js.map +2 -2
- package/dist/cdn/components/moon-phase.js +10 -3
- package/dist/cdn/components/moon-phase.js.map +4 -4
- package/dist/cdn/components/nakshatra-card.js +10 -3
- package/dist/cdn/components/nakshatra-card.js.map +4 -4
- package/dist/cdn/components/natal-chart.js +16 -9
- package/dist/cdn/components/natal-chart.js.map +4 -4
- package/dist/cdn/components/numerology-card.js +10 -3
- package/dist/cdn/components/numerology-card.js.map +4 -4
- package/dist/cdn/components/panchang-table.js +10 -3
- package/dist/cdn/components/panchang-table.js.map +4 -4
- package/dist/cdn/components/reference-card.js +52 -0
- package/dist/cdn/components/reference-card.js.map +7 -0
- package/dist/cdn/components/shadbala-table.js +10 -3
- package/dist/cdn/components/shadbala-table.js.map +4 -4
- package/dist/cdn/components/synastry-chart.js +16 -9
- package/dist/cdn/components/synastry-chart.js.map +4 -4
- package/dist/cdn/components/tarot-card.js +10 -3
- package/dist/cdn/components/tarot-card.js.map +4 -4
- package/dist/cdn/components/tarot-catalog.js +52 -0
- package/dist/cdn/components/tarot-catalog.js.map +7 -0
- package/dist/cdn/components/tarot-spread.js +10 -3
- package/dist/cdn/components/tarot-spread.js.map +4 -4
- package/dist/cdn/components/transits-table.js +10 -3
- package/dist/cdn/components/transits-table.js.map +4 -4
- package/dist/cdn/components/vedic-aspects.js +52 -0
- package/dist/cdn/components/vedic-aspects.js.map +7 -0
- package/dist/cdn/components/vedic-kundli.js +31 -24
- package/dist/cdn/components/vedic-kundli.js.map +4 -4
- package/dist/cdn/components/vedic-planets-table.js +10 -3
- package/dist/cdn/components/vedic-planets-table.js.map +4 -4
- package/dist/cdn/components/western-planets-table.js +10 -3
- package/dist/cdn/components/western-planets-table.js.map +4 -4
- package/dist/cdn/components/yoga-list.js +10 -3
- package/dist/cdn/components/yoga-list.js.map +4 -4
- package/dist/cdn/roxy-ui.js +92 -81
- package/dist/cdn/roxy-ui.js.map +4 -4
- package/dist/components/angel-number-card.d.ts +17 -0
- package/dist/components/angel-number-card.d.ts.map +1 -0
- package/dist/components/angel-number-card.js +2 -0
- package/dist/components/angel-number-card.js.map +7 -0
- package/dist/components/angel-number-lookup.d.ts +21 -0
- package/dist/components/angel-number-lookup.d.ts.map +1 -0
- package/dist/components/angel-number-lookup.js +2 -0
- package/dist/components/angel-number-lookup.js.map +7 -0
- package/dist/components/ashtakavarga-grid.d.ts +4 -5
- package/dist/components/ashtakavarga-grid.d.ts.map +1 -1
- package/dist/components/ashtakavarga-grid.js +1 -1
- package/dist/components/ashtakavarga-grid.js.map +4 -4
- package/dist/components/aspects-table.d.ts +23 -0
- package/dist/components/aspects-table.d.ts.map +1 -0
- package/dist/components/aspects-table.js +2 -0
- package/dist/components/aspects-table.js.map +7 -0
- package/dist/components/biorhythm-chart.d.ts +4 -5
- package/dist/components/biorhythm-chart.d.ts.map +1 -1
- package/dist/components/biorhythm-chart.js +1 -1
- package/dist/components/biorhythm-chart.js.map +4 -4
- package/dist/components/bodygraph.d.ts +4 -5
- package/dist/components/bodygraph.d.ts.map +1 -1
- package/dist/components/bodygraph.js +9 -9
- package/dist/components/bodygraph.js.map +4 -4
- package/dist/components/choghadiya-grid.d.ts +4 -5
- package/dist/components/choghadiya-grid.d.ts.map +1 -1
- package/dist/components/choghadiya-grid.js +1 -1
- package/dist/components/choghadiya-grid.js.map +4 -4
- package/dist/components/compatibility-card.d.ts +4 -5
- package/dist/components/compatibility-card.d.ts.map +1 -1
- package/dist/components/compatibility-card.js +1 -1
- package/dist/components/compatibility-card.js.map +4 -4
- package/dist/components/crystal-card.d.ts +19 -0
- package/dist/components/crystal-card.d.ts.map +1 -0
- package/dist/components/crystal-card.js +2 -0
- package/dist/components/crystal-card.js.map +7 -0
- package/dist/components/crystal-grid.d.ts +26 -0
- package/dist/components/crystal-grid.d.ts.map +1 -0
- package/dist/components/crystal-grid.js +2 -0
- package/dist/components/crystal-grid.js.map +7 -0
- package/dist/components/dasha-timeline.d.ts +4 -5
- package/dist/components/dasha-timeline.d.ts.map +1 -1
- package/dist/components/dasha-timeline.js +1 -1
- package/dist/components/dasha-timeline.js.map +4 -4
- package/dist/components/data.d.ts +5 -8
- package/dist/components/data.d.ts.map +1 -1
- package/dist/components/data.js +1 -1
- package/dist/components/data.js.map +4 -4
- package/dist/components/divisional-chart.d.ts +4 -5
- package/dist/components/divisional-chart.d.ts.map +1 -1
- package/dist/components/divisional-chart.js +59 -59
- package/dist/components/divisional-chart.js.map +4 -4
- package/dist/components/dosha-card.d.ts +4 -5
- package/dist/components/dosha-card.d.ts.map +1 -1
- package/dist/components/dosha-card.js +1 -1
- package/dist/components/dosha-card.js.map +4 -4
- package/dist/components/dream-card.d.ts +16 -0
- package/dist/components/dream-card.d.ts.map +1 -0
- package/dist/components/dream-card.js +2 -0
- package/dist/components/dream-card.js.map +7 -0
- package/dist/components/dream-search.d.ts +18 -0
- package/dist/components/dream-search.d.ts.map +1 -0
- package/dist/components/dream-search.js +2 -0
- package/dist/components/dream-search.js.map +7 -0
- package/dist/components/endpoint-form.d.ts +10 -5
- package/dist/components/endpoint-form.d.ts.map +1 -1
- package/dist/components/endpoint-form.js +1 -1
- package/dist/components/endpoint-form.js.map +3 -3
- package/dist/components/forecast-digest.d.ts +19 -0
- package/dist/components/forecast-digest.d.ts.map +1 -0
- package/dist/components/forecast-digest.js +2 -0
- package/dist/components/forecast-digest.js.map +7 -0
- package/dist/components/forecast-timeline.d.ts +8 -6
- package/dist/components/forecast-timeline.d.ts.map +1 -1
- package/dist/components/forecast-timeline.js +1 -1
- package/dist/components/forecast-timeline.js.map +4 -4
- package/dist/components/guna-milan.d.ts +4 -5
- package/dist/components/guna-milan.d.ts.map +1 -1
- package/dist/components/guna-milan.js +1 -1
- package/dist/components/guna-milan.js.map +4 -4
- package/dist/components/hd-connection.d.ts +18 -0
- package/dist/components/hd-connection.d.ts.map +1 -0
- package/dist/components/hd-connection.js +2 -0
- package/dist/components/hd-connection.js.map +7 -0
- package/dist/components/hd-penta.d.ts +18 -0
- package/dist/components/hd-penta.d.ts.map +1 -0
- package/dist/components/hd-penta.js +2 -0
- package/dist/components/hd-penta.js.map +7 -0
- package/dist/components/hd-variables.d.ts +17 -0
- package/dist/components/hd-variables.d.ts.map +1 -0
- package/dist/components/hd-variables.js +2 -0
- package/dist/components/hd-variables.js.map +7 -0
- package/dist/components/hexagram.d.ts +4 -5
- package/dist/components/hexagram.d.ts.map +1 -1
- package/dist/components/hexagram.js +1 -1
- package/dist/components/hexagram.js.map +4 -4
- package/dist/components/hora-table.d.ts +17 -0
- package/dist/components/hora-table.d.ts.map +1 -0
- package/dist/components/hora-table.js +2 -0
- package/dist/components/hora-table.js.map +7 -0
- package/dist/components/horoscope-card.d.ts +4 -5
- package/dist/components/horoscope-card.d.ts.map +1 -1
- package/dist/components/horoscope-card.js +1 -1
- package/dist/components/horoscope-card.js.map +4 -4
- package/dist/components/kp-chart.d.ts +4 -5
- package/dist/components/kp-chart.d.ts.map +1 -1
- package/dist/components/kp-chart.js +1 -1
- package/dist/components/kp-chart.js.map +4 -4
- package/dist/components/kp-planets-table.d.ts +4 -5
- package/dist/components/kp-planets-table.d.ts.map +1 -1
- package/dist/components/kp-planets-table.js +1 -1
- package/dist/components/kp-planets-table.js.map +4 -4
- package/dist/components/kp-ruling-planets.d.ts +4 -5
- package/dist/components/kp-ruling-planets.d.ts.map +1 -1
- package/dist/components/kp-ruling-planets.js +1 -1
- package/dist/components/kp-ruling-planets.js.map +4 -4
- package/dist/components/location-search.js +1 -1
- package/dist/components/location-search.js.map +2 -2
- package/dist/components/moon-phase.d.ts +5 -5
- package/dist/components/moon-phase.d.ts.map +1 -1
- package/dist/components/moon-phase.js +1 -1
- package/dist/components/moon-phase.js.map +4 -4
- package/dist/components/nakshatra-card.d.ts +4 -5
- package/dist/components/nakshatra-card.d.ts.map +1 -1
- package/dist/components/nakshatra-card.js +1 -1
- package/dist/components/nakshatra-card.js.map +4 -4
- package/dist/components/natal-chart.d.ts +4 -5
- package/dist/components/natal-chart.d.ts.map +1 -1
- package/dist/components/natal-chart.js +8 -8
- package/dist/components/natal-chart.js.map +4 -4
- package/dist/components/numerology-card.d.ts +15 -10
- package/dist/components/numerology-card.d.ts.map +1 -1
- package/dist/components/numerology-card.js +1 -1
- package/dist/components/numerology-card.js.map +4 -4
- package/dist/components/panchang-table.d.ts +4 -5
- package/dist/components/panchang-table.d.ts.map +1 -1
- package/dist/components/panchang-table.js +1 -1
- package/dist/components/panchang-table.js.map +4 -4
- package/dist/components/reference-card.d.ts +19 -0
- package/dist/components/reference-card.d.ts.map +1 -0
- package/dist/components/reference-card.js +2 -0
- package/dist/components/reference-card.js.map +7 -0
- package/dist/components/shadbala-table.d.ts +4 -5
- package/dist/components/shadbala-table.d.ts.map +1 -1
- package/dist/components/shadbala-table.js +1 -1
- package/dist/components/shadbala-table.js.map +4 -4
- package/dist/components/synastry-chart.d.ts +4 -5
- package/dist/components/synastry-chart.d.ts.map +1 -1
- package/dist/components/synastry-chart.js +7 -7
- package/dist/components/synastry-chart.js.map +4 -4
- package/dist/components/tarot-card.d.ts +4 -5
- package/dist/components/tarot-card.d.ts.map +1 -1
- package/dist/components/tarot-card.js +1 -1
- package/dist/components/tarot-card.js.map +4 -4
- package/dist/components/tarot-catalog.d.ts +20 -0
- package/dist/components/tarot-catalog.d.ts.map +1 -0
- package/dist/components/tarot-catalog.js +2 -0
- package/dist/components/tarot-catalog.js.map +7 -0
- package/dist/components/tarot-spread.d.ts +7 -8
- package/dist/components/tarot-spread.d.ts.map +1 -1
- package/dist/components/tarot-spread.js +1 -1
- package/dist/components/tarot-spread.js.map +4 -4
- package/dist/components/transits-table.d.ts +4 -5
- package/dist/components/transits-table.d.ts.map +1 -1
- package/dist/components/transits-table.js +1 -1
- package/dist/components/transits-table.js.map +4 -4
- package/dist/components/vedic-aspects.d.ts +16 -0
- package/dist/components/vedic-aspects.d.ts.map +1 -0
- package/dist/components/vedic-aspects.js +2 -0
- package/dist/components/vedic-aspects.js.map +7 -0
- package/dist/components/vedic-kundli.d.ts +22 -5
- package/dist/components/vedic-kundli.d.ts.map +1 -1
- package/dist/components/vedic-kundli.js +63 -63
- package/dist/components/vedic-kundli.js.map +4 -4
- package/dist/components/vedic-planets-table.d.ts +4 -5
- package/dist/components/vedic-planets-table.d.ts.map +1 -1
- package/dist/components/vedic-planets-table.js +1 -1
- package/dist/components/vedic-planets-table.js.map +4 -4
- package/dist/components/western-planets-table.d.ts +4 -5
- package/dist/components/western-planets-table.d.ts.map +1 -1
- package/dist/components/western-planets-table.js +1 -1
- package/dist/components/western-planets-table.js.map +4 -4
- package/dist/components/yoga-list.d.ts +6 -7
- package/dist/components/yoga-list.d.ts.map +1 -1
- package/dist/components/yoga-list.js +1 -1
- package/dist/components/yoga-list.js.map +4 -4
- package/dist/generated/endpoint-bindings.d.ts +15 -0
- package/dist/generated/endpoint-bindings.d.ts.map +1 -0
- package/dist/index.cjs +73 -73
- package/dist/index.cjs.map +4 -4
- package/dist/index.d.ts +16 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +71 -71
- package/dist/index.js.map +4 -4
- package/dist/manifest.d.ts.map +1 -1
- package/dist/manifest.json +39 -24
- package/dist/styles/tokens-css.d.ts +1 -1
- package/dist/styles/tokens-css.d.ts.map +1 -1
- package/dist/styles/tokens.css +4 -0
- package/dist/types/index.d.ts +1 -1
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/types.gen.d.ts +1103 -164
- package/dist/types/types.gen.d.ts.map +1 -1
- package/dist/utils/angel-sections.d.ts +14 -0
- package/dist/utils/angel-sections.d.ts.map +1 -0
- package/dist/utils/base-element.d.ts +73 -0
- package/dist/utils/base-element.d.ts.map +1 -0
- package/dist/utils/base-styles.d.ts.map +1 -1
- package/dist/utils/fetch-controller.d.ts +60 -0
- package/dist/utils/fetch-controller.d.ts.map +1 -0
- package/dist/utils/kundli-render.d.ts +2 -1
- package/dist/utils/kundli-render.d.ts.map +1 -1
- package/dist/utils/kundli-styles.d.ts.map +1 -1
- package/dist/utils/markup-data.d.ts +34 -0
- package/dist/utils/markup-data.d.ts.map +1 -1
- package/dist/version.d.ts +1 -1
- package/dist/version.d.ts.map +1 -1
- package/package.json +2 -1
- package/src/components/angel-number-card.ts +210 -0
- package/src/components/angel-number-lookup.ts +207 -0
- package/src/components/ashtakavarga-grid.ts +15 -20
- package/src/components/aspects-table.ts +329 -0
- package/src/components/biorhythm-chart.ts +14 -18
- package/src/components/bodygraph.ts +9 -20
- package/src/components/choghadiya-grid.ts +15 -19
- package/src/components/compatibility-card.ts +9 -19
- package/src/components/crystal-card.ts +242 -0
- package/src/components/crystal-grid.ts +182 -0
- package/src/components/dasha-timeline.ts +9 -20
- package/src/components/data.ts +8 -27
- package/src/components/divisional-chart.ts +10 -18
- package/src/components/dosha-card.ts +8 -19
- package/src/components/dream-card.ts +88 -0
- package/src/components/dream-search.ts +135 -0
- package/src/components/endpoint-form.ts +149 -55
- package/src/components/forecast-digest.ts +213 -0
- package/src/components/forecast-timeline.ts +24 -19
- package/src/components/guna-milan.ts +8 -19
- package/src/components/hd-connection.ts +188 -0
- package/src/components/hd-penta.ts +165 -0
- package/src/components/hd-variables.ts +128 -0
- package/src/components/hexagram.ts +10 -18
- package/src/components/hora-table.ts +149 -0
- package/src/components/horoscope-card.ts +9 -19
- package/src/components/kp-chart.ts +11 -20
- package/src/components/kp-planets-table.ts +11 -20
- package/src/components/kp-ruling-planets.ts +8 -18
- package/src/components/moon-phase.ts +10 -19
- package/src/components/nakshatra-card.ts +11 -20
- package/src/components/natal-chart.ts +20 -23
- package/src/components/numerology-card.ts +90 -31
- package/src/components/panchang-table.ts +9 -19
- package/src/components/reference-card.ts +212 -0
- package/src/components/shadbala-table.ts +15 -18
- package/src/components/synastry-chart.ts +17 -20
- package/src/components/tarot-card.ts +9 -20
- package/src/components/tarot-catalog.ts +129 -0
- package/src/components/tarot-spread.ts +20 -21
- package/src/components/transits-table.ts +17 -20
- package/src/components/vedic-aspects.ts +188 -0
- package/src/components/vedic-kundli.ts +46 -19
- package/src/components/vedic-planets-table.ts +11 -19
- package/src/components/western-planets-table.ts +11 -19
- package/src/components/yoga-list.ts +17 -23
- package/src/generated/endpoint-bindings.ts +655 -0
- package/src/index.ts +27 -0
- package/src/manifest.ts +198 -6
- package/src/styles/tokens-css.ts +4 -0
- package/src/styles/tokens.css +4 -0
- package/src/types/index.ts +1 -1
- package/src/types/types.gen.ts +1123 -164
- package/src/utils/angel-sections.ts +38 -0
- package/src/utils/base-element.ts +183 -0
- package/src/utils/base-styles.ts +33 -0
- package/src/utils/fetch-controller.ts +166 -0
- package/src/utils/kundli-render.ts +9 -2
- package/src/utils/kundli-styles.ts +7 -1
- package/src/utils/markup-data.ts +45 -0
- package/src/version.ts +1 -1
package/src/types/types.gen.ts
CHANGED
|
@@ -10127,7 +10127,12 @@ export type GenerateBirthChartResponse = GenerateBirthChartResponses[keyof Gener
|
|
|
10127
10127
|
export type GenerateNavamsaData = {
|
|
10128
10128
|
body?: NavamsaRequest;
|
|
10129
10129
|
path?: never;
|
|
10130
|
-
query?:
|
|
10130
|
+
query?: {
|
|
10131
|
+
/**
|
|
10132
|
+
* Response language (ISO 639-1). Supported: en, tr, de, es, hi, pt, fr, ru. Defaults to en. Languages without translations yet return English.
|
|
10133
|
+
*/
|
|
10134
|
+
lang?: 'en' | 'tr' | 'de' | 'es' | 'hi' | 'pt' | 'fr' | 'ru';
|
|
10135
|
+
};
|
|
10131
10136
|
url: '/vedic-astrology/navamsa';
|
|
10132
10137
|
};
|
|
10133
10138
|
|
|
@@ -10247,7 +10252,12 @@ export type GenerateNavamsaResponse = GenerateNavamsaResponses[keyof GenerateNav
|
|
|
10247
10252
|
export type GenerateDivisionalChartData = {
|
|
10248
10253
|
body?: DivisionalChartRequest;
|
|
10249
10254
|
path?: never;
|
|
10250
|
-
query?:
|
|
10255
|
+
query?: {
|
|
10256
|
+
/**
|
|
10257
|
+
* Response language (ISO 639-1). Supported: en, tr, de, es, hi, pt, fr, ru. Defaults to en. Languages without translations yet return English.
|
|
10258
|
+
*/
|
|
10259
|
+
lang?: 'en' | 'tr' | 'de' | 'es' | 'hi' | 'pt' | 'fr' | 'ru';
|
|
10260
|
+
};
|
|
10251
10261
|
url: '/vedic-astrology/divisional-chart';
|
|
10252
10262
|
};
|
|
10253
10263
|
|
|
@@ -12333,40 +12343,40 @@ export type GetDetailedPanchangResponses = {
|
|
|
12333
12343
|
unfavorableNakshatras: Array<string>;
|
|
12334
12344
|
};
|
|
12335
12345
|
/**
|
|
12336
|
-
* Panchaka, inauspicious
|
|
12346
|
+
* Panchaka, the inauspicious ~5-day window while the Moon transits the last five nakshatras (Dhanishta 3rd pada through Revati, 300 to 360 degrees sidereal). The dosha type depends on the weekday it begins; startsAt and endsAt report the period in force at sunrise or beginning later this day. Avoid major activities during Panchaka.
|
|
12337
12347
|
*/
|
|
12338
12348
|
panchaka: {
|
|
12339
12349
|
/**
|
|
12340
|
-
* Whether Panchaka is
|
|
12350
|
+
* Whether Panchaka is in force at sunrise, the panchang day reference. Can be false while startsAt and endsAt are populated when Panchaka begins later in the day.
|
|
12341
12351
|
*/
|
|
12342
12352
|
active: boolean;
|
|
12343
12353
|
/**
|
|
12344
|
-
* Panchaka
|
|
12354
|
+
* Panchaka dosha, set by the weekday the period BEGINS (not the nakshatra): Roga (Sunday, disease), Raja (Monday, government), Agni (Tuesday, fire), Chora (Friday, theft), Mrityu (Saturday, death). Null when Panchaka begins on Wednesday or Thursday (no dosha) or when no Panchaka touches this date.
|
|
12345
12355
|
*/
|
|
12346
12356
|
type: string;
|
|
12347
12357
|
/**
|
|
12348
|
-
* When the
|
|
12358
|
+
* When the Panchaka period starts (Moon enters 300 degrees, Dhanishta 3rd pada). May predate this date when Panchaka is already running. Null when no Panchaka is in force or begins on this date. In requested timezone.
|
|
12349
12359
|
*/
|
|
12350
12360
|
startsAt: string;
|
|
12351
12361
|
/**
|
|
12352
|
-
* When the
|
|
12362
|
+
* When the Panchaka period ends (Moon exits Revati at 360 degrees), about five days after it starts. Null when no Panchaka. In requested timezone.
|
|
12353
12363
|
*/
|
|
12354
12364
|
endsAt: string;
|
|
12355
12365
|
};
|
|
12356
12366
|
/**
|
|
12357
|
-
* Bhadra,
|
|
12367
|
+
* Bhadra (Vishti Karana), the 7th movable karana, avoided for all auspicious activities. Bhadra recurs roughly every 3 to 5 days and lasts about half a tithi, so most occurrences begin after sunrise rather than at it. startsAt and endsAt report the Bhadra beginning on this date regardless of whether it is active at sunrise.
|
|
12358
12368
|
*/
|
|
12359
12369
|
bhadra: {
|
|
12360
12370
|
/**
|
|
12361
|
-
* Whether Bhadra (Vishti Karana) is
|
|
12371
|
+
* Whether Bhadra (Vishti Karana) is in force at sunrise, the panchang day reference moment. Can be false while startsAt and endsAt are populated when Bhadra begins later in the day.
|
|
12362
12372
|
*/
|
|
12363
12373
|
active: boolean;
|
|
12364
12374
|
/**
|
|
12365
|
-
* When the
|
|
12375
|
+
* When the Bhadra (Vishti) period that begins on this date starts. Null when no Bhadra begins on this date. In requested timezone.
|
|
12366
12376
|
*/
|
|
12367
12377
|
startsAt: string;
|
|
12368
12378
|
/**
|
|
12369
|
-
* When the
|
|
12379
|
+
* When the Bhadra (Vishti) period that begins on this date ends. May fall on the next calendar day. Null when no Bhadra begins on this date. In requested timezone.
|
|
12370
12380
|
*/
|
|
12371
12381
|
endsAt: string;
|
|
12372
12382
|
};
|
|
@@ -13986,7 +13996,12 @@ export type GetKpCuspsResponse = GetKpCuspsResponses[keyof GetKpCuspsResponses];
|
|
|
13986
13996
|
export type GenerateKpChartData = {
|
|
13987
13997
|
body?: KpChartRequest;
|
|
13988
13998
|
path?: never;
|
|
13989
|
-
query?:
|
|
13999
|
+
query?: {
|
|
14000
|
+
/**
|
|
14001
|
+
* Response language (ISO 639-1). Supported: en, tr, de, es, hi, pt, fr, ru. Defaults to en. Languages without translations yet return English.
|
|
14002
|
+
*/
|
|
14003
|
+
lang?: 'en' | 'tr' | 'de' | 'es' | 'hi' | 'pt' | 'fr' | 'ru';
|
|
14004
|
+
};
|
|
13990
14005
|
url: '/vedic-astrology/kp/chart';
|
|
13991
14006
|
};
|
|
13992
14007
|
|
|
@@ -20735,82 +20750,919 @@ export type GenerateNumerologyChartResponses = {
|
|
|
20735
20750
|
relationships: string;
|
|
20736
20751
|
};
|
|
20737
20752
|
/**
|
|
20738
|
-
* Maturity number activation status based on current age.
|
|
20753
|
+
* Maturity number activation status based on current age.
|
|
20754
|
+
*/
|
|
20755
|
+
maturityStatus: {
|
|
20756
|
+
/**
|
|
20757
|
+
* Whether the Maturity number is currently active (typically activates around age 35-40).
|
|
20758
|
+
*/
|
|
20759
|
+
isActive: boolean;
|
|
20760
|
+
/**
|
|
20761
|
+
* Current age calculated from the birth year.
|
|
20762
|
+
*/
|
|
20763
|
+
currentAge: number;
|
|
20764
|
+
/**
|
|
20765
|
+
* Age range when the Maturity number typically activates (35-40).
|
|
20766
|
+
*/
|
|
20767
|
+
activationRange: string;
|
|
20768
|
+
};
|
|
20769
|
+
/**
|
|
20770
|
+
* Lucky associations based on Life Path number: colors, gemstones, day, element, planet, and compatibility.
|
|
20771
|
+
*/
|
|
20772
|
+
luckyAssociations?: {
|
|
20773
|
+
/**
|
|
20774
|
+
* Lucky colors associated with the Life Path number.
|
|
20775
|
+
*/
|
|
20776
|
+
colors: Array<string>;
|
|
20777
|
+
/**
|
|
20778
|
+
* Lucky gemstones aligned to the ruling planet.
|
|
20779
|
+
*/
|
|
20780
|
+
gemstones: Array<string>;
|
|
20781
|
+
/**
|
|
20782
|
+
* Lucky day of the week.
|
|
20783
|
+
*/
|
|
20784
|
+
day: string;
|
|
20785
|
+
/**
|
|
20786
|
+
* Classical element (Fire, Water, Earth, Air).
|
|
20787
|
+
*/
|
|
20788
|
+
element: string;
|
|
20789
|
+
/**
|
|
20790
|
+
* Ruling planet for this Life Path number.
|
|
20791
|
+
*/
|
|
20792
|
+
rulingPlanet: string;
|
|
20793
|
+
/**
|
|
20794
|
+
* Most compatible Life Path numbers.
|
|
20795
|
+
*/
|
|
20796
|
+
compatibleNumbers: Array<number>;
|
|
20797
|
+
/**
|
|
20798
|
+
* Least compatible Life Path numbers.
|
|
20799
|
+
*/
|
|
20800
|
+
incompatibleNumbers: Array<number>;
|
|
20801
|
+
};
|
|
20802
|
+
/**
|
|
20803
|
+
* AI-ready holistic summary weaving all core numbers, karmic insights, and yearly forecast into a cohesive narrative. Ideal for generating personalized reports, chatbot responses, or one-page numerology overviews.
|
|
20804
|
+
*/
|
|
20805
|
+
summary: string;
|
|
20806
|
+
};
|
|
20807
|
+
};
|
|
20808
|
+
|
|
20809
|
+
export type GenerateNumerologyChartResponse = GenerateNumerologyChartResponses[keyof GenerateNumerologyChartResponses];
|
|
20810
|
+
|
|
20811
|
+
export type GetNumberMeaningData = {
|
|
20812
|
+
body?: never;
|
|
20813
|
+
path: {
|
|
20814
|
+
/**
|
|
20815
|
+
* Numerology number (1-9, 11, 22, 33)
|
|
20816
|
+
*/
|
|
20817
|
+
number: string;
|
|
20818
|
+
};
|
|
20819
|
+
query?: {
|
|
20820
|
+
/**
|
|
20821
|
+
* Response language (ISO 639-1). Supported: en, tr, de, es, hi, pt, fr, ru. Defaults to en. Languages without translations yet return English.
|
|
20822
|
+
*/
|
|
20823
|
+
lang?: 'en' | 'tr' | 'de' | 'es' | 'hi' | 'pt' | 'fr' | 'ru';
|
|
20824
|
+
};
|
|
20825
|
+
url: '/numerology/meanings/{number}';
|
|
20826
|
+
};
|
|
20827
|
+
|
|
20828
|
+
export type GetNumberMeaningErrors = {
|
|
20829
|
+
/**
|
|
20830
|
+
* Validation error. `issues[]` lists every failed field.
|
|
20831
|
+
*/
|
|
20832
|
+
400: {
|
|
20833
|
+
/**
|
|
20834
|
+
* First issue summary.
|
|
20835
|
+
*/
|
|
20836
|
+
error: string;
|
|
20837
|
+
code: 'validation_error';
|
|
20838
|
+
/**
|
|
20839
|
+
* Every validation failure. Use this to rebuild a valid request.
|
|
20840
|
+
*/
|
|
20841
|
+
issues: Array<{
|
|
20842
|
+
/**
|
|
20843
|
+
* Dot-separated field path, or "(root)" for top-level.
|
|
20844
|
+
*/
|
|
20845
|
+
path: string;
|
|
20846
|
+
message: string;
|
|
20847
|
+
/**
|
|
20848
|
+
* Zod issue code (invalid_type, too_small, too_big, invalid_string, ...).
|
|
20849
|
+
*/
|
|
20850
|
+
code?: string;
|
|
20851
|
+
/**
|
|
20852
|
+
* Expected type for invalid_type.
|
|
20853
|
+
*/
|
|
20854
|
+
expected?: string;
|
|
20855
|
+
/**
|
|
20856
|
+
* Minimum bound for too_small issues.
|
|
20857
|
+
*/
|
|
20858
|
+
minimum?: number | string;
|
|
20859
|
+
/**
|
|
20860
|
+
* Maximum bound for too_big issues.
|
|
20861
|
+
*/
|
|
20862
|
+
maximum?: number | string;
|
|
20863
|
+
inclusive?: boolean;
|
|
20864
|
+
/**
|
|
20865
|
+
* Format name for string issues (regex, email, url, uuid).
|
|
20866
|
+
*/
|
|
20867
|
+
format?: string;
|
|
20868
|
+
/**
|
|
20869
|
+
* Regex pattern when format is regex.
|
|
20870
|
+
*/
|
|
20871
|
+
pattern?: string;
|
|
20872
|
+
}>;
|
|
20873
|
+
};
|
|
20874
|
+
/**
|
|
20875
|
+
* Invalid or missing API key
|
|
20876
|
+
*/
|
|
20877
|
+
401: {
|
|
20878
|
+
/**
|
|
20879
|
+
* Human-readable error message. May change wording.
|
|
20880
|
+
*/
|
|
20881
|
+
error: string;
|
|
20882
|
+
/**
|
|
20883
|
+
* Machine-readable error code. Stable identifier.
|
|
20884
|
+
*/
|
|
20885
|
+
code: string;
|
|
20886
|
+
};
|
|
20887
|
+
/**
|
|
20888
|
+
* Number meaning not found
|
|
20889
|
+
*/
|
|
20890
|
+
404: {
|
|
20891
|
+
/**
|
|
20892
|
+
* Human-readable error message. May change wording — do not parse programmatically.
|
|
20893
|
+
*/
|
|
20894
|
+
error: string;
|
|
20895
|
+
/**
|
|
20896
|
+
* Machine-readable error code. Stable identifier for programmatic error handling.
|
|
20897
|
+
*/
|
|
20898
|
+
code: string;
|
|
20899
|
+
};
|
|
20900
|
+
/**
|
|
20901
|
+
* Method not allowed. The path exists but only responds to the methods listed in `allow[]` and the `Allow` response header.
|
|
20902
|
+
*/
|
|
20903
|
+
405: {
|
|
20904
|
+
error: string;
|
|
20905
|
+
code: 'method_not_allowed';
|
|
20906
|
+
/**
|
|
20907
|
+
* Allowed HTTP methods for this path. Mirrors the Allow response header.
|
|
20908
|
+
*/
|
|
20909
|
+
allow: Array<string>;
|
|
20910
|
+
/**
|
|
20911
|
+
* Link to the product page for this domain.
|
|
20912
|
+
*/
|
|
20913
|
+
docs?: string;
|
|
20914
|
+
};
|
|
20915
|
+
/**
|
|
20916
|
+
* Monthly rate limit exceeded
|
|
20917
|
+
*/
|
|
20918
|
+
429: {
|
|
20919
|
+
/**
|
|
20920
|
+
* Human-readable error message. May change wording.
|
|
20921
|
+
*/
|
|
20922
|
+
error: string;
|
|
20923
|
+
/**
|
|
20924
|
+
* Machine-readable error code. Stable identifier.
|
|
20925
|
+
*/
|
|
20926
|
+
code: string;
|
|
20927
|
+
};
|
|
20928
|
+
/**
|
|
20929
|
+
* Internal server error
|
|
20930
|
+
*/
|
|
20931
|
+
500: {
|
|
20932
|
+
/**
|
|
20933
|
+
* Human-readable error message. May change wording.
|
|
20934
|
+
*/
|
|
20935
|
+
error: string;
|
|
20936
|
+
/**
|
|
20937
|
+
* Machine-readable error code. Stable identifier.
|
|
20938
|
+
*/
|
|
20939
|
+
code: string;
|
|
20940
|
+
};
|
|
20941
|
+
};
|
|
20942
|
+
|
|
20943
|
+
export type GetNumberMeaningError = GetNumberMeaningErrors[keyof GetNumberMeaningErrors];
|
|
20944
|
+
|
|
20945
|
+
export type GetNumberMeaningResponses = {
|
|
20946
|
+
/**
|
|
20947
|
+
* Successfully retrieved number meaning
|
|
20948
|
+
*/
|
|
20949
|
+
200: {
|
|
20950
|
+
/**
|
|
20951
|
+
* Requested number
|
|
20952
|
+
*/
|
|
20953
|
+
number: number;
|
|
20954
|
+
/**
|
|
20955
|
+
* Number type
|
|
20956
|
+
*/
|
|
20957
|
+
type: 'single' | 'master';
|
|
20958
|
+
meaning: {
|
|
20959
|
+
/**
|
|
20960
|
+
* Numerology archetype name. A single phrase capturing the core identity of this number, such as "The Leader" for 1 or "The Master Builder" for 22.
|
|
20961
|
+
*/
|
|
20962
|
+
title: string;
|
|
20963
|
+
/**
|
|
20964
|
+
* Ten defining personality traits and energetic themes. Useful for personality snapshots, compatibility matching, and building numerology profile summaries.
|
|
20965
|
+
*/
|
|
20966
|
+
keywords: Array<string>;
|
|
20967
|
+
/**
|
|
20968
|
+
* Authoritative 300 to 500 word interpretation covering personality, life purpose, and core themes. Written by numerology experts and suitable for full-page readings.
|
|
20969
|
+
*/
|
|
20970
|
+
description: string;
|
|
20971
|
+
/**
|
|
20972
|
+
* Core strengths and positive qualities. Each entry pairs a trait name with a detailed explanation of how it manifests in real life.
|
|
20973
|
+
*/
|
|
20974
|
+
strengths: Array<string>;
|
|
20975
|
+
/**
|
|
20976
|
+
* Growth areas and shadow qualities. Each entry explains the root cause, how it surfaces, and constructive strategies for working through it.
|
|
20977
|
+
*/
|
|
20978
|
+
challenges: Array<string>;
|
|
20979
|
+
/**
|
|
20980
|
+
* Tailored career guidance with specific job titles, industries, and work environments. Explains why certain professional paths resonate with this number.
|
|
20981
|
+
*/
|
|
20982
|
+
career: string;
|
|
20983
|
+
/**
|
|
20984
|
+
* Love, friendship, and family dynamics. Covers romantic compatibility with other numbers, communication style, and the key relationship lessons.
|
|
20985
|
+
*/
|
|
20986
|
+
relationships: string;
|
|
20987
|
+
/**
|
|
20988
|
+
* Spiritual path, soul lessons, and recommended practices. Explores the deeper purpose behind this number and guidance for personal growth.
|
|
20989
|
+
*/
|
|
20990
|
+
spirituality: string;
|
|
20991
|
+
};
|
|
20992
|
+
};
|
|
20993
|
+
};
|
|
20994
|
+
|
|
20995
|
+
export type GetNumberMeaningResponse = GetNumberMeaningResponses[keyof GetNumberMeaningResponses];
|
|
20996
|
+
|
|
20997
|
+
export type GetDailyNumberData = {
|
|
20998
|
+
body?: {
|
|
20999
|
+
/**
|
|
21000
|
+
* Optional seed for reproducible readings. Same seed + same date = same number every time. Pass any unique identifier (userId, email hash, session token). Omit for anonymous daily readings.
|
|
21001
|
+
*/
|
|
21002
|
+
seed?: string;
|
|
21003
|
+
/**
|
|
21004
|
+
* Date for the reading in YYYY-MM-DD format. Defaults to today (UTC). Useful for viewing past daily readings or pre-generating future ones.
|
|
21005
|
+
*/
|
|
21006
|
+
date?: string;
|
|
21007
|
+
};
|
|
21008
|
+
path?: never;
|
|
21009
|
+
query?: {
|
|
21010
|
+
/**
|
|
21011
|
+
* Response language (ISO 639-1). Supported: en, tr, de, es, hi, pt, fr, ru. Defaults to en. Languages without translations yet return English.
|
|
21012
|
+
*/
|
|
21013
|
+
lang?: 'en' | 'tr' | 'de' | 'es' | 'hi' | 'pt' | 'fr' | 'ru';
|
|
21014
|
+
};
|
|
21015
|
+
url: '/numerology/daily';
|
|
21016
|
+
};
|
|
21017
|
+
|
|
21018
|
+
export type GetDailyNumberErrors = {
|
|
21019
|
+
/**
|
|
21020
|
+
* Validation error. `issues[]` lists every failed field.
|
|
21021
|
+
*/
|
|
21022
|
+
400: {
|
|
21023
|
+
/**
|
|
21024
|
+
* First issue summary.
|
|
21025
|
+
*/
|
|
21026
|
+
error: string;
|
|
21027
|
+
code: 'validation_error';
|
|
21028
|
+
/**
|
|
21029
|
+
* Every validation failure. Use this to rebuild a valid request.
|
|
21030
|
+
*/
|
|
21031
|
+
issues: Array<{
|
|
21032
|
+
/**
|
|
21033
|
+
* Dot-separated field path, or "(root)" for top-level.
|
|
21034
|
+
*/
|
|
21035
|
+
path: string;
|
|
21036
|
+
message: string;
|
|
21037
|
+
/**
|
|
21038
|
+
* Zod issue code (invalid_type, too_small, too_big, invalid_string, ...).
|
|
21039
|
+
*/
|
|
21040
|
+
code?: string;
|
|
21041
|
+
/**
|
|
21042
|
+
* Expected type for invalid_type.
|
|
21043
|
+
*/
|
|
21044
|
+
expected?: string;
|
|
21045
|
+
/**
|
|
21046
|
+
* Minimum bound for too_small issues.
|
|
21047
|
+
*/
|
|
21048
|
+
minimum?: number | string;
|
|
21049
|
+
/**
|
|
21050
|
+
* Maximum bound for too_big issues.
|
|
21051
|
+
*/
|
|
21052
|
+
maximum?: number | string;
|
|
21053
|
+
inclusive?: boolean;
|
|
21054
|
+
/**
|
|
21055
|
+
* Format name for string issues (regex, email, url, uuid).
|
|
21056
|
+
*/
|
|
21057
|
+
format?: string;
|
|
21058
|
+
/**
|
|
21059
|
+
* Regex pattern when format is regex.
|
|
21060
|
+
*/
|
|
21061
|
+
pattern?: string;
|
|
21062
|
+
}>;
|
|
21063
|
+
};
|
|
21064
|
+
/**
|
|
21065
|
+
* Invalid or missing API key
|
|
21066
|
+
*/
|
|
21067
|
+
401: {
|
|
21068
|
+
/**
|
|
21069
|
+
* Human-readable error message. May change wording.
|
|
21070
|
+
*/
|
|
21071
|
+
error: string;
|
|
21072
|
+
/**
|
|
21073
|
+
* Machine-readable error code. Stable identifier.
|
|
21074
|
+
*/
|
|
21075
|
+
code: string;
|
|
21076
|
+
};
|
|
21077
|
+
/**
|
|
21078
|
+
* Method not allowed. The path exists but only responds to the methods listed in `allow[]` and the `Allow` response header.
|
|
21079
|
+
*/
|
|
21080
|
+
405: {
|
|
21081
|
+
error: string;
|
|
21082
|
+
code: 'method_not_allowed';
|
|
21083
|
+
/**
|
|
21084
|
+
* Allowed HTTP methods for this path. Mirrors the Allow response header.
|
|
21085
|
+
*/
|
|
21086
|
+
allow: Array<string>;
|
|
21087
|
+
/**
|
|
21088
|
+
* Link to the product page for this domain.
|
|
21089
|
+
*/
|
|
21090
|
+
docs?: string;
|
|
21091
|
+
};
|
|
21092
|
+
/**
|
|
21093
|
+
* Monthly rate limit exceeded
|
|
21094
|
+
*/
|
|
21095
|
+
429: {
|
|
21096
|
+
/**
|
|
21097
|
+
* Human-readable error message. May change wording.
|
|
21098
|
+
*/
|
|
21099
|
+
error: string;
|
|
21100
|
+
/**
|
|
21101
|
+
* Machine-readable error code. Stable identifier.
|
|
21102
|
+
*/
|
|
21103
|
+
code: string;
|
|
21104
|
+
};
|
|
21105
|
+
/**
|
|
21106
|
+
* Internal server error
|
|
21107
|
+
*/
|
|
21108
|
+
500: {
|
|
21109
|
+
/**
|
|
21110
|
+
* Human-readable error message. May change wording.
|
|
21111
|
+
*/
|
|
21112
|
+
error: string;
|
|
21113
|
+
/**
|
|
21114
|
+
* Machine-readable error code. Stable identifier.
|
|
21115
|
+
*/
|
|
21116
|
+
code: string;
|
|
21117
|
+
};
|
|
21118
|
+
};
|
|
21119
|
+
|
|
21120
|
+
export type GetDailyNumberError = GetDailyNumberErrors[keyof GetDailyNumberErrors];
|
|
21121
|
+
|
|
21122
|
+
export type GetDailyNumberResponses = {
|
|
21123
|
+
/**
|
|
21124
|
+
* Daily numerology number with full interpretation
|
|
21125
|
+
*/
|
|
21126
|
+
200: {
|
|
21127
|
+
/**
|
|
21128
|
+
* Date this daily number is for (YYYY-MM-DD, UTC).
|
|
21129
|
+
*/
|
|
21130
|
+
date: string;
|
|
21131
|
+
/**
|
|
21132
|
+
* Computed seed used for this reading. Same seed always produces the same number.
|
|
21133
|
+
*/
|
|
21134
|
+
seed: string;
|
|
21135
|
+
/**
|
|
21136
|
+
* Daily numerology number (1-9, 11, 22, 33). Represents the dominant energy and theme for this day.
|
|
21137
|
+
*/
|
|
21138
|
+
number: number;
|
|
21139
|
+
/**
|
|
21140
|
+
* Whether this is a single-digit number (1-9) or a Master Number (11, 22, 33). Master Number days carry amplified spiritual significance.
|
|
21141
|
+
*/
|
|
21142
|
+
type: 'single' | 'master';
|
|
21143
|
+
/**
|
|
21144
|
+
* Concise daily guidance message combining the number archetype with practical advice for the day.
|
|
21145
|
+
*/
|
|
21146
|
+
dailyMessage: string;
|
|
21147
|
+
meaning: {
|
|
21148
|
+
/**
|
|
21149
|
+
* Numerology archetype for this number. Captures the core energy of the day in a single phrase.
|
|
21150
|
+
*/
|
|
21151
|
+
title: string;
|
|
21152
|
+
/**
|
|
21153
|
+
* Defining traits and energetic themes active today. Useful for daily affirmations, journaling prompts, and focus areas.
|
|
21154
|
+
*/
|
|
21155
|
+
keywords: Array<string>;
|
|
21156
|
+
/**
|
|
21157
|
+
* Expert-written 300 to 500 word interpretation of the daily energy. Covers personality resonance, life themes, and how this number influences the day.
|
|
21158
|
+
*/
|
|
21159
|
+
description: string;
|
|
21160
|
+
/**
|
|
21161
|
+
* Qualities that are amplified and accessible today. Lean into these for maximum alignment with the daily energy.
|
|
21162
|
+
*/
|
|
21163
|
+
strengths: Array<string>;
|
|
21164
|
+
/**
|
|
21165
|
+
* Shadow patterns to watch for today. Awareness of these helps navigate the day with intention and balance.
|
|
21166
|
+
*/
|
|
21167
|
+
challenges: Array<string>;
|
|
21168
|
+
/**
|
|
21169
|
+
* Professional guidance tuned to the daily energy. Suggests optimal work strategies, meeting approaches, and productivity focus areas.
|
|
21170
|
+
*/
|
|
21171
|
+
career: string;
|
|
21172
|
+
/**
|
|
21173
|
+
* Relationship dynamics influenced by the daily number. Covers communication style, social energy, and partnership awareness for the day.
|
|
21174
|
+
*/
|
|
21175
|
+
relationships: string;
|
|
21176
|
+
/**
|
|
21177
|
+
* Spiritual theme of the day. Suggests meditation focus, contemplative practices, and the deeper lesson available today.
|
|
21178
|
+
*/
|
|
21179
|
+
spirituality: string;
|
|
21180
|
+
};
|
|
21181
|
+
};
|
|
21182
|
+
};
|
|
21183
|
+
|
|
21184
|
+
export type GetDailyNumberResponse = GetDailyNumberResponses[keyof GetDailyNumberResponses];
|
|
21185
|
+
|
|
21186
|
+
export type CalculateChaldeanData = {
|
|
21187
|
+
body?: {
|
|
21188
|
+
/**
|
|
21189
|
+
* The name to analyze. Chaldean tradition uses the name a person is most known by, not necessarily the full legal birth name.
|
|
21190
|
+
*/
|
|
21191
|
+
name: string;
|
|
21192
|
+
};
|
|
21193
|
+
path?: never;
|
|
21194
|
+
query?: {
|
|
21195
|
+
/**
|
|
21196
|
+
* Response language (ISO 639-1). Supported: en, tr, de, es, hi, pt, fr, ru. Defaults to en. Languages without translations yet return English.
|
|
21197
|
+
*/
|
|
21198
|
+
lang?: 'en' | 'tr' | 'de' | 'es' | 'hi' | 'pt' | 'fr' | 'ru';
|
|
21199
|
+
};
|
|
21200
|
+
url: '/numerology/chaldean';
|
|
21201
|
+
};
|
|
21202
|
+
|
|
21203
|
+
export type CalculateChaldeanErrors = {
|
|
21204
|
+
/**
|
|
21205
|
+
* Validation error. `issues[]` lists every failed field.
|
|
21206
|
+
*/
|
|
21207
|
+
400: {
|
|
21208
|
+
/**
|
|
21209
|
+
* First issue summary.
|
|
21210
|
+
*/
|
|
21211
|
+
error: string;
|
|
21212
|
+
code: 'validation_error';
|
|
21213
|
+
/**
|
|
21214
|
+
* Every validation failure. Use this to rebuild a valid request.
|
|
21215
|
+
*/
|
|
21216
|
+
issues: Array<{
|
|
21217
|
+
/**
|
|
21218
|
+
* Dot-separated field path, or "(root)" for top-level.
|
|
21219
|
+
*/
|
|
21220
|
+
path: string;
|
|
21221
|
+
message: string;
|
|
21222
|
+
/**
|
|
21223
|
+
* Zod issue code (invalid_type, too_small, too_big, invalid_string, ...).
|
|
21224
|
+
*/
|
|
21225
|
+
code?: string;
|
|
21226
|
+
/**
|
|
21227
|
+
* Expected type for invalid_type.
|
|
21228
|
+
*/
|
|
21229
|
+
expected?: string;
|
|
21230
|
+
/**
|
|
21231
|
+
* Minimum bound for too_small issues.
|
|
21232
|
+
*/
|
|
21233
|
+
minimum?: number | string;
|
|
21234
|
+
/**
|
|
21235
|
+
* Maximum bound for too_big issues.
|
|
21236
|
+
*/
|
|
21237
|
+
maximum?: number | string;
|
|
21238
|
+
inclusive?: boolean;
|
|
21239
|
+
/**
|
|
21240
|
+
* Format name for string issues (regex, email, url, uuid).
|
|
21241
|
+
*/
|
|
21242
|
+
format?: string;
|
|
21243
|
+
/**
|
|
21244
|
+
* Regex pattern when format is regex.
|
|
21245
|
+
*/
|
|
21246
|
+
pattern?: string;
|
|
21247
|
+
}>;
|
|
21248
|
+
};
|
|
21249
|
+
/**
|
|
21250
|
+
* Invalid or missing API key
|
|
21251
|
+
*/
|
|
21252
|
+
401: {
|
|
21253
|
+
/**
|
|
21254
|
+
* Human-readable error message. May change wording.
|
|
21255
|
+
*/
|
|
21256
|
+
error: string;
|
|
21257
|
+
/**
|
|
21258
|
+
* Machine-readable error code. Stable identifier.
|
|
21259
|
+
*/
|
|
21260
|
+
code: string;
|
|
21261
|
+
};
|
|
21262
|
+
/**
|
|
21263
|
+
* Method not allowed. The path exists but only responds to the methods listed in `allow[]` and the `Allow` response header.
|
|
21264
|
+
*/
|
|
21265
|
+
405: {
|
|
21266
|
+
error: string;
|
|
21267
|
+
code: 'method_not_allowed';
|
|
21268
|
+
/**
|
|
21269
|
+
* Allowed HTTP methods for this path. Mirrors the Allow response header.
|
|
21270
|
+
*/
|
|
21271
|
+
allow: Array<string>;
|
|
21272
|
+
/**
|
|
21273
|
+
* Link to the product page for this domain.
|
|
21274
|
+
*/
|
|
21275
|
+
docs?: string;
|
|
21276
|
+
};
|
|
21277
|
+
/**
|
|
21278
|
+
* Monthly rate limit exceeded
|
|
21279
|
+
*/
|
|
21280
|
+
429: {
|
|
21281
|
+
/**
|
|
21282
|
+
* Human-readable error message. May change wording.
|
|
21283
|
+
*/
|
|
21284
|
+
error: string;
|
|
21285
|
+
/**
|
|
21286
|
+
* Machine-readable error code. Stable identifier.
|
|
21287
|
+
*/
|
|
21288
|
+
code: string;
|
|
21289
|
+
};
|
|
21290
|
+
/**
|
|
21291
|
+
* Internal server error
|
|
21292
|
+
*/
|
|
21293
|
+
500: {
|
|
21294
|
+
/**
|
|
21295
|
+
* Human-readable error message. May change wording.
|
|
21296
|
+
*/
|
|
21297
|
+
error: string;
|
|
21298
|
+
/**
|
|
21299
|
+
* Machine-readable error code. Stable identifier.
|
|
21300
|
+
*/
|
|
21301
|
+
code: string;
|
|
21302
|
+
};
|
|
21303
|
+
};
|
|
21304
|
+
|
|
21305
|
+
export type CalculateChaldeanError = CalculateChaldeanErrors[keyof CalculateChaldeanErrors];
|
|
21306
|
+
|
|
21307
|
+
export type CalculateChaldeanResponses = {
|
|
21308
|
+
/**
|
|
21309
|
+
* Successfully calculated the Chaldean name reading
|
|
21310
|
+
*/
|
|
21311
|
+
200: {
|
|
21312
|
+
/**
|
|
21313
|
+
* The name analyzed.
|
|
21314
|
+
*/
|
|
21315
|
+
name: string;
|
|
21316
|
+
/**
|
|
21317
|
+
* The Destiny or name number from all letters. The primary Chaldean number, revealing the overall direction encoded in the name.
|
|
21318
|
+
*/
|
|
21319
|
+
destiny: {
|
|
21320
|
+
/**
|
|
21321
|
+
* Raw sum of the Chaldean letter values before any reduction.
|
|
21322
|
+
*/
|
|
21323
|
+
total: number;
|
|
21324
|
+
/**
|
|
21325
|
+
* The interpretable compound number (10 to 52), the hidden influence behind the name, or null when the total resolves below 10.
|
|
21326
|
+
*/
|
|
21327
|
+
compound: number;
|
|
21328
|
+
/**
|
|
21329
|
+
* The single-digit root (1 to 9), the outward expression. Chaldean does not preserve master numbers.
|
|
21330
|
+
*/
|
|
21331
|
+
root: number;
|
|
21332
|
+
/**
|
|
21333
|
+
* Letter-by-letter Chaldean breakdown summed to the total, then to compound and root.
|
|
21334
|
+
*/
|
|
21335
|
+
calculation: string;
|
|
21336
|
+
/**
|
|
21337
|
+
* Cheiro compound-number interpretation when the aspect carries a compound layer.
|
|
21338
|
+
*/
|
|
21339
|
+
compoundMeaning: {
|
|
21340
|
+
/**
|
|
21341
|
+
* The compound number (10 to 52).
|
|
21342
|
+
*/
|
|
21343
|
+
number: number;
|
|
21344
|
+
/**
|
|
21345
|
+
* Classical symbolic title from Cheiro, or null when the number has no named symbol.
|
|
21346
|
+
*/
|
|
21347
|
+
name: string;
|
|
21348
|
+
/**
|
|
21349
|
+
* Overall tenor of the compound. "mixed" covers conditional numbers that are fortunate only alongside a favorable single number or in a specific domain.
|
|
21350
|
+
*/
|
|
21351
|
+
nature: 'fortunate' | 'unfortunate' | 'mixed';
|
|
21352
|
+
/**
|
|
21353
|
+
* Cheiro interpretation of the hidden influence carried by this compound number.
|
|
21354
|
+
*/
|
|
21355
|
+
meaning: string;
|
|
21356
|
+
/**
|
|
21357
|
+
* For numbers 33 to 52, the lower compound in the same series whose meaning this number shares.
|
|
21358
|
+
*/
|
|
21359
|
+
sameAs?: number;
|
|
21360
|
+
};
|
|
21361
|
+
};
|
|
21362
|
+
/**
|
|
21363
|
+
* The Soul Urge number from the vowels, revealing inner desire. Root may be 0 when the name has no vowels.
|
|
21364
|
+
*/
|
|
21365
|
+
soulUrge: {
|
|
21366
|
+
/**
|
|
21367
|
+
* Raw sum of the Chaldean letter values before any reduction.
|
|
21368
|
+
*/
|
|
21369
|
+
total: number;
|
|
21370
|
+
/**
|
|
21371
|
+
* The interpretable compound number (10 to 52), the hidden influence behind the name, or null when the total resolves below 10.
|
|
21372
|
+
*/
|
|
21373
|
+
compound: number;
|
|
21374
|
+
/**
|
|
21375
|
+
* The single-digit root (1 to 9), the outward expression. Chaldean does not preserve master numbers.
|
|
21376
|
+
*/
|
|
21377
|
+
root: number;
|
|
21378
|
+
/**
|
|
21379
|
+
* Letter-by-letter Chaldean breakdown summed to the total, then to compound and root.
|
|
21380
|
+
*/
|
|
21381
|
+
calculation: string;
|
|
21382
|
+
/**
|
|
21383
|
+
* Cheiro compound-number interpretation when the aspect carries a compound layer.
|
|
21384
|
+
*/
|
|
21385
|
+
compoundMeaning: {
|
|
21386
|
+
/**
|
|
21387
|
+
* The compound number (10 to 52).
|
|
21388
|
+
*/
|
|
21389
|
+
number: number;
|
|
21390
|
+
/**
|
|
21391
|
+
* Classical symbolic title from Cheiro, or null when the number has no named symbol.
|
|
21392
|
+
*/
|
|
21393
|
+
name: string;
|
|
21394
|
+
/**
|
|
21395
|
+
* Overall tenor of the compound. "mixed" covers conditional numbers that are fortunate only alongside a favorable single number or in a specific domain.
|
|
21396
|
+
*/
|
|
21397
|
+
nature: 'fortunate' | 'unfortunate' | 'mixed';
|
|
21398
|
+
/**
|
|
21399
|
+
* Cheiro interpretation of the hidden influence carried by this compound number.
|
|
21400
|
+
*/
|
|
21401
|
+
meaning: string;
|
|
21402
|
+
/**
|
|
21403
|
+
* For numbers 33 to 52, the lower compound in the same series whose meaning this number shares.
|
|
21404
|
+
*/
|
|
21405
|
+
sameAs?: number;
|
|
21406
|
+
};
|
|
21407
|
+
};
|
|
21408
|
+
/**
|
|
21409
|
+
* The Personality number from the consonants, revealing the outer impression. Root may be 0 when the name has no consonants.
|
|
21410
|
+
*/
|
|
21411
|
+
personality: {
|
|
21412
|
+
/**
|
|
21413
|
+
* Raw sum of the Chaldean letter values before any reduction.
|
|
21414
|
+
*/
|
|
21415
|
+
total: number;
|
|
21416
|
+
/**
|
|
21417
|
+
* The interpretable compound number (10 to 52), the hidden influence behind the name, or null when the total resolves below 10.
|
|
21418
|
+
*/
|
|
21419
|
+
compound: number;
|
|
21420
|
+
/**
|
|
21421
|
+
* The single-digit root (1 to 9), the outward expression. Chaldean does not preserve master numbers.
|
|
21422
|
+
*/
|
|
21423
|
+
root: number;
|
|
21424
|
+
/**
|
|
21425
|
+
* Letter-by-letter Chaldean breakdown summed to the total, then to compound and root.
|
|
21426
|
+
*/
|
|
21427
|
+
calculation: string;
|
|
21428
|
+
/**
|
|
21429
|
+
* Cheiro compound-number interpretation when the aspect carries a compound layer.
|
|
21430
|
+
*/
|
|
21431
|
+
compoundMeaning: {
|
|
21432
|
+
/**
|
|
21433
|
+
* The compound number (10 to 52).
|
|
21434
|
+
*/
|
|
21435
|
+
number: number;
|
|
21436
|
+
/**
|
|
21437
|
+
* Classical symbolic title from Cheiro, or null when the number has no named symbol.
|
|
21438
|
+
*/
|
|
21439
|
+
name: string;
|
|
21440
|
+
/**
|
|
21441
|
+
* Overall tenor of the compound. "mixed" covers conditional numbers that are fortunate only alongside a favorable single number or in a specific domain.
|
|
21442
|
+
*/
|
|
21443
|
+
nature: 'fortunate' | 'unfortunate' | 'mixed';
|
|
21444
|
+
/**
|
|
21445
|
+
* Cheiro interpretation of the hidden influence carried by this compound number.
|
|
21446
|
+
*/
|
|
21447
|
+
meaning: string;
|
|
21448
|
+
/**
|
|
21449
|
+
* For numbers 33 to 52, the lower compound in the same series whose meaning this number shares.
|
|
21450
|
+
*/
|
|
21451
|
+
sameAs?: number;
|
|
21452
|
+
};
|
|
21453
|
+
};
|
|
21454
|
+
numberMeaning: {
|
|
21455
|
+
/**
|
|
21456
|
+
* The Destiny root (1 to 9).
|
|
21457
|
+
*/
|
|
21458
|
+
number: number;
|
|
21459
|
+
/**
|
|
21460
|
+
* Ruling planet.
|
|
21461
|
+
*/
|
|
21462
|
+
planet: string;
|
|
21463
|
+
/**
|
|
21464
|
+
* Archetype of the root number.
|
|
21465
|
+
*/
|
|
21466
|
+
title: string;
|
|
21467
|
+
/**
|
|
21468
|
+
* Core themes of the Destiny root.
|
|
21469
|
+
*/
|
|
21470
|
+
keywords: Array<string>;
|
|
21471
|
+
/**
|
|
21472
|
+
* True for roots 4 and 8, the two numbers Cheiro counsels caution with.
|
|
21473
|
+
*/
|
|
21474
|
+
caution: boolean;
|
|
21475
|
+
/**
|
|
21476
|
+
* Planetary interpretation of the Destiny root number.
|
|
21477
|
+
*/
|
|
21478
|
+
meaning: string;
|
|
21479
|
+
};
|
|
21480
|
+
/**
|
|
21481
|
+
* True when the Destiny root is 4 or 8, the karmic numbers Cheiro advises adjusting a name away from for material success.
|
|
21482
|
+
*/
|
|
21483
|
+
caution: boolean;
|
|
21484
|
+
/**
|
|
21485
|
+
* One-line plain-language summary of the Chaldean reading.
|
|
21486
|
+
*/
|
|
21487
|
+
summary: string;
|
|
21488
|
+
};
|
|
21489
|
+
};
|
|
21490
|
+
|
|
21491
|
+
export type CalculateChaldeanResponse = CalculateChaldeanResponses[keyof CalculateChaldeanResponses];
|
|
21492
|
+
|
|
21493
|
+
export type GetCompoundNumberData = {
|
|
21494
|
+
body?: never;
|
|
21495
|
+
path: {
|
|
21496
|
+
/**
|
|
21497
|
+
* Compound number from 10 to 52.
|
|
21498
|
+
*/
|
|
21499
|
+
number: string;
|
|
21500
|
+
};
|
|
21501
|
+
query?: {
|
|
21502
|
+
/**
|
|
21503
|
+
* Response language (ISO 639-1). Supported: en, tr, de, es, hi, pt, fr, ru. Defaults to en. Languages without translations yet return English.
|
|
21504
|
+
*/
|
|
21505
|
+
lang?: 'en' | 'tr' | 'de' | 'es' | 'hi' | 'pt' | 'fr' | 'ru';
|
|
21506
|
+
};
|
|
21507
|
+
url: '/numerology/compound-number/{number}';
|
|
21508
|
+
};
|
|
21509
|
+
|
|
21510
|
+
export type GetCompoundNumberErrors = {
|
|
21511
|
+
/**
|
|
21512
|
+
* Validation error. `issues[]` lists every failed field.
|
|
21513
|
+
*/
|
|
21514
|
+
400: {
|
|
21515
|
+
/**
|
|
21516
|
+
* First issue summary.
|
|
21517
|
+
*/
|
|
21518
|
+
error: string;
|
|
21519
|
+
code: 'validation_error';
|
|
21520
|
+
/**
|
|
21521
|
+
* Every validation failure. Use this to rebuild a valid request.
|
|
21522
|
+
*/
|
|
21523
|
+
issues: Array<{
|
|
21524
|
+
/**
|
|
21525
|
+
* Dot-separated field path, or "(root)" for top-level.
|
|
21526
|
+
*/
|
|
21527
|
+
path: string;
|
|
21528
|
+
message: string;
|
|
21529
|
+
/**
|
|
21530
|
+
* Zod issue code (invalid_type, too_small, too_big, invalid_string, ...).
|
|
21531
|
+
*/
|
|
21532
|
+
code?: string;
|
|
21533
|
+
/**
|
|
21534
|
+
* Expected type for invalid_type.
|
|
21535
|
+
*/
|
|
21536
|
+
expected?: string;
|
|
21537
|
+
/**
|
|
21538
|
+
* Minimum bound for too_small issues.
|
|
21539
|
+
*/
|
|
21540
|
+
minimum?: number | string;
|
|
21541
|
+
/**
|
|
21542
|
+
* Maximum bound for too_big issues.
|
|
21543
|
+
*/
|
|
21544
|
+
maximum?: number | string;
|
|
21545
|
+
inclusive?: boolean;
|
|
21546
|
+
/**
|
|
21547
|
+
* Format name for string issues (regex, email, url, uuid).
|
|
21548
|
+
*/
|
|
21549
|
+
format?: string;
|
|
21550
|
+
/**
|
|
21551
|
+
* Regex pattern when format is regex.
|
|
21552
|
+
*/
|
|
21553
|
+
pattern?: string;
|
|
21554
|
+
}>;
|
|
21555
|
+
};
|
|
21556
|
+
/**
|
|
21557
|
+
* Invalid or missing API key
|
|
21558
|
+
*/
|
|
21559
|
+
401: {
|
|
21560
|
+
/**
|
|
21561
|
+
* Human-readable error message. May change wording.
|
|
21562
|
+
*/
|
|
21563
|
+
error: string;
|
|
21564
|
+
/**
|
|
21565
|
+
* Machine-readable error code. Stable identifier.
|
|
21566
|
+
*/
|
|
21567
|
+
code: string;
|
|
21568
|
+
};
|
|
21569
|
+
/**
|
|
21570
|
+
* Method not allowed. The path exists but only responds to the methods listed in `allow[]` and the `Allow` response header.
|
|
21571
|
+
*/
|
|
21572
|
+
405: {
|
|
21573
|
+
error: string;
|
|
21574
|
+
code: 'method_not_allowed';
|
|
21575
|
+
/**
|
|
21576
|
+
* Allowed HTTP methods for this path. Mirrors the Allow response header.
|
|
21577
|
+
*/
|
|
21578
|
+
allow: Array<string>;
|
|
21579
|
+
/**
|
|
21580
|
+
* Link to the product page for this domain.
|
|
21581
|
+
*/
|
|
21582
|
+
docs?: string;
|
|
21583
|
+
};
|
|
21584
|
+
/**
|
|
21585
|
+
* Monthly rate limit exceeded
|
|
21586
|
+
*/
|
|
21587
|
+
429: {
|
|
21588
|
+
/**
|
|
21589
|
+
* Human-readable error message. May change wording.
|
|
21590
|
+
*/
|
|
21591
|
+
error: string;
|
|
21592
|
+
/**
|
|
21593
|
+
* Machine-readable error code. Stable identifier.
|
|
21594
|
+
*/
|
|
21595
|
+
code: string;
|
|
21596
|
+
};
|
|
21597
|
+
/**
|
|
21598
|
+
* Internal server error
|
|
21599
|
+
*/
|
|
21600
|
+
500: {
|
|
21601
|
+
/**
|
|
21602
|
+
* Human-readable error message. May change wording.
|
|
21603
|
+
*/
|
|
21604
|
+
error: string;
|
|
21605
|
+
/**
|
|
21606
|
+
* Machine-readable error code. Stable identifier.
|
|
20739
21607
|
*/
|
|
20740
|
-
|
|
20741
|
-
|
|
20742
|
-
|
|
20743
|
-
|
|
20744
|
-
|
|
20745
|
-
|
|
20746
|
-
|
|
20747
|
-
|
|
20748
|
-
|
|
20749
|
-
|
|
20750
|
-
|
|
20751
|
-
*/
|
|
20752
|
-
activationRange: string;
|
|
20753
|
-
};
|
|
21608
|
+
code: string;
|
|
21609
|
+
};
|
|
21610
|
+
};
|
|
21611
|
+
|
|
21612
|
+
export type GetCompoundNumberError = GetCompoundNumberErrors[keyof GetCompoundNumberErrors];
|
|
21613
|
+
|
|
21614
|
+
export type GetCompoundNumberResponses = {
|
|
21615
|
+
/**
|
|
21616
|
+
* Successfully retrieved the compound number meaning
|
|
21617
|
+
*/
|
|
21618
|
+
200: {
|
|
20754
21619
|
/**
|
|
20755
|
-
*
|
|
21620
|
+
* The compound number (10 to 52).
|
|
20756
21621
|
*/
|
|
20757
|
-
|
|
20758
|
-
/**
|
|
20759
|
-
* Lucky colors associated with the Life Path number.
|
|
20760
|
-
*/
|
|
20761
|
-
colors: Array<string>;
|
|
20762
|
-
/**
|
|
20763
|
-
* Lucky gemstones aligned to the ruling planet.
|
|
20764
|
-
*/
|
|
20765
|
-
gemstones: Array<string>;
|
|
20766
|
-
/**
|
|
20767
|
-
* Lucky day of the week.
|
|
20768
|
-
*/
|
|
20769
|
-
day: string;
|
|
20770
|
-
/**
|
|
20771
|
-
* Classical element (Fire, Water, Earth, Air).
|
|
20772
|
-
*/
|
|
20773
|
-
element: string;
|
|
20774
|
-
/**
|
|
20775
|
-
* Ruling planet for this Life Path number.
|
|
20776
|
-
*/
|
|
20777
|
-
rulingPlanet: string;
|
|
20778
|
-
/**
|
|
20779
|
-
* Most compatible Life Path numbers.
|
|
20780
|
-
*/
|
|
20781
|
-
compatibleNumbers: Array<number>;
|
|
20782
|
-
/**
|
|
20783
|
-
* Least compatible Life Path numbers.
|
|
20784
|
-
*/
|
|
20785
|
-
incompatibleNumbers: Array<number>;
|
|
20786
|
-
};
|
|
21622
|
+
number: number;
|
|
20787
21623
|
/**
|
|
20788
|
-
*
|
|
21624
|
+
* Classical symbolic title from Cheiro, or null when none is given.
|
|
20789
21625
|
*/
|
|
20790
|
-
|
|
21626
|
+
name: string;
|
|
21627
|
+
/**
|
|
21628
|
+
* Overall tenor of the number. "mixed" marks conditional numbers, fortunate only with a favorable single number or in one domain.
|
|
21629
|
+
*/
|
|
21630
|
+
nature: 'fortunate' | 'unfortunate' | 'mixed';
|
|
21631
|
+
/**
|
|
21632
|
+
* Cheiro interpretation of the hidden influence carried by this compound number.
|
|
21633
|
+
*/
|
|
21634
|
+
meaning: string;
|
|
21635
|
+
/**
|
|
21636
|
+
* The single-digit root the compound reduces to (1 to 9).
|
|
21637
|
+
*/
|
|
21638
|
+
root: number;
|
|
21639
|
+
/**
|
|
21640
|
+
* For numbers 33 to 52, the lower compound in the same series whose meaning this number shares.
|
|
21641
|
+
*/
|
|
21642
|
+
sameAs?: number;
|
|
20791
21643
|
};
|
|
20792
21644
|
};
|
|
20793
21645
|
|
|
20794
|
-
export type
|
|
21646
|
+
export type GetCompoundNumberResponse = GetCompoundNumberResponses[keyof GetCompoundNumberResponses];
|
|
20795
21647
|
|
|
20796
|
-
export type
|
|
20797
|
-
body?:
|
|
20798
|
-
path: {
|
|
21648
|
+
export type CalculateDualData = {
|
|
21649
|
+
body?: {
|
|
20799
21650
|
/**
|
|
20800
|
-
*
|
|
21651
|
+
* The name to analyze in both systems.
|
|
20801
21652
|
*/
|
|
20802
|
-
|
|
21653
|
+
name: string;
|
|
20803
21654
|
};
|
|
21655
|
+
path?: never;
|
|
20804
21656
|
query?: {
|
|
20805
21657
|
/**
|
|
20806
21658
|
* Response language (ISO 639-1). Supported: en, tr, de, es, hi, pt, fr, ru. Defaults to en. Languages without translations yet return English.
|
|
20807
21659
|
*/
|
|
20808
21660
|
lang?: 'en' | 'tr' | 'de' | 'es' | 'hi' | 'pt' | 'fr' | 'ru';
|
|
20809
21661
|
};
|
|
20810
|
-
url: '/numerology/
|
|
21662
|
+
url: '/numerology/dual';
|
|
20811
21663
|
};
|
|
20812
21664
|
|
|
20813
|
-
export type
|
|
21665
|
+
export type CalculateDualErrors = {
|
|
20814
21666
|
/**
|
|
20815
21667
|
* Validation error. `issues[]` lists every failed field.
|
|
20816
21668
|
*/
|
|
@@ -20869,19 +21721,6 @@ export type GetNumberMeaningErrors = {
|
|
|
20869
21721
|
*/
|
|
20870
21722
|
code: string;
|
|
20871
21723
|
};
|
|
20872
|
-
/**
|
|
20873
|
-
* Number meaning not found
|
|
20874
|
-
*/
|
|
20875
|
-
404: {
|
|
20876
|
-
/**
|
|
20877
|
-
* Human-readable error message. May change wording — do not parse programmatically.
|
|
20878
|
-
*/
|
|
20879
|
-
error: string;
|
|
20880
|
-
/**
|
|
20881
|
-
* Machine-readable error code. Stable identifier for programmatic error handling.
|
|
20882
|
-
*/
|
|
20883
|
-
code: string;
|
|
20884
|
-
};
|
|
20885
21724
|
/**
|
|
20886
21725
|
* Method not allowed. The path exists but only responds to the methods listed in `allow[]` and the `Allow` response header.
|
|
20887
21726
|
*/
|
|
@@ -20925,70 +21764,113 @@ export type GetNumberMeaningErrors = {
|
|
|
20925
21764
|
};
|
|
20926
21765
|
};
|
|
20927
21766
|
|
|
20928
|
-
export type
|
|
21767
|
+
export type CalculateDualError = CalculateDualErrors[keyof CalculateDualErrors];
|
|
20929
21768
|
|
|
20930
|
-
export type
|
|
21769
|
+
export type CalculateDualResponses = {
|
|
20931
21770
|
/**
|
|
20932
|
-
* Successfully
|
|
21771
|
+
* Successfully calculated the name in both numerology systems
|
|
20933
21772
|
*/
|
|
20934
21773
|
200: {
|
|
20935
21774
|
/**
|
|
20936
|
-
*
|
|
20937
|
-
*/
|
|
20938
|
-
number: number;
|
|
20939
|
-
/**
|
|
20940
|
-
* Number type
|
|
21775
|
+
* The name analyzed.
|
|
20941
21776
|
*/
|
|
20942
|
-
|
|
20943
|
-
|
|
21777
|
+
name: string;
|
|
21778
|
+
pythagorean: {
|
|
20944
21779
|
/**
|
|
20945
|
-
*
|
|
21780
|
+
* Pythagorean Expression number (1 to 9, 11, 22, 33).
|
|
21781
|
+
*/
|
|
21782
|
+
number: number;
|
|
21783
|
+
/**
|
|
21784
|
+
* Single digit or preserved master number.
|
|
21785
|
+
*/
|
|
21786
|
+
type: 'single' | 'master';
|
|
21787
|
+
/**
|
|
21788
|
+
* Pythagorean letter breakdown and reduction.
|
|
21789
|
+
*/
|
|
21790
|
+
calculation: string;
|
|
21791
|
+
/**
|
|
21792
|
+
* Archetype of the number.
|
|
20946
21793
|
*/
|
|
20947
21794
|
title: string;
|
|
20948
21795
|
/**
|
|
20949
|
-
*
|
|
21796
|
+
* Core themes in the Pythagorean reading.
|
|
20950
21797
|
*/
|
|
20951
21798
|
keywords: Array<string>;
|
|
21799
|
+
};
|
|
21800
|
+
chaldean: {
|
|
20952
21801
|
/**
|
|
20953
|
-
*
|
|
21802
|
+
* Chaldean compound number (10 to 52), the hidden influence, or null.
|
|
20954
21803
|
*/
|
|
20955
|
-
|
|
21804
|
+
compound: number;
|
|
20956
21805
|
/**
|
|
20957
|
-
*
|
|
21806
|
+
* Chaldean root (1 to 9).
|
|
20958
21807
|
*/
|
|
20959
|
-
|
|
21808
|
+
root: number;
|
|
20960
21809
|
/**
|
|
20961
|
-
*
|
|
21810
|
+
* Raw Chaldean letter total.
|
|
20962
21811
|
*/
|
|
20963
|
-
|
|
21812
|
+
total: number;
|
|
20964
21813
|
/**
|
|
20965
|
-
*
|
|
21814
|
+
* Chaldean letter breakdown to compound and root.
|
|
20966
21815
|
*/
|
|
20967
|
-
|
|
21816
|
+
calculation: string;
|
|
20968
21817
|
/**
|
|
20969
|
-
*
|
|
21818
|
+
* Planetary ruler of the Chaldean root.
|
|
20970
21819
|
*/
|
|
20971
|
-
|
|
21820
|
+
planet: string;
|
|
20972
21821
|
/**
|
|
20973
|
-
*
|
|
21822
|
+
* Archetype of the Chaldean root.
|
|
20974
21823
|
*/
|
|
20975
|
-
|
|
21824
|
+
title: string;
|
|
21825
|
+
/**
|
|
21826
|
+
* True when the Chaldean root is 4 or 8, the numbers of caution.
|
|
21827
|
+
*/
|
|
21828
|
+
caution: boolean;
|
|
21829
|
+
/**
|
|
21830
|
+
* Cheiro compound interpretation when present.
|
|
21831
|
+
*/
|
|
21832
|
+
compoundMeaning: {
|
|
21833
|
+
/**
|
|
21834
|
+
* The compound number.
|
|
21835
|
+
*/
|
|
21836
|
+
number: number;
|
|
21837
|
+
/**
|
|
21838
|
+
* Symbolic title.
|
|
21839
|
+
*/
|
|
21840
|
+
name: string;
|
|
21841
|
+
/**
|
|
21842
|
+
* Tenor of the compound.
|
|
21843
|
+
*/
|
|
21844
|
+
nature: 'fortunate' | 'unfortunate' | 'mixed';
|
|
21845
|
+
/**
|
|
21846
|
+
* Cheiro interpretation.
|
|
21847
|
+
*/
|
|
21848
|
+
meaning: string;
|
|
21849
|
+
/**
|
|
21850
|
+
* Series equivalent for 33 to 52.
|
|
21851
|
+
*/
|
|
21852
|
+
sameAs?: number;
|
|
21853
|
+
};
|
|
20976
21854
|
};
|
|
21855
|
+
/**
|
|
21856
|
+
* True when both systems reduce to the same single-digit energy (Pythagorean number reduced to one digit equals the Chaldean root). Agreement is read as a name whose vibrations are in harmony.
|
|
21857
|
+
*/
|
|
21858
|
+
agreement: boolean;
|
|
21859
|
+
/**
|
|
21860
|
+
* Plain-language comparison of the two systems for this name.
|
|
21861
|
+
*/
|
|
21862
|
+
note: string;
|
|
20977
21863
|
};
|
|
20978
21864
|
};
|
|
20979
21865
|
|
|
20980
|
-
export type
|
|
21866
|
+
export type CalculateDualResponse = CalculateDualResponses[keyof CalculateDualResponses];
|
|
20981
21867
|
|
|
20982
|
-
export type
|
|
21868
|
+
export type CalculateBusinessNameData = {
|
|
20983
21869
|
body?: {
|
|
20984
21870
|
/**
|
|
20985
|
-
*
|
|
20986
|
-
*/
|
|
20987
|
-
seed?: string;
|
|
20988
|
-
/**
|
|
20989
|
-
* Date for the reading in YYYY-MM-DD format. Defaults to today (UTC). Useful for viewing past daily readings or pre-generating future ones.
|
|
21871
|
+
* The business or brand name to evaluate.
|
|
20990
21872
|
*/
|
|
20991
|
-
|
|
21873
|
+
name: string;
|
|
20992
21874
|
};
|
|
20993
21875
|
path?: never;
|
|
20994
21876
|
query?: {
|
|
@@ -20997,10 +21879,10 @@ export type GetDailyNumberData = {
|
|
|
20997
21879
|
*/
|
|
20998
21880
|
lang?: 'en' | 'tr' | 'de' | 'es' | 'hi' | 'pt' | 'fr' | 'ru';
|
|
20999
21881
|
};
|
|
21000
|
-
url: '/numerology/
|
|
21882
|
+
url: '/numerology/business-name';
|
|
21001
21883
|
};
|
|
21002
21884
|
|
|
21003
|
-
export type
|
|
21885
|
+
export type CalculateBusinessNameErrors = {
|
|
21004
21886
|
/**
|
|
21005
21887
|
* Validation error. `issues[]` lists every failed field.
|
|
21006
21888
|
*/
|
|
@@ -21102,71 +21984,86 @@ export type GetDailyNumberErrors = {
|
|
|
21102
21984
|
};
|
|
21103
21985
|
};
|
|
21104
21986
|
|
|
21105
|
-
export type
|
|
21987
|
+
export type CalculateBusinessNameError = CalculateBusinessNameErrors[keyof CalculateBusinessNameErrors];
|
|
21106
21988
|
|
|
21107
|
-
export type
|
|
21989
|
+
export type CalculateBusinessNameResponses = {
|
|
21108
21990
|
/**
|
|
21109
|
-
*
|
|
21991
|
+
* Successfully analyzed the business name
|
|
21110
21992
|
*/
|
|
21111
21993
|
200: {
|
|
21112
21994
|
/**
|
|
21113
|
-
*
|
|
21995
|
+
* The business name analyzed.
|
|
21114
21996
|
*/
|
|
21115
|
-
|
|
21997
|
+
name: string;
|
|
21116
21998
|
/**
|
|
21117
|
-
*
|
|
21999
|
+
* Raw Chaldean letter total of the name.
|
|
21118
22000
|
*/
|
|
21119
|
-
|
|
22001
|
+
total: number;
|
|
21120
22002
|
/**
|
|
21121
|
-
*
|
|
22003
|
+
* Chaldean compound number (10 to 52), the hidden influence, or null.
|
|
21122
22004
|
*/
|
|
21123
|
-
|
|
22005
|
+
compound: number;
|
|
21124
22006
|
/**
|
|
21125
|
-
*
|
|
22007
|
+
* Single-digit business root (1 to 9), the outward commercial expression.
|
|
21126
22008
|
*/
|
|
21127
|
-
|
|
22009
|
+
root: number;
|
|
21128
22010
|
/**
|
|
21129
|
-
*
|
|
22011
|
+
* Planetary ruler of the business root.
|
|
21130
22012
|
*/
|
|
21131
|
-
|
|
21132
|
-
|
|
21133
|
-
|
|
21134
|
-
|
|
21135
|
-
|
|
21136
|
-
|
|
21137
|
-
|
|
21138
|
-
|
|
21139
|
-
|
|
21140
|
-
|
|
21141
|
-
|
|
21142
|
-
|
|
21143
|
-
|
|
21144
|
-
|
|
22013
|
+
planet: string;
|
|
22014
|
+
/**
|
|
22015
|
+
* Overall favorability of the root for business. excellent and good are growth-friendly; caution (7, 8) and avoid (4) flag the demanding and unstable roots.
|
|
22016
|
+
*/
|
|
22017
|
+
rating: 'excellent' | 'good' | 'caution' | 'avoid';
|
|
22018
|
+
/**
|
|
22019
|
+
* True when the compound number is one of Cheiro fortunate compounds, an extra positive signal layered over the root rating.
|
|
22020
|
+
*/
|
|
22021
|
+
favorableCompound: boolean;
|
|
22022
|
+
/**
|
|
22023
|
+
* Industries the business root favors.
|
|
22024
|
+
*/
|
|
22025
|
+
industries: Array<string>;
|
|
22026
|
+
/**
|
|
22027
|
+
* Plain-language guidance for using this number as a brand.
|
|
22028
|
+
*/
|
|
22029
|
+
guidance: string;
|
|
22030
|
+
/**
|
|
22031
|
+
* Chaldean letter breakdown of the business name.
|
|
22032
|
+
*/
|
|
22033
|
+
calculation: string;
|
|
22034
|
+
/**
|
|
22035
|
+
* Cheiro compound interpretation when present.
|
|
22036
|
+
*/
|
|
22037
|
+
compoundMeaning: {
|
|
21145
22038
|
/**
|
|
21146
|
-
*
|
|
22039
|
+
* The compound number.
|
|
21147
22040
|
*/
|
|
21148
|
-
|
|
22041
|
+
number: number;
|
|
21149
22042
|
/**
|
|
21150
|
-
*
|
|
22043
|
+
* Symbolic title, if any.
|
|
21151
22044
|
*/
|
|
21152
|
-
|
|
22045
|
+
name: string;
|
|
21153
22046
|
/**
|
|
21154
|
-
*
|
|
22047
|
+
* Tenor of the compound.
|
|
21155
22048
|
*/
|
|
21156
|
-
|
|
22049
|
+
nature: 'fortunate' | 'unfortunate' | 'mixed';
|
|
21157
22050
|
/**
|
|
21158
|
-
*
|
|
22051
|
+
* Cheiro interpretation.
|
|
21159
22052
|
*/
|
|
21160
|
-
|
|
22053
|
+
meaning: string;
|
|
21161
22054
|
/**
|
|
21162
|
-
*
|
|
22055
|
+
* Series equivalent for 33 to 52.
|
|
21163
22056
|
*/
|
|
21164
|
-
|
|
22057
|
+
sameAs?: number;
|
|
21165
22058
|
};
|
|
22059
|
+
/**
|
|
22060
|
+
* One-line plain-language verdict for the business name.
|
|
22061
|
+
*/
|
|
22062
|
+
summary: string;
|
|
21166
22063
|
};
|
|
21167
22064
|
};
|
|
21168
22065
|
|
|
21169
|
-
export type
|
|
22066
|
+
export type CalculateBusinessNameResponse = CalculateBusinessNameResponses[keyof CalculateBusinessNameResponses];
|
|
21170
22067
|
|
|
21171
22068
|
export type ListCardsData = {
|
|
21172
22069
|
body?: never;
|
|
@@ -32351,9 +33248,9 @@ export type ListAngelNumbersData = {
|
|
|
32351
33248
|
*/
|
|
32352
33249
|
offset?: number;
|
|
32353
33250
|
/**
|
|
32354
|
-
* Filter results by angel number pattern type. "repeating" returns numbers like 111, 444, 7777. "sequential" returns patterns like 1234. "mirror" returns palindrome patterns like 1212. "master" returns 11, 22, 33. "root" returns single digits 0-9.
|
|
33251
|
+
* Filter results by angel number pattern type. "repeating" returns numbers like 111, 444, 7777. "sequential" returns patterns like 1234. "mirror" returns palindrome or alternating patterns like 1212, 717. "master" returns 11, 22, 33. "root" returns single digits 0-9. "compound" returns mixed sequences with no pure pattern like 911, 1122.
|
|
32355
33252
|
*/
|
|
32356
|
-
type?: 'repeating' | 'sequential' | 'mirror' | 'master' | 'root';
|
|
33253
|
+
type?: 'repeating' | 'sequential' | 'mirror' | 'master' | 'root' | 'compound';
|
|
32357
33254
|
};
|
|
32358
33255
|
url: '/angel-numbers/numbers';
|
|
32359
33256
|
};
|
|
@@ -32468,7 +33365,7 @@ export type ListAngelNumbersResponses = {
|
|
|
32468
33365
|
*/
|
|
32469
33366
|
200: {
|
|
32470
33367
|
/**
|
|
32471
|
-
* Total number of angel numbers matching the applied filters.
|
|
33368
|
+
* Total number of angel numbers matching the applied filters. The full catalog size when unfiltered, fewer when filtered by type.
|
|
32472
33369
|
*/
|
|
32473
33370
|
total: number;
|
|
32474
33371
|
/**
|
|
@@ -32496,7 +33393,7 @@ export type ListAngelNumbersResponses = {
|
|
|
32496
33393
|
*/
|
|
32497
33394
|
coreMessage: string;
|
|
32498
33395
|
/**
|
|
32499
|
-
* Pattern classification of the angel number. "repeating" means all digits are the same (111, 4444). "sequential" means consecutive digits (1234). "mirror" means palindrome or alternating pattern (1212, 1221). "master" means numerology master number (11, 22, 33). "root" means single digit (0-9).
|
|
33396
|
+
* Pattern classification of the angel number. "repeating" means all digits are the same (111, 4444). "sequential" means consecutive digits (1234). "mirror" means palindrome or alternating pattern (1212, 1221). "master" means numerology master number (11, 22, 33). "root" means single digit (0-9). "compound" means a mixed sequence with no pure pattern (911, 1122).
|
|
32500
33397
|
*/
|
|
32501
33398
|
type: string;
|
|
32502
33399
|
/**
|
|
@@ -32669,7 +33566,7 @@ export type GetAngelNumberResponses = {
|
|
|
32669
33566
|
*/
|
|
32670
33567
|
coreMessage: string;
|
|
32671
33568
|
/**
|
|
32672
|
-
* Pattern classification of the angel number. "repeating" means all digits are the same (111, 4444). "sequential" means consecutive digits (1234). "mirror" means palindrome or alternating pattern (1212, 1221). "master" means numerology master number (11, 22, 33). "root" means single digit (0-9).
|
|
33569
|
+
* Pattern classification of the angel number. "repeating" means all digits are the same (111, 4444). "sequential" means consecutive digits (1234). "mirror" means palindrome or alternating pattern (1212, 1221). "master" means numerology master number (11, 22, 33). "root" means single digit (0-9). "compound" means a mixed sequence with no pure pattern (911, 1122).
|
|
32673
33570
|
*/
|
|
32674
33571
|
type: string;
|
|
32675
33572
|
/**
|
|
@@ -32694,14 +33591,26 @@ export type GetAngelNumberResponses = {
|
|
|
32694
33591
|
*/
|
|
32695
33592
|
love: string;
|
|
32696
33593
|
/**
|
|
32697
|
-
* Career and
|
|
33594
|
+
* Career and vocation guidance: professional opportunities, calling, and practical work advice aligned with this angel number energy. Money and finances are returned separately in the money field.
|
|
32698
33595
|
*/
|
|
32699
33596
|
career: string;
|
|
33597
|
+
/**
|
|
33598
|
+
* Money, finances, and material abundance guidance, kept distinct from career and vocation. Covers income, spending, debt, and prosperity mindset for this angel number.
|
|
33599
|
+
*/
|
|
33600
|
+
money: string;
|
|
32700
33601
|
/**
|
|
32701
33602
|
* Twin flame connection interpretation covering union, separation, and spiritual growth within the twin flame journey.
|
|
32702
33603
|
*/
|
|
32703
33604
|
twinFlame: string;
|
|
32704
33605
|
};
|
|
33606
|
+
/**
|
|
33607
|
+
* Biblical and religious perspective on the sequence, framed honestly. States plainly when a number is not a scriptural concept rather than inventing scripture.
|
|
33608
|
+
*/
|
|
33609
|
+
biblical: string;
|
|
33610
|
+
/**
|
|
33611
|
+
* Shadow or cautionary reading: the misuse, over-reliance, or imbalance this sequence can signal. Complements the energy classification.
|
|
33612
|
+
*/
|
|
33613
|
+
shadow: string;
|
|
32705
33614
|
/**
|
|
32706
33615
|
* Positive affirmation aligned with this angel number. Can be used for daily affirmation features, meditation guidance, or spiritual journal prompts.
|
|
32707
33616
|
*/
|
|
@@ -32727,6 +33636,10 @@ export type AnalyzeNumberSequenceData = {
|
|
|
32727
33636
|
* Number sequence to analyze (1-8 digits). Can be any number the user has encountered: clock times (1111), addresses (717), receipts (888), license plates (4444), or any repeating pattern.
|
|
32728
33637
|
*/
|
|
32729
33638
|
number: string;
|
|
33639
|
+
/**
|
|
33640
|
+
* Where the number was seen. When supplied, the response adds a contextNote tailoring the reading to the sighting: clock (a glanced time), receipt (a purchase), license-plate (in transit), phone (a call or notification), address (a home or place), price (a total or amount).
|
|
33641
|
+
*/
|
|
33642
|
+
context?: 'clock' | 'receipt' | 'license-plate' | 'phone' | 'address' | 'price';
|
|
32730
33643
|
};
|
|
32731
33644
|
url: '/angel-numbers/lookup';
|
|
32732
33645
|
};
|
|
@@ -32845,7 +33758,7 @@ export type AnalyzeNumberSequenceResponses = {
|
|
|
32845
33758
|
*/
|
|
32846
33759
|
number: string;
|
|
32847
33760
|
/**
|
|
32848
|
-
* Pattern classification detected for this number. "repeating" means all same digits. "sequential" means consecutive ascending or descending. "mirror" means palindrome or alternating pattern. "master" means numerology master number. "root" means single digit.
|
|
33761
|
+
* Pattern classification detected for this number. "repeating" means all same digits. "sequential" means consecutive ascending or descending. "mirror" means palindrome or alternating pattern. "master" means numerology master number. "root" means single digit. "compound" means a multi-digit sequence with no pure pattern (e.g. 911, 1122).
|
|
32849
33762
|
*/
|
|
32850
33763
|
type: string;
|
|
32851
33764
|
/**
|
|
@@ -32869,7 +33782,7 @@ export type AnalyzeNumberSequenceResponses = {
|
|
|
32869
33782
|
*/
|
|
32870
33783
|
isRepeating: boolean;
|
|
32871
33784
|
/**
|
|
32872
|
-
* Full angel number meaning if this number exists in the database (
|
|
33785
|
+
* Full angel number meaning if this number exists in the curated database (75+ known sequences). Null if the number is not in the database, in which case use the analysis fields (type, digitRoot) and the digitRootMeaning fallback for interpretation.
|
|
32873
33786
|
*/
|
|
32874
33787
|
knownMeaning: {
|
|
32875
33788
|
/**
|
|
@@ -32889,7 +33802,7 @@ export type AnalyzeNumberSequenceResponses = {
|
|
|
32889
33802
|
*/
|
|
32890
33803
|
keywords: Array<string>;
|
|
32891
33804
|
/**
|
|
32892
|
-
* Detailed interpretations across
|
|
33805
|
+
* Detailed interpretations across life areas.
|
|
32893
33806
|
*/
|
|
32894
33807
|
meaning: {
|
|
32895
33808
|
/**
|
|
@@ -32901,14 +33814,26 @@ export type AnalyzeNumberSequenceResponses = {
|
|
|
32901
33814
|
*/
|
|
32902
33815
|
love: string;
|
|
32903
33816
|
/**
|
|
32904
|
-
* Career and
|
|
33817
|
+
* Career and vocation guidance. Money and finances are returned separately in the money field.
|
|
32905
33818
|
*/
|
|
32906
33819
|
career: string;
|
|
33820
|
+
/**
|
|
33821
|
+
* Money, finances, and material abundance guidance, distinct from career.
|
|
33822
|
+
*/
|
|
33823
|
+
money: string;
|
|
32907
33824
|
/**
|
|
32908
33825
|
* Twin flame connection interpretation covering union, separation, and spiritual growth.
|
|
32909
33826
|
*/
|
|
32910
33827
|
twinFlame: string;
|
|
32911
33828
|
};
|
|
33829
|
+
/**
|
|
33830
|
+
* Biblical and religious perspective, framed honestly.
|
|
33831
|
+
*/
|
|
33832
|
+
biblical: string;
|
|
33833
|
+
/**
|
|
33834
|
+
* Shadow or cautionary reading for this number.
|
|
33835
|
+
*/
|
|
33836
|
+
shadow: string;
|
|
32912
33837
|
/**
|
|
32913
33838
|
* Positive affirmation for this number.
|
|
32914
33839
|
*/
|
|
@@ -32934,7 +33859,29 @@ export type AnalyzeNumberSequenceResponses = {
|
|
|
32934
33859
|
* Core message of the foundational root digit.
|
|
32935
33860
|
*/
|
|
32936
33861
|
coreMessage: string;
|
|
33862
|
+
/**
|
|
33863
|
+
* Full life-area interpretation of the underlying root digit. For an unknown sequence this is the substantive reading to display, so a synchronicity app never dead-ends on an arbitrary number.
|
|
33864
|
+
*/
|
|
33865
|
+
meaning: {
|
|
33866
|
+
spiritual: string;
|
|
33867
|
+
love: string;
|
|
33868
|
+
career: string;
|
|
33869
|
+
money: string;
|
|
33870
|
+
twinFlame: string;
|
|
33871
|
+
};
|
|
33872
|
+
/**
|
|
33873
|
+
* Keywords for the root digit.
|
|
33874
|
+
*/
|
|
33875
|
+
keywords: Array<string>;
|
|
33876
|
+
/**
|
|
33877
|
+
* Affirmation for the root digit.
|
|
33878
|
+
*/
|
|
33879
|
+
affirmation: string;
|
|
32937
33880
|
};
|
|
33881
|
+
/**
|
|
33882
|
+
* Present only when the context query parameter is supplied. A short reading layered on top of the meaning that accounts for WHERE the number was seen (clock, receipt, license plate, phone, address, price), since the place of a sighting shifts its emphasis.
|
|
33883
|
+
*/
|
|
33884
|
+
contextNote?: string;
|
|
32938
33885
|
};
|
|
32939
33886
|
};
|
|
32940
33887
|
|
|
@@ -33103,7 +34050,7 @@ export type GetDailyAngelNumberResponses = {
|
|
|
33103
34050
|
*/
|
|
33104
34051
|
energy: string;
|
|
33105
34052
|
/**
|
|
33106
|
-
* Detailed interpretations across
|
|
34053
|
+
* Detailed interpretations across life areas for the daily angel number.
|
|
33107
34054
|
*/
|
|
33108
34055
|
meaning: {
|
|
33109
34056
|
/**
|
|
@@ -33115,14 +34062,26 @@ export type GetDailyAngelNumberResponses = {
|
|
|
33115
34062
|
*/
|
|
33116
34063
|
love: string;
|
|
33117
34064
|
/**
|
|
33118
|
-
* Career and
|
|
34065
|
+
* Career and vocation guidance: professional opportunities, calling, and practical work advice. Money and finances are returned separately in the money field.
|
|
33119
34066
|
*/
|
|
33120
34067
|
career: string;
|
|
34068
|
+
/**
|
|
34069
|
+
* Money, finances, and material abundance guidance, kept distinct from career and vocation.
|
|
34070
|
+
*/
|
|
34071
|
+
money: string;
|
|
33121
34072
|
/**
|
|
33122
34073
|
* Twin flame connection interpretation covering union, separation, and spiritual growth within the twin flame journey.
|
|
33123
34074
|
*/
|
|
33124
34075
|
twinFlame: string;
|
|
33125
34076
|
};
|
|
34077
|
+
/**
|
|
34078
|
+
* Biblical and religious perspective on the daily sequence, framed honestly.
|
|
34079
|
+
*/
|
|
34080
|
+
biblical: string;
|
|
34081
|
+
/**
|
|
34082
|
+
* Shadow or cautionary reading for the daily sequence. Complements the energy classification.
|
|
34083
|
+
*/
|
|
34084
|
+
shadow: string;
|
|
33126
34085
|
/**
|
|
33127
34086
|
* Five to eight keywords capturing the spiritual themes and energy of the daily angel number. Useful for search, filtering, and content generation.
|
|
33128
34087
|
*/
|