@roxyapi/sdk 1.2.34 → 1.2.36
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 +92 -15
- 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 +92 -15
- 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.36";
|
|
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.36";
|
|
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
|
@@ -9941,7 +9941,12 @@ export type PostVedicAstrologyBirthChartResponse = PostVedicAstrologyBirthChartR
|
|
|
9941
9941
|
export type PostVedicAstrologyNavamsaData = {
|
|
9942
9942
|
body?: NavamsaRequest;
|
|
9943
9943
|
path?: never;
|
|
9944
|
-
query?:
|
|
9944
|
+
query?: {
|
|
9945
|
+
/**
|
|
9946
|
+
* Response language (ISO 639-1). Supported: en, tr, de, es, hi, pt, fr, ru. Defaults to en. Languages without translations yet return English.
|
|
9947
|
+
*/
|
|
9948
|
+
lang?: 'en' | 'tr' | 'de' | 'es' | 'hi' | 'pt' | 'fr' | 'ru';
|
|
9949
|
+
};
|
|
9945
9950
|
url: '/vedic-astrology/navamsa';
|
|
9946
9951
|
};
|
|
9947
9952
|
export type PostVedicAstrologyNavamsaErrors = {
|
|
@@ -10056,7 +10061,12 @@ export type PostVedicAstrologyNavamsaResponse = PostVedicAstrologyNavamsaRespons
|
|
|
10056
10061
|
export type PostVedicAstrologyDivisionalChartData = {
|
|
10057
10062
|
body?: DivisionalChartRequest;
|
|
10058
10063
|
path?: never;
|
|
10059
|
-
query?:
|
|
10064
|
+
query?: {
|
|
10065
|
+
/**
|
|
10066
|
+
* Response language (ISO 639-1). Supported: en, tr, de, es, hi, pt, fr, ru. Defaults to en. Languages without translations yet return English.
|
|
10067
|
+
*/
|
|
10068
|
+
lang?: 'en' | 'tr' | 'de' | 'es' | 'hi' | 'pt' | 'fr' | 'ru';
|
|
10069
|
+
};
|
|
10060
10070
|
url: '/vedic-astrology/divisional-chart';
|
|
10061
10071
|
};
|
|
10062
10072
|
export type PostVedicAstrologyDivisionalChartErrors = {
|
|
@@ -13695,7 +13705,12 @@ export type PostVedicAstrologyKpCuspsResponse = PostVedicAstrologyKpCuspsRespons
|
|
|
13695
13705
|
export type PostVedicAstrologyKpChartData = {
|
|
13696
13706
|
body?: KpChartRequest;
|
|
13697
13707
|
path?: never;
|
|
13698
|
-
query?:
|
|
13708
|
+
query?: {
|
|
13709
|
+
/**
|
|
13710
|
+
* Response language (ISO 639-1). Supported: en, tr, de, es, hi, pt, fr, ru. Defaults to en. Languages without translations yet return English.
|
|
13711
|
+
*/
|
|
13712
|
+
lang?: 'en' | 'tr' | 'de' | 'es' | 'hi' | 'pt' | 'fr' | 'ru';
|
|
13713
|
+
};
|
|
13699
13714
|
url: '/vedic-astrology/kp/chart';
|
|
13700
13715
|
};
|
|
13701
13716
|
export type PostVedicAstrologyKpChartErrors = {
|
|
@@ -31580,9 +31595,9 @@ export type GetAngelNumbersNumbersData = {
|
|
|
31580
31595
|
*/
|
|
31581
31596
|
offset?: number;
|
|
31582
31597
|
/**
|
|
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.
|
|
31598
|
+
* 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
31599
|
*/
|
|
31585
|
-
type?: 'repeating' | 'sequential' | 'mirror' | 'master' | 'root';
|
|
31600
|
+
type?: 'repeating' | 'sequential' | 'mirror' | 'master' | 'root' | 'compound';
|
|
31586
31601
|
};
|
|
31587
31602
|
url: '/angel-numbers/numbers';
|
|
31588
31603
|
};
|
|
@@ -31694,7 +31709,7 @@ export type GetAngelNumbersNumbersResponses = {
|
|
|
31694
31709
|
*/
|
|
31695
31710
|
200: {
|
|
31696
31711
|
/**
|
|
31697
|
-
* Total number of angel numbers matching the applied filters.
|
|
31712
|
+
* Total number of angel numbers matching the applied filters. The full catalog size when unfiltered, fewer when filtered by type.
|
|
31698
31713
|
*/
|
|
31699
31714
|
total: number;
|
|
31700
31715
|
/**
|
|
@@ -31722,7 +31737,7 @@ export type GetAngelNumbersNumbersResponses = {
|
|
|
31722
31737
|
*/
|
|
31723
31738
|
coreMessage: string;
|
|
31724
31739
|
/**
|
|
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).
|
|
31740
|
+
* 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
31741
|
*/
|
|
31727
31742
|
type: string;
|
|
31728
31743
|
/**
|
|
@@ -31890,7 +31905,7 @@ export type GetAngelNumbersNumbersByNumberResponses = {
|
|
|
31890
31905
|
*/
|
|
31891
31906
|
coreMessage: string;
|
|
31892
31907
|
/**
|
|
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).
|
|
31908
|
+
* 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
31909
|
*/
|
|
31895
31910
|
type: string;
|
|
31896
31911
|
/**
|
|
@@ -31915,14 +31930,26 @@ export type GetAngelNumbersNumbersByNumberResponses = {
|
|
|
31915
31930
|
*/
|
|
31916
31931
|
love: string;
|
|
31917
31932
|
/**
|
|
31918
|
-
* Career and
|
|
31933
|
+
* 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
31934
|
*/
|
|
31920
31935
|
career: string;
|
|
31936
|
+
/**
|
|
31937
|
+
* Money, finances, and material abundance guidance, kept distinct from career and vocation. Covers income, spending, debt, and prosperity mindset for this angel number.
|
|
31938
|
+
*/
|
|
31939
|
+
money: string;
|
|
31921
31940
|
/**
|
|
31922
31941
|
* Twin flame connection interpretation covering union, separation, and spiritual growth within the twin flame journey.
|
|
31923
31942
|
*/
|
|
31924
31943
|
twinFlame: string;
|
|
31925
31944
|
};
|
|
31945
|
+
/**
|
|
31946
|
+
* Biblical and religious perspective on the sequence, framed honestly. States plainly when a number is not a scriptural concept rather than inventing scripture.
|
|
31947
|
+
*/
|
|
31948
|
+
biblical: string;
|
|
31949
|
+
/**
|
|
31950
|
+
* Shadow or cautionary reading: the misuse, over-reliance, or imbalance this sequence can signal. Complements the energy classification.
|
|
31951
|
+
*/
|
|
31952
|
+
shadow: string;
|
|
31926
31953
|
/**
|
|
31927
31954
|
* Positive affirmation aligned with this angel number. Can be used for daily affirmation features, meditation guidance, or spiritual journal prompts.
|
|
31928
31955
|
*/
|
|
@@ -31946,6 +31973,10 @@ export type GetAngelNumbersLookupData = {
|
|
|
31946
31973
|
* 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
31974
|
*/
|
|
31948
31975
|
number: string;
|
|
31976
|
+
/**
|
|
31977
|
+
* 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).
|
|
31978
|
+
*/
|
|
31979
|
+
context?: 'clock' | 'receipt' | 'license-plate' | 'phone' | 'address' | 'price';
|
|
31949
31980
|
};
|
|
31950
31981
|
url: '/angel-numbers/lookup';
|
|
31951
31982
|
};
|
|
@@ -32061,7 +32092,7 @@ export type GetAngelNumbersLookupResponses = {
|
|
|
32061
32092
|
*/
|
|
32062
32093
|
number: string;
|
|
32063
32094
|
/**
|
|
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.
|
|
32095
|
+
* 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
32096
|
*/
|
|
32066
32097
|
type: string;
|
|
32067
32098
|
/**
|
|
@@ -32085,7 +32116,7 @@ export type GetAngelNumbersLookupResponses = {
|
|
|
32085
32116
|
*/
|
|
32086
32117
|
isRepeating: boolean;
|
|
32087
32118
|
/**
|
|
32088
|
-
* Full angel number meaning if this number exists in the database (
|
|
32119
|
+
* 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
32120
|
*/
|
|
32090
32121
|
knownMeaning: {
|
|
32091
32122
|
/**
|
|
@@ -32105,7 +32136,7 @@ export type GetAngelNumbersLookupResponses = {
|
|
|
32105
32136
|
*/
|
|
32106
32137
|
keywords: Array<string>;
|
|
32107
32138
|
/**
|
|
32108
|
-
* Detailed interpretations across
|
|
32139
|
+
* Detailed interpretations across life areas.
|
|
32109
32140
|
*/
|
|
32110
32141
|
meaning: {
|
|
32111
32142
|
/**
|
|
@@ -32117,14 +32148,26 @@ export type GetAngelNumbersLookupResponses = {
|
|
|
32117
32148
|
*/
|
|
32118
32149
|
love: string;
|
|
32119
32150
|
/**
|
|
32120
|
-
* Career and
|
|
32151
|
+
* Career and vocation guidance. Money and finances are returned separately in the money field.
|
|
32121
32152
|
*/
|
|
32122
32153
|
career: string;
|
|
32154
|
+
/**
|
|
32155
|
+
* Money, finances, and material abundance guidance, distinct from career.
|
|
32156
|
+
*/
|
|
32157
|
+
money: string;
|
|
32123
32158
|
/**
|
|
32124
32159
|
* Twin flame connection interpretation covering union, separation, and spiritual growth.
|
|
32125
32160
|
*/
|
|
32126
32161
|
twinFlame: string;
|
|
32127
32162
|
};
|
|
32163
|
+
/**
|
|
32164
|
+
* Biblical and religious perspective, framed honestly.
|
|
32165
|
+
*/
|
|
32166
|
+
biblical: string;
|
|
32167
|
+
/**
|
|
32168
|
+
* Shadow or cautionary reading for this number.
|
|
32169
|
+
*/
|
|
32170
|
+
shadow: string;
|
|
32128
32171
|
/**
|
|
32129
32172
|
* Positive affirmation for this number.
|
|
32130
32173
|
*/
|
|
@@ -32150,7 +32193,29 @@ export type GetAngelNumbersLookupResponses = {
|
|
|
32150
32193
|
* Core message of the foundational root digit.
|
|
32151
32194
|
*/
|
|
32152
32195
|
coreMessage: string;
|
|
32196
|
+
/**
|
|
32197
|
+
* 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.
|
|
32198
|
+
*/
|
|
32199
|
+
meaning: {
|
|
32200
|
+
spiritual: string;
|
|
32201
|
+
love: string;
|
|
32202
|
+
career: string;
|
|
32203
|
+
money: string;
|
|
32204
|
+
twinFlame: string;
|
|
32205
|
+
};
|
|
32206
|
+
/**
|
|
32207
|
+
* Keywords for the root digit.
|
|
32208
|
+
*/
|
|
32209
|
+
keywords: Array<string>;
|
|
32210
|
+
/**
|
|
32211
|
+
* Affirmation for the root digit.
|
|
32212
|
+
*/
|
|
32213
|
+
affirmation: string;
|
|
32153
32214
|
};
|
|
32215
|
+
/**
|
|
32216
|
+
* 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.
|
|
32217
|
+
*/
|
|
32218
|
+
contextNote?: string;
|
|
32154
32219
|
};
|
|
32155
32220
|
};
|
|
32156
32221
|
export type GetAngelNumbersLookupResponse = GetAngelNumbersLookupResponses[keyof GetAngelNumbersLookupResponses];
|
|
@@ -32314,7 +32379,7 @@ export type PostAngelNumbersDailyResponses = {
|
|
|
32314
32379
|
*/
|
|
32315
32380
|
energy: string;
|
|
32316
32381
|
/**
|
|
32317
|
-
* Detailed interpretations across
|
|
32382
|
+
* Detailed interpretations across life areas for the daily angel number.
|
|
32318
32383
|
*/
|
|
32319
32384
|
meaning: {
|
|
32320
32385
|
/**
|
|
@@ -32326,14 +32391,26 @@ export type PostAngelNumbersDailyResponses = {
|
|
|
32326
32391
|
*/
|
|
32327
32392
|
love: string;
|
|
32328
32393
|
/**
|
|
32329
|
-
* Career and
|
|
32394
|
+
* Career and vocation guidance: professional opportunities, calling, and practical work advice. Money and finances are returned separately in the money field.
|
|
32330
32395
|
*/
|
|
32331
32396
|
career: string;
|
|
32397
|
+
/**
|
|
32398
|
+
* Money, finances, and material abundance guidance, kept distinct from career and vocation.
|
|
32399
|
+
*/
|
|
32400
|
+
money: string;
|
|
32332
32401
|
/**
|
|
32333
32402
|
* Twin flame connection interpretation covering union, separation, and spiritual growth within the twin flame journey.
|
|
32334
32403
|
*/
|
|
32335
32404
|
twinFlame: string;
|
|
32336
32405
|
};
|
|
32406
|
+
/**
|
|
32407
|
+
* Biblical and religious perspective on the daily sequence, framed honestly.
|
|
32408
|
+
*/
|
|
32409
|
+
biblical: string;
|
|
32410
|
+
/**
|
|
32411
|
+
* Shadow or cautionary reading for the daily sequence. Complements the energy classification.
|
|
32412
|
+
*/
|
|
32413
|
+
shadow: string;
|
|
32337
32414
|
/**
|
|
32338
32415
|
* Five to eight keywords capturing the spiritual themes and energy of the daily angel number. Useful for search, filtering, and content generation.
|
|
32339
32416
|
*/
|