@roxyapi/sdk 1.2.34 → 1.2.35
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/dist/factory.cjs +5 -5
- package/dist/factory.js +5 -5
- package/dist/sdk.gen.d.ts +4 -4
- package/dist/types.gen.d.ts +74 -12
- package/dist/types.gen.d.ts.map +1 -1
- package/dist/version.d.ts +1 -1
- package/docs/llms-full.txt +1 -1
- package/package.json +1 -1
- package/src/sdk.gen.ts +4 -4
- package/src/types.gen.ts +74 -12
- package/src/version.ts +1 -1
package/dist/factory.cjs
CHANGED
|
@@ -2952,7 +2952,7 @@ var AngelNumbers = class extends HeyApiClient {
|
|
|
2952
2952
|
/**
|
|
2953
2953
|
* List All Angel Numbers
|
|
2954
2954
|
*
|
|
2955
|
-
* Retrieve the complete database of angel numbers with summary information. Returns
|
|
2955
|
+
* Retrieve the complete database of angel numbers with summary information. Returns 75+ angel numbers covering root digits (0-9), master numbers (11, 22, 33), double digits (44-99), triple repeating (111-999), quad repeating (1111-9999), the mirror families (X0X like 101-909, X1X, four-digit mirrors like 1212-2121), palindromes (1221, 1331), compound sequences (911, 1122), and sequential numbers (123, 1234). Supports optional type filtering. Perfect for building angel number explorer apps, reference guides, and spiritual databases.
|
|
2956
2956
|
*/
|
|
2957
2957
|
listAngelNumbers(options) {
|
|
2958
2958
|
return (options?.client ?? this.client).get({
|
|
@@ -2964,7 +2964,7 @@ var AngelNumbers = class extends HeyApiClient {
|
|
|
2964
2964
|
/**
|
|
2965
2965
|
* Get Angel Number Meaning
|
|
2966
2966
|
*
|
|
2967
|
-
* Get the complete, authoritative meaning and interpretation for a specific angel number. Returns detailed spiritual, love, career, and twin flame interpretations along with keywords, affirmation, and actionable steps. Covers
|
|
2967
|
+
* Get the complete, authoritative meaning and interpretation for a specific angel number. Returns detailed spiritual, love, career, money, and twin flame interpretations, plus a biblical perspective and a shadow reading, along with keywords, affirmation, and actionable steps. Covers 75+ angel numbers including 111, 222, 333, 444, 555, 666, 777, 888, 999, 1111, 1212, 1234, and more. Authoritative interpretations covering all major angel number patterns.
|
|
2968
2968
|
*/
|
|
2969
2969
|
getAngelNumber(options) {
|
|
2970
2970
|
return (options.client ?? this.client).get({
|
|
@@ -2976,7 +2976,7 @@ var AngelNumbers = class extends HeyApiClient {
|
|
|
2976
2976
|
/**
|
|
2977
2977
|
* Analyze Any Number Sequence
|
|
2978
2978
|
*
|
|
2979
|
-
* Smart angel number analysis that works for ANY number sequence, not just known angel numbers. Automatically classifies the pattern type (repeating, sequential, mirror, master, root), calculates the numerology digit root, checks the database for a known meaning, and provides the foundational digit root interpretation as a fallback. Perfect for synchronicity tracking apps where users enter arbitrary number sequences they encounter.
|
|
2979
|
+
* Smart angel number analysis that works for ANY number sequence, not just known angel numbers. Automatically classifies the pattern type (repeating, sequential, mirror, master, root, compound), calculates the numerology digit root, checks the database for a known meaning, and provides the foundational digit root interpretation (with full spiritual, love, career, money, and twin flame guidance) as a fallback. An optional context parameter adds a note tailored to where the number was seen. Perfect for synchronicity tracking apps where users enter arbitrary number sequences they encounter.
|
|
2980
2980
|
*/
|
|
2981
2981
|
analyzeNumberSequence(options) {
|
|
2982
2982
|
return (options.client ?? this.client).get({
|
|
@@ -2988,7 +2988,7 @@ var AngelNumbers = class extends HeyApiClient {
|
|
|
2988
2988
|
/**
|
|
2989
2989
|
* Daily Angel Number
|
|
2990
2990
|
*
|
|
2991
|
-
* Get the angel number of the day with full meaning and interpretation. Returns a deterministic angel number based on the current date (or a provided seed date), ensuring all users see the same number for any given day. Includes complete spiritual, love, career, and twin flame interpretations. Perfect for daily guidance features, push notifications, content generation, and angel number widget integrations.
|
|
2991
|
+
* Get the angel number of the day with full meaning and interpretation. Returns a deterministic angel number based on the current date (or a provided seed date), ensuring all users see the same number for any given day. Includes complete spiritual, love, career, money, and twin flame interpretations plus a biblical perspective and a shadow reading. Perfect for daily guidance features, push notifications, content generation, and angel number widget integrations.
|
|
2992
2992
|
*/
|
|
2993
2993
|
getDailyAngelNumber(options) {
|
|
2994
2994
|
return (options?.client ?? this.client).post({
|
|
@@ -3133,7 +3133,7 @@ var Roxy = class _Roxy extends HeyApiClient {
|
|
|
3133
3133
|
};
|
|
3134
3134
|
|
|
3135
3135
|
// src/version.ts
|
|
3136
|
-
var VERSION = "1.2.
|
|
3136
|
+
var VERSION = "1.2.35";
|
|
3137
3137
|
|
|
3138
3138
|
// src/factory.ts
|
|
3139
3139
|
function createRoxy(auth) {
|
package/dist/factory.js
CHANGED
|
@@ -2131,7 +2131,7 @@ var AngelNumbers = class extends HeyApiClient {
|
|
|
2131
2131
|
/**
|
|
2132
2132
|
* List All Angel Numbers
|
|
2133
2133
|
*
|
|
2134
|
-
* Retrieve the complete database of angel numbers with summary information. Returns
|
|
2134
|
+
* Retrieve the complete database of angel numbers with summary information. Returns 75+ angel numbers covering root digits (0-9), master numbers (11, 22, 33), double digits (44-99), triple repeating (111-999), quad repeating (1111-9999), the mirror families (X0X like 101-909, X1X, four-digit mirrors like 1212-2121), palindromes (1221, 1331), compound sequences (911, 1122), and sequential numbers (123, 1234). Supports optional type filtering. Perfect for building angel number explorer apps, reference guides, and spiritual databases.
|
|
2135
2135
|
*/
|
|
2136
2136
|
listAngelNumbers(options) {
|
|
2137
2137
|
return (options?.client ?? this.client).get({
|
|
@@ -2143,7 +2143,7 @@ var AngelNumbers = class extends HeyApiClient {
|
|
|
2143
2143
|
/**
|
|
2144
2144
|
* Get Angel Number Meaning
|
|
2145
2145
|
*
|
|
2146
|
-
* Get the complete, authoritative meaning and interpretation for a specific angel number. Returns detailed spiritual, love, career, and twin flame interpretations along with keywords, affirmation, and actionable steps. Covers
|
|
2146
|
+
* Get the complete, authoritative meaning and interpretation for a specific angel number. Returns detailed spiritual, love, career, money, and twin flame interpretations, plus a biblical perspective and a shadow reading, along with keywords, affirmation, and actionable steps. Covers 75+ angel numbers including 111, 222, 333, 444, 555, 666, 777, 888, 999, 1111, 1212, 1234, and more. Authoritative interpretations covering all major angel number patterns.
|
|
2147
2147
|
*/
|
|
2148
2148
|
getAngelNumber(options) {
|
|
2149
2149
|
return (options.client ?? this.client).get({
|
|
@@ -2155,7 +2155,7 @@ var AngelNumbers = class extends HeyApiClient {
|
|
|
2155
2155
|
/**
|
|
2156
2156
|
* Analyze Any Number Sequence
|
|
2157
2157
|
*
|
|
2158
|
-
* Smart angel number analysis that works for ANY number sequence, not just known angel numbers. Automatically classifies the pattern type (repeating, sequential, mirror, master, root), calculates the numerology digit root, checks the database for a known meaning, and provides the foundational digit root interpretation as a fallback. Perfect for synchronicity tracking apps where users enter arbitrary number sequences they encounter.
|
|
2158
|
+
* Smart angel number analysis that works for ANY number sequence, not just known angel numbers. Automatically classifies the pattern type (repeating, sequential, mirror, master, root, compound), calculates the numerology digit root, checks the database for a known meaning, and provides the foundational digit root interpretation (with full spiritual, love, career, money, and twin flame guidance) as a fallback. An optional context parameter adds a note tailored to where the number was seen. Perfect for synchronicity tracking apps where users enter arbitrary number sequences they encounter.
|
|
2159
2159
|
*/
|
|
2160
2160
|
analyzeNumberSequence(options) {
|
|
2161
2161
|
return (options.client ?? this.client).get({
|
|
@@ -2167,7 +2167,7 @@ var AngelNumbers = class extends HeyApiClient {
|
|
|
2167
2167
|
/**
|
|
2168
2168
|
* Daily Angel Number
|
|
2169
2169
|
*
|
|
2170
|
-
* Get the angel number of the day with full meaning and interpretation. Returns a deterministic angel number based on the current date (or a provided seed date), ensuring all users see the same number for any given day. Includes complete spiritual, love, career, and twin flame interpretations. Perfect for daily guidance features, push notifications, content generation, and angel number widget integrations.
|
|
2170
|
+
* Get the angel number of the day with full meaning and interpretation. Returns a deterministic angel number based on the current date (or a provided seed date), ensuring all users see the same number for any given day. Includes complete spiritual, love, career, money, and twin flame interpretations plus a biblical perspective and a shadow reading. Perfect for daily guidance features, push notifications, content generation, and angel number widget integrations.
|
|
2171
2171
|
*/
|
|
2172
2172
|
getDailyAngelNumber(options) {
|
|
2173
2173
|
return (options?.client ?? this.client).post({
|
|
@@ -2312,7 +2312,7 @@ var Roxy = class _Roxy extends HeyApiClient {
|
|
|
2312
2312
|
};
|
|
2313
2313
|
|
|
2314
2314
|
// src/version.ts
|
|
2315
|
-
var VERSION = "1.2.
|
|
2315
|
+
var VERSION = "1.2.35";
|
|
2316
2316
|
|
|
2317
2317
|
// src/factory.ts
|
|
2318
2318
|
function createRoxy(auth) {
|
package/dist/sdk.gen.d.ts
CHANGED
|
@@ -895,25 +895,25 @@ export declare class AngelNumbers extends HeyApiClient {
|
|
|
895
895
|
/**
|
|
896
896
|
* List All Angel Numbers
|
|
897
897
|
*
|
|
898
|
-
* Retrieve the complete database of angel numbers with summary information. Returns
|
|
898
|
+
* Retrieve the complete database of angel numbers with summary information. Returns 75+ angel numbers covering root digits (0-9), master numbers (11, 22, 33), double digits (44-99), triple repeating (111-999), quad repeating (1111-9999), the mirror families (X0X like 101-909, X1X, four-digit mirrors like 1212-2121), palindromes (1221, 1331), compound sequences (911, 1122), and sequential numbers (123, 1234). Supports optional type filtering. Perfect for building angel number explorer apps, reference guides, and spiritual databases.
|
|
899
899
|
*/
|
|
900
900
|
listAngelNumbers<ThrowOnError extends boolean = false>(options?: Options<GetAngelNumbersNumbersData, ThrowOnError>): import("./client").RequestResult<GetAngelNumbersNumbersResponses, GetAngelNumbersNumbersErrors, ThrowOnError, "fields">;
|
|
901
901
|
/**
|
|
902
902
|
* Get Angel Number Meaning
|
|
903
903
|
*
|
|
904
|
-
* Get the complete, authoritative meaning and interpretation for a specific angel number. Returns detailed spiritual, love, career, and twin flame interpretations along with keywords, affirmation, and actionable steps. Covers
|
|
904
|
+
* Get the complete, authoritative meaning and interpretation for a specific angel number. Returns detailed spiritual, love, career, money, and twin flame interpretations, plus a biblical perspective and a shadow reading, along with keywords, affirmation, and actionable steps. Covers 75+ angel numbers including 111, 222, 333, 444, 555, 666, 777, 888, 999, 1111, 1212, 1234, and more. Authoritative interpretations covering all major angel number patterns.
|
|
905
905
|
*/
|
|
906
906
|
getAngelNumber<ThrowOnError extends boolean = false>(options: Options<GetAngelNumbersNumbersByNumberData, ThrowOnError>): import("./client").RequestResult<GetAngelNumbersNumbersByNumberResponses, GetAngelNumbersNumbersByNumberErrors, ThrowOnError, "fields">;
|
|
907
907
|
/**
|
|
908
908
|
* Analyze Any Number Sequence
|
|
909
909
|
*
|
|
910
|
-
* Smart angel number analysis that works for ANY number sequence, not just known angel numbers. Automatically classifies the pattern type (repeating, sequential, mirror, master, root), calculates the numerology digit root, checks the database for a known meaning, and provides the foundational digit root interpretation as a fallback. Perfect for synchronicity tracking apps where users enter arbitrary number sequences they encounter.
|
|
910
|
+
* Smart angel number analysis that works for ANY number sequence, not just known angel numbers. Automatically classifies the pattern type (repeating, sequential, mirror, master, root, compound), calculates the numerology digit root, checks the database for a known meaning, and provides the foundational digit root interpretation (with full spiritual, love, career, money, and twin flame guidance) as a fallback. An optional context parameter adds a note tailored to where the number was seen. Perfect for synchronicity tracking apps where users enter arbitrary number sequences they encounter.
|
|
911
911
|
*/
|
|
912
912
|
analyzeNumberSequence<ThrowOnError extends boolean = false>(options: Options<GetAngelNumbersLookupData, ThrowOnError>): import("./client").RequestResult<GetAngelNumbersLookupResponses, GetAngelNumbersLookupErrors, ThrowOnError, "fields">;
|
|
913
913
|
/**
|
|
914
914
|
* Daily Angel Number
|
|
915
915
|
*
|
|
916
|
-
* Get the angel number of the day with full meaning and interpretation. Returns a deterministic angel number based on the current date (or a provided seed date), ensuring all users see the same number for any given day. Includes complete spiritual, love, career, and twin flame interpretations. Perfect for daily guidance features, push notifications, content generation, and angel number widget integrations.
|
|
916
|
+
* Get the angel number of the day with full meaning and interpretation. Returns a deterministic angel number based on the current date (or a provided seed date), ensuring all users see the same number for any given day. Includes complete spiritual, love, career, money, and twin flame interpretations plus a biblical perspective and a shadow reading. Perfect for daily guidance features, push notifications, content generation, and angel number widget integrations.
|
|
917
917
|
*/
|
|
918
918
|
getDailyAngelNumber<ThrowOnError extends boolean = false>(options?: Options<PostAngelNumbersDailyData, ThrowOnError>): import("./client").RequestResult<PostAngelNumbersDailyResponses, PostAngelNumbersDailyErrors, ThrowOnError, "fields">;
|
|
919
919
|
}
|
package/dist/types.gen.d.ts
CHANGED
|
@@ -31580,9 +31580,9 @@ export type GetAngelNumbersNumbersData = {
|
|
|
31580
31580
|
*/
|
|
31581
31581
|
offset?: number;
|
|
31582
31582
|
/**
|
|
31583
|
-
* 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.
|
|
31583
|
+
* 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.
|
|
31584
31584
|
*/
|
|
31585
|
-
type?: 'repeating' | 'sequential' | 'mirror' | 'master' | 'root';
|
|
31585
|
+
type?: 'repeating' | 'sequential' | 'mirror' | 'master' | 'root' | 'compound';
|
|
31586
31586
|
};
|
|
31587
31587
|
url: '/angel-numbers/numbers';
|
|
31588
31588
|
};
|
|
@@ -31694,7 +31694,7 @@ export type GetAngelNumbersNumbersResponses = {
|
|
|
31694
31694
|
*/
|
|
31695
31695
|
200: {
|
|
31696
31696
|
/**
|
|
31697
|
-
* Total number of angel numbers matching the applied filters.
|
|
31697
|
+
* Total number of angel numbers matching the applied filters. The full catalog size when unfiltered, fewer when filtered by type.
|
|
31698
31698
|
*/
|
|
31699
31699
|
total: number;
|
|
31700
31700
|
/**
|
|
@@ -31722,7 +31722,7 @@ export type GetAngelNumbersNumbersResponses = {
|
|
|
31722
31722
|
*/
|
|
31723
31723
|
coreMessage: string;
|
|
31724
31724
|
/**
|
|
31725
|
-
* 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).
|
|
31725
|
+
* 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).
|
|
31726
31726
|
*/
|
|
31727
31727
|
type: string;
|
|
31728
31728
|
/**
|
|
@@ -31890,7 +31890,7 @@ export type GetAngelNumbersNumbersByNumberResponses = {
|
|
|
31890
31890
|
*/
|
|
31891
31891
|
coreMessage: string;
|
|
31892
31892
|
/**
|
|
31893
|
-
* 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).
|
|
31893
|
+
* 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).
|
|
31894
31894
|
*/
|
|
31895
31895
|
type: string;
|
|
31896
31896
|
/**
|
|
@@ -31915,14 +31915,26 @@ export type GetAngelNumbersNumbersByNumberResponses = {
|
|
|
31915
31915
|
*/
|
|
31916
31916
|
love: string;
|
|
31917
31917
|
/**
|
|
31918
|
-
* Career and
|
|
31918
|
+
* 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.
|
|
31919
31919
|
*/
|
|
31920
31920
|
career: string;
|
|
31921
|
+
/**
|
|
31922
|
+
* Money, finances, and material abundance guidance, kept distinct from career and vocation. Covers income, spending, debt, and prosperity mindset for this angel number.
|
|
31923
|
+
*/
|
|
31924
|
+
money: string;
|
|
31921
31925
|
/**
|
|
31922
31926
|
* Twin flame connection interpretation covering union, separation, and spiritual growth within the twin flame journey.
|
|
31923
31927
|
*/
|
|
31924
31928
|
twinFlame: string;
|
|
31925
31929
|
};
|
|
31930
|
+
/**
|
|
31931
|
+
* Biblical and religious perspective on the sequence, framed honestly. States plainly when a number is not a scriptural concept rather than inventing scripture.
|
|
31932
|
+
*/
|
|
31933
|
+
biblical: string;
|
|
31934
|
+
/**
|
|
31935
|
+
* Shadow or cautionary reading: the misuse, over-reliance, or imbalance this sequence can signal. Complements the energy classification.
|
|
31936
|
+
*/
|
|
31937
|
+
shadow: string;
|
|
31926
31938
|
/**
|
|
31927
31939
|
* Positive affirmation aligned with this angel number. Can be used for daily affirmation features, meditation guidance, or spiritual journal prompts.
|
|
31928
31940
|
*/
|
|
@@ -31946,6 +31958,10 @@ export type GetAngelNumbersLookupData = {
|
|
|
31946
31958
|
* 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.
|
|
31947
31959
|
*/
|
|
31948
31960
|
number: string;
|
|
31961
|
+
/**
|
|
31962
|
+
* 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).
|
|
31963
|
+
*/
|
|
31964
|
+
context?: 'clock' | 'receipt' | 'license-plate' | 'phone' | 'address' | 'price';
|
|
31949
31965
|
};
|
|
31950
31966
|
url: '/angel-numbers/lookup';
|
|
31951
31967
|
};
|
|
@@ -32061,7 +32077,7 @@ export type GetAngelNumbersLookupResponses = {
|
|
|
32061
32077
|
*/
|
|
32062
32078
|
number: string;
|
|
32063
32079
|
/**
|
|
32064
|
-
* 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.
|
|
32080
|
+
* 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).
|
|
32065
32081
|
*/
|
|
32066
32082
|
type: string;
|
|
32067
32083
|
/**
|
|
@@ -32085,7 +32101,7 @@ export type GetAngelNumbersLookupResponses = {
|
|
|
32085
32101
|
*/
|
|
32086
32102
|
isRepeating: boolean;
|
|
32087
32103
|
/**
|
|
32088
|
-
* Full angel number meaning if this number exists in the database (
|
|
32104
|
+
* 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.
|
|
32089
32105
|
*/
|
|
32090
32106
|
knownMeaning: {
|
|
32091
32107
|
/**
|
|
@@ -32105,7 +32121,7 @@ export type GetAngelNumbersLookupResponses = {
|
|
|
32105
32121
|
*/
|
|
32106
32122
|
keywords: Array<string>;
|
|
32107
32123
|
/**
|
|
32108
|
-
* Detailed interpretations across
|
|
32124
|
+
* Detailed interpretations across life areas.
|
|
32109
32125
|
*/
|
|
32110
32126
|
meaning: {
|
|
32111
32127
|
/**
|
|
@@ -32117,14 +32133,26 @@ export type GetAngelNumbersLookupResponses = {
|
|
|
32117
32133
|
*/
|
|
32118
32134
|
love: string;
|
|
32119
32135
|
/**
|
|
32120
|
-
* Career and
|
|
32136
|
+
* Career and vocation guidance. Money and finances are returned separately in the money field.
|
|
32121
32137
|
*/
|
|
32122
32138
|
career: string;
|
|
32139
|
+
/**
|
|
32140
|
+
* Money, finances, and material abundance guidance, distinct from career.
|
|
32141
|
+
*/
|
|
32142
|
+
money: string;
|
|
32123
32143
|
/**
|
|
32124
32144
|
* Twin flame connection interpretation covering union, separation, and spiritual growth.
|
|
32125
32145
|
*/
|
|
32126
32146
|
twinFlame: string;
|
|
32127
32147
|
};
|
|
32148
|
+
/**
|
|
32149
|
+
* Biblical and religious perspective, framed honestly.
|
|
32150
|
+
*/
|
|
32151
|
+
biblical: string;
|
|
32152
|
+
/**
|
|
32153
|
+
* Shadow or cautionary reading for this number.
|
|
32154
|
+
*/
|
|
32155
|
+
shadow: string;
|
|
32128
32156
|
/**
|
|
32129
32157
|
* Positive affirmation for this number.
|
|
32130
32158
|
*/
|
|
@@ -32150,7 +32178,29 @@ export type GetAngelNumbersLookupResponses = {
|
|
|
32150
32178
|
* Core message of the foundational root digit.
|
|
32151
32179
|
*/
|
|
32152
32180
|
coreMessage: string;
|
|
32181
|
+
/**
|
|
32182
|
+
* 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.
|
|
32183
|
+
*/
|
|
32184
|
+
meaning: {
|
|
32185
|
+
spiritual: string;
|
|
32186
|
+
love: string;
|
|
32187
|
+
career: string;
|
|
32188
|
+
money: string;
|
|
32189
|
+
twinFlame: string;
|
|
32190
|
+
};
|
|
32191
|
+
/**
|
|
32192
|
+
* Keywords for the root digit.
|
|
32193
|
+
*/
|
|
32194
|
+
keywords: Array<string>;
|
|
32195
|
+
/**
|
|
32196
|
+
* Affirmation for the root digit.
|
|
32197
|
+
*/
|
|
32198
|
+
affirmation: string;
|
|
32153
32199
|
};
|
|
32200
|
+
/**
|
|
32201
|
+
* 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.
|
|
32202
|
+
*/
|
|
32203
|
+
contextNote?: string;
|
|
32154
32204
|
};
|
|
32155
32205
|
};
|
|
32156
32206
|
export type GetAngelNumbersLookupResponse = GetAngelNumbersLookupResponses[keyof GetAngelNumbersLookupResponses];
|
|
@@ -32314,7 +32364,7 @@ export type PostAngelNumbersDailyResponses = {
|
|
|
32314
32364
|
*/
|
|
32315
32365
|
energy: string;
|
|
32316
32366
|
/**
|
|
32317
|
-
* Detailed interpretations across
|
|
32367
|
+
* Detailed interpretations across life areas for the daily angel number.
|
|
32318
32368
|
*/
|
|
32319
32369
|
meaning: {
|
|
32320
32370
|
/**
|
|
@@ -32326,14 +32376,26 @@ export type PostAngelNumbersDailyResponses = {
|
|
|
32326
32376
|
*/
|
|
32327
32377
|
love: string;
|
|
32328
32378
|
/**
|
|
32329
|
-
* Career and
|
|
32379
|
+
* Career and vocation guidance: professional opportunities, calling, and practical work advice. Money and finances are returned separately in the money field.
|
|
32330
32380
|
*/
|
|
32331
32381
|
career: string;
|
|
32382
|
+
/**
|
|
32383
|
+
* Money, finances, and material abundance guidance, kept distinct from career and vocation.
|
|
32384
|
+
*/
|
|
32385
|
+
money: string;
|
|
32332
32386
|
/**
|
|
32333
32387
|
* Twin flame connection interpretation covering union, separation, and spiritual growth within the twin flame journey.
|
|
32334
32388
|
*/
|
|
32335
32389
|
twinFlame: string;
|
|
32336
32390
|
};
|
|
32391
|
+
/**
|
|
32392
|
+
* Biblical and religious perspective on the daily sequence, framed honestly.
|
|
32393
|
+
*/
|
|
32394
|
+
biblical: string;
|
|
32395
|
+
/**
|
|
32396
|
+
* Shadow or cautionary reading for the daily sequence. Complements the energy classification.
|
|
32397
|
+
*/
|
|
32398
|
+
shadow: string;
|
|
32337
32399
|
/**
|
|
32338
32400
|
* Five to eight keywords capturing the spiritual themes and energy of the daily angel number. Useful for search, filtering, and content generation.
|
|
32339
32401
|
*/
|