@fiberai/sdk 0.0.14 → 0.0.15

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.
Files changed (9) hide show
  1. package/dist/index.cjs +372 -16
  2. package/dist/index.d.cts +23318 -10120
  3. package/dist/index.d.ts +23318 -10120
  4. package/dist/index.js +331 -12
  5. package/dist/zod.cjs +71750 -59817
  6. package/dist/zod.d.cts +50126 -41859
  7. package/dist/zod.d.ts +50126 -41859
  8. package/dist/zod.js +71668 -59809
  9. package/package.json +1 -1
package/dist/index.cjs CHANGED
@@ -54,6 +54,7 @@ __export(src_exports, {
54
54
  estimateEnrichmentCost: () => estimateEnrichmentCost,
55
55
  exportCompanies: () => exportCompanies,
56
56
  exportProspects: () => exportProspects,
57
+ fetchRealEstateListings: () => fetchRealEstateListings,
57
58
  getAccelerators: () => getAccelerators,
58
59
  getAudienceCompanies: () => getAudienceCompanies,
59
60
  getAudienceProspects: () => getAudienceProspects,
@@ -71,20 +72,29 @@ __export(src_exports, {
71
72
  getOpenApi: () => getOpenApi,
72
73
  getOrgCredits: () => getOrgCredits,
73
74
  getProspectExclusionLists: () => getProspectExclusionLists,
75
+ getRateLimits: () => getRateLimits,
74
76
  getRegions: () => getRegions,
75
77
  getScoutingReport: () => getScoutingReport,
76
78
  getSubdivisions: () => getSubdivisions,
77
79
  getTags: () => getTags,
80
+ getTechnologies: () => getTechnologies,
78
81
  getTimeZones: () => getTimeZones,
79
- githubLookupPolling: () => githubLookupPolling,
82
+ githubLookupPoll: () => githubLookupPoll,
80
83
  githubLookupTrigger: () => githubLookupTrigger,
81
84
  githubToLinkedInPolling: () => githubToLinkedInPolling,
82
85
  githubToLinkedInTrigger: () => githubToLinkedInTrigger,
86
+ githubToLinkedinSingle: () => githubToLinkedinSingle,
83
87
  googleMapsSearch: () => googleMapsSearch,
84
88
  healthCheck: () => healthCheck,
89
+ instagramPostComments: () => instagramPostComments,
90
+ instagramPostDetails: () => instagramPostDetails,
91
+ instagramProfile: () => instagramProfile,
92
+ instagramUserPosts: () => instagramUserPosts,
93
+ instagramUserReels: () => instagramUserReels,
85
94
  jdToProfileSearch: () => jdToProfileSearch,
86
95
  jobPostingSearch: () => jobPostingSearch,
87
96
  jobPostingSearchCount: () => jobPostingSearchCount,
97
+ jobTitleRewrite: () => jobTitleRewrite,
88
98
  kitchenSinkBulkCompany: () => kitchenSinkBulkCompany,
89
99
  kitchenSinkBulkProfile: () => kitchenSinkBulkProfile,
90
100
  kitchenSinkCompany: () => kitchenSinkCompany,
@@ -94,9 +104,12 @@ __export(src_exports, {
94
104
  listAudiences: () => listAudiences,
95
105
  locationTypeahead: () => locationTypeahead,
96
106
  multiSourceSearch: () => multiSourceSearch,
107
+ paginatedCombinedSearch: () => paginatedCombinedSearch,
97
108
  peopleSearch: () => peopleSearch,
98
109
  peopleSearchCount: () => peopleSearchCount,
99
- pollBatchContactEnrichment: () => pollBatchContactEnrichment,
110
+ pollBatchContactDetails: () => pollBatchContactDetails,
111
+ pollBatchLiveEnrich: () => pollBatchLiveEnrich,
112
+ pollDepthChart: () => pollDepthChart,
100
113
  pollExhaustiveContactEnrichmentResult: () => pollExhaustiveContactEnrichmentResult,
101
114
  pollGoogleMapsResults: () => pollGoogleMapsResults,
102
115
  pollLocalBusinessSearch: () => pollLocalBusinessSearch,
@@ -114,15 +127,38 @@ __export(src_exports, {
114
127
  socialMediaLookupTrigger: () => socialMediaLookupTrigger,
115
128
  standardizeCompany: () => standardizeCompany,
116
129
  standardizeProfile: () => standardizeProfile,
117
- startBatchContactEnrichment: () => startBatchContactEnrichment,
130
+ startBatchContactDetails: () => startBatchContactDetails,
131
+ startBatchLiveEnrich: () => startBatchLiveEnrich,
132
+ startDepthChart: () => startDepthChart,
118
133
  startLocalBusinessSearch: () => startLocalBusinessSearch,
119
- syncCombinedSearch: () => syncCombinedSearch,
134
+ stealthFoundersCount: () => stealthFoundersCount,
135
+ stealthFoundersSearch: () => stealthFoundersSearch,
120
136
  syncQuickContactReveal: () => syncQuickContactReveal,
121
137
  syncTurboContactEnrichment: () => syncTurboContactEnrichment,
122
138
  textToCombinedSearch: () => textToCombinedSearch,
123
139
  textToCombinedSearchParam: () => textToCombinedSearchParam,
140
+ tiktokCommentReplies: () => tiktokCommentReplies,
141
+ tiktokPopularCreators: () => tiktokPopularCreators,
142
+ tiktokPopularHashtags: () => tiktokPopularHashtags,
143
+ tiktokPopularSongs: () => tiktokPopularSongs,
144
+ tiktokPopularVideos: () => tiktokPopularVideos,
145
+ tiktokProfile: () => tiktokProfile,
146
+ tiktokSearchHashtag: () => tiktokSearchHashtag,
147
+ tiktokSearchKeyword: () => tiktokSearchKeyword,
148
+ tiktokSearchUsers: () => tiktokSearchUsers,
149
+ tiktokSongDetails: () => tiktokSongDetails,
150
+ tiktokSongVideos: () => tiktokSongVideos,
151
+ tiktokTrendingFeed: () => tiktokTrendingFeed,
152
+ tiktokUnifiedSearch: () => tiktokUnifiedSearch,
153
+ tiktokUserFollowers: () => tiktokUserFollowers,
154
+ tiktokUserFollowing: () => tiktokUserFollowing,
155
+ tiktokUserVideos: () => tiktokUserVideos,
156
+ tiktokVideoComments: () => tiktokVideoComments,
157
+ tiktokVideoDetails: () => tiktokVideoDetails,
158
+ tiktokVideoTranscript: () => tiktokVideoTranscript,
124
159
  triggerEnrichment: () => triggerEnrichment,
125
160
  triggerExhaustiveContactEnrichment: () => triggerExhaustiveContactEnrichment,
161
+ twitterHandleToLinkedinUrl: () => twitterHandleToLinkedinUrl,
126
162
  twitterProfile: () => twitterProfile,
127
163
  twitterSearch: () => twitterSearch,
128
164
  twitterTweetDetails: () => twitterTweetDetails,
@@ -137,6 +173,7 @@ __export(src_exports, {
137
173
  updateAutoTopupSettings: () => updateAutoTopupSettings,
138
174
  updateJobChangeList: () => updateJobChangeList,
139
175
  validatePhoneNumber: () => validatePhoneNumber,
176
+ webpageScreenshot: () => webpageScreenshot,
140
177
  youtubeChannel: () => youtubeChannel,
141
178
  youtubeSearch: () => youtubeSearch,
142
179
  youtubeTranscript: () => youtubeTranscript,
@@ -979,6 +1016,7 @@ var client = createClient(createConfig({ baseUrl: "https://api.fiber.ai" }));
979
1016
  var getOpenApi = (options) => (options?.client ?? client).get({ url: "/openapi.json", ...options });
980
1017
  var healthCheck = (options) => (options?.client ?? client).get({ url: "/health", ...options });
981
1018
  var getOrgCredits = (options) => (options.client ?? client).get({ url: "/v1/get-org-credits", ...options });
1019
+ var getRateLimits = (options) => (options.client ?? client).get({ url: "/v1/rate-limits", ...options });
982
1020
  var getAutoTopupSettings = (options) => (options.client ?? client).get({ url: "/v1/auto-topup/settings", ...options });
983
1021
  var updateAutoTopupSettings = (options) => (options.client ?? client).post({
984
1022
  url: "/v1/auto-topup/configure",
@@ -1004,8 +1042,24 @@ var pollExhaustiveContactEnrichmentResult = (options) => (options.client ?? clie
1004
1042
  ...options.headers
1005
1043
  }
1006
1044
  });
1007
- var pollBatchContactEnrichment = (options) => (options.client ?? client).post({
1008
- url: "/v1/contact-enrich/batch/poll",
1045
+ var pollDepthChart = (options) => (options.client ?? client).post({
1046
+ url: "/v1/depth-chart/poll",
1047
+ ...options,
1048
+ headers: {
1049
+ "Content-Type": "application/json",
1050
+ ...options.headers
1051
+ }
1052
+ });
1053
+ var pollBatchContactDetails = (options) => (options.client ?? client).post({
1054
+ url: "/v1/contact-details/batch/poll",
1055
+ ...options,
1056
+ headers: {
1057
+ "Content-Type": "application/json",
1058
+ ...options.headers
1059
+ }
1060
+ });
1061
+ var pollBatchLiveEnrich = (options) => (options.client ?? client).post({
1062
+ url: "/v1/linkedin-live-fetch/batch/poll",
1009
1063
  ...options,
1010
1064
  headers: {
1011
1065
  "Content-Type": "application/json",
@@ -1044,8 +1098,8 @@ var domainLookupPolling = (options) => (options.client ?? client).post({
1044
1098
  ...options.headers
1045
1099
  }
1046
1100
  });
1047
- var githubLookupPolling = (options) => (options.client ?? client).post({
1048
- url: "/v1/github-lookup/polling",
1101
+ var githubLookupPoll = (options) => (options.client ?? client).post({
1102
+ url: "/v1/github-lookup/poll",
1049
1103
  ...options,
1050
1104
  headers: {
1051
1105
  "Content-Type": "application/json",
@@ -1188,6 +1242,7 @@ var getTags = (options) => (options.client ?? client).get({ url: "/v1/enums/tags
1188
1242
  var getNaicsCodes = (options) => (options.client ?? client).get({ url: "/v1/enums/naics-codes", ...options });
1189
1243
  var getAccelerators = (options) => (options.client ?? client).get({ url: "/v1/enums/accelerators", ...options });
1190
1244
  var getSubdivisions = (options) => (options.client ?? client).get({ url: "/v1/enums/subdivisions", ...options });
1245
+ var getTechnologies = (options) => (options.client ?? client).get({ url: "/v1/enums/technologies", ...options });
1191
1246
  var createAudience = (options) => (options.client ?? client).post({
1192
1247
  url: "/v1/audiences/create",
1193
1248
  ...options,
@@ -1282,8 +1337,8 @@ var peopleSearchCount = (options) => (options.client ?? client).post({
1282
1337
  ...options.headers
1283
1338
  }
1284
1339
  });
1285
- var syncCombinedSearch = (options) => (options.client ?? client).post({
1286
- url: "/v1/combined-search/sync",
1340
+ var paginatedCombinedSearch = (options) => (options.client ?? client).post({
1341
+ url: "/v1/combined-search/paginated",
1287
1342
  ...options,
1288
1343
  headers: {
1289
1344
  "Content-Type": "application/json",
@@ -1314,6 +1369,22 @@ var combinedSearchCount = (options) => (options.client ?? client).post({
1314
1369
  ...options.headers
1315
1370
  }
1316
1371
  });
1372
+ var stealthFoundersSearch = (options) => (options.client ?? client).post({
1373
+ url: "/v1/stealth-founders/search",
1374
+ ...options,
1375
+ headers: {
1376
+ "Content-Type": "application/json",
1377
+ ...options.headers
1378
+ }
1379
+ });
1380
+ var stealthFoundersCount = (options) => (options.client ?? client).post({
1381
+ url: "/v1/stealth-founders/count",
1382
+ ...options,
1383
+ headers: {
1384
+ "Content-Type": "application/json",
1385
+ ...options.headers
1386
+ }
1387
+ });
1317
1388
  var syncTurboContactEnrichment = (options) => (options.client ?? client).post({
1318
1389
  url: "/v1/contact-details/turbo/sync",
1319
1390
  ...options,
@@ -1330,6 +1401,14 @@ var syncQuickContactReveal = (options) => (options.client ?? client).post({
1330
1401
  ...options.headers
1331
1402
  }
1332
1403
  });
1404
+ var startDepthChart = (options) => (options.client ?? client).post({
1405
+ url: "/v1/depth-chart/start",
1406
+ ...options,
1407
+ headers: {
1408
+ "Content-Type": "application/json",
1409
+ ...options.headers
1410
+ }
1411
+ });
1333
1412
  var triggerExhaustiveContactEnrichment = (options) => (options.client ?? client).post({
1334
1413
  url: "/v1/contact-details/exhaustive/start",
1335
1414
  ...options,
@@ -1338,8 +1417,8 @@ var triggerExhaustiveContactEnrichment = (options) => (options.client ?? client)
1338
1417
  ...options.headers
1339
1418
  }
1340
1419
  });
1341
- var startBatchContactEnrichment = (options) => (options.client ?? client).post({
1342
- url: "/v1/contact-enrich/batch/start",
1420
+ var startBatchContactDetails = (options) => (options.client ?? client).post({
1421
+ url: "/v1/contact-details/batch/start",
1343
1422
  ...options,
1344
1423
  headers: {
1345
1424
  "Content-Type": "application/json",
@@ -1362,6 +1441,22 @@ var companyLiveEnrich = (options) => (options.client ?? client).post({
1362
1441
  ...options.headers
1363
1442
  }
1364
1443
  });
1444
+ var webpageScreenshot = (options) => (options.client ?? client).post({
1445
+ url: "/v1/live-fetch/webpage/screenshot",
1446
+ ...options,
1447
+ headers: {
1448
+ "Content-Type": "application/json",
1449
+ ...options.headers
1450
+ }
1451
+ });
1452
+ var startBatchLiveEnrich = (options) => (options.client ?? client).post({
1453
+ url: "/v1/linkedin-live-fetch/batch/start",
1454
+ ...options,
1455
+ headers: {
1456
+ "Content-Type": "application/json",
1457
+ ...options.headers
1458
+ }
1459
+ });
1365
1460
  var profilePostsLiveFetch = (options) => (options.client ?? client).post({
1366
1461
  url: "/v1/linkedin-live-fetch/profile-posts",
1367
1462
  ...options,
@@ -1442,6 +1537,14 @@ var reverseEmailLookup = (options) => (options.client ?? client).post({
1442
1537
  ...options.headers
1443
1538
  }
1444
1539
  });
1540
+ var twitterHandleToLinkedinUrl = (options) => (options.client ?? client).post({
1541
+ url: "/v1/twitter-handle-to-linkedin/single",
1542
+ ...options,
1543
+ headers: {
1544
+ "Content-Type": "application/json",
1545
+ ...options.headers
1546
+ }
1547
+ });
1445
1548
  var googleMapsSearch = (options) => (options.client ?? client).post({
1446
1549
  url: "/v1/google-maps-search/start",
1447
1550
  ...options,
@@ -1490,6 +1593,14 @@ var companyTypeahead = (options) => (options.client ?? client).post({
1490
1593
  ...options.headers
1491
1594
  }
1492
1595
  });
1596
+ var jobTitleRewrite = (options) => (options.client ?? client).post({
1597
+ url: "/v1/typeahead/job-title",
1598
+ ...options,
1599
+ headers: {
1600
+ "Content-Type": "application/json",
1601
+ ...options.headers
1602
+ }
1603
+ });
1493
1604
  var locationTypeahead = (options) => (options.client ?? client).post({
1494
1605
  url: "/v1/typeahead/location",
1495
1606
  ...options,
@@ -1594,6 +1705,14 @@ var githubToLinkedInTrigger = (options) => (options.client ?? client).post({
1594
1705
  ...options.headers
1595
1706
  }
1596
1707
  });
1708
+ var githubToLinkedinSingle = (options) => (options.client ?? client).post({
1709
+ url: "/v1/github-to-linkedin/single",
1710
+ ...options,
1711
+ headers: {
1712
+ "Content-Type": "application/json",
1713
+ ...options.headers
1714
+ }
1715
+ });
1597
1716
  var socialMediaLookupTrigger = (options) => (options.client ?? client).post({
1598
1717
  url: "/v1/social-media-lookup/trigger",
1599
1718
  ...options,
@@ -1642,6 +1761,14 @@ var youtubeChannel = (options) => (options.client ?? client).post({
1642
1761
  ...options.headers
1643
1762
  }
1644
1763
  });
1764
+ var fetchRealEstateListings = (options) => (options.client ?? client).post({
1765
+ url: "/v1/real-estate/listings",
1766
+ ...options,
1767
+ headers: {
1768
+ "Content-Type": "application/json",
1769
+ ...options.headers
1770
+ }
1771
+ });
1645
1772
  var getScoutingReport = (options) => (options.client ?? client).post({
1646
1773
  url: "/v1/scouting-report",
1647
1774
  ...options,
@@ -1714,6 +1841,198 @@ var listAllProfilesFromJourneymanList = (options) => (options.client ?? client).
1714
1841
  ...options.headers
1715
1842
  }
1716
1843
  });
1844
+ var tiktokProfile = (options) => (options.client ?? client).post({
1845
+ url: "/v1/tiktok/profile",
1846
+ ...options,
1847
+ headers: {
1848
+ "Content-Type": "application/json",
1849
+ ...options.headers
1850
+ }
1851
+ });
1852
+ var tiktokUserVideos = (options) => (options.client ?? client).post({
1853
+ url: "/v1/tiktok/user-videos",
1854
+ ...options,
1855
+ headers: {
1856
+ "Content-Type": "application/json",
1857
+ ...options.headers
1858
+ }
1859
+ });
1860
+ var tiktokUserFollowers = (options) => (options.client ?? client).post({
1861
+ url: "/v1/tiktok/user-followers",
1862
+ ...options,
1863
+ headers: {
1864
+ "Content-Type": "application/json",
1865
+ ...options.headers
1866
+ }
1867
+ });
1868
+ var tiktokUserFollowing = (options) => (options.client ?? client).post({
1869
+ url: "/v1/tiktok/user-following",
1870
+ ...options,
1871
+ headers: {
1872
+ "Content-Type": "application/json",
1873
+ ...options.headers
1874
+ }
1875
+ });
1876
+ var tiktokVideoDetails = (options) => (options.client ?? client).post({
1877
+ url: "/v1/tiktok/video-details",
1878
+ ...options,
1879
+ headers: {
1880
+ "Content-Type": "application/json",
1881
+ ...options.headers
1882
+ }
1883
+ });
1884
+ var tiktokVideoComments = (options) => (options.client ?? client).post({
1885
+ url: "/v1/tiktok/video-comments",
1886
+ ...options,
1887
+ headers: {
1888
+ "Content-Type": "application/json",
1889
+ ...options.headers
1890
+ }
1891
+ });
1892
+ var tiktokCommentReplies = (options) => (options.client ?? client).post({
1893
+ url: "/v1/tiktok/comment-replies",
1894
+ ...options,
1895
+ headers: {
1896
+ "Content-Type": "application/json",
1897
+ ...options.headers
1898
+ }
1899
+ });
1900
+ var tiktokVideoTranscript = (options) => (options.client ?? client).post({
1901
+ url: "/v1/tiktok/video-transcript",
1902
+ ...options,
1903
+ headers: {
1904
+ "Content-Type": "application/json",
1905
+ ...options.headers
1906
+ }
1907
+ });
1908
+ var tiktokSearchUsers = (options) => (options.client ?? client).post({
1909
+ url: "/v1/tiktok/search-users",
1910
+ ...options,
1911
+ headers: {
1912
+ "Content-Type": "application/json",
1913
+ ...options.headers
1914
+ }
1915
+ });
1916
+ var tiktokSearchKeyword = (options) => (options.client ?? client).post({
1917
+ url: "/v1/tiktok/search-keyword",
1918
+ ...options,
1919
+ headers: {
1920
+ "Content-Type": "application/json",
1921
+ ...options.headers
1922
+ }
1923
+ });
1924
+ var tiktokSearchHashtag = (options) => (options.client ?? client).post({
1925
+ url: "/v1/tiktok/search-hashtag",
1926
+ ...options,
1927
+ headers: {
1928
+ "Content-Type": "application/json",
1929
+ ...options.headers
1930
+ }
1931
+ });
1932
+ var tiktokUnifiedSearch = (options) => (options.client ?? client).post({
1933
+ url: "/v1/tiktok/unified-search",
1934
+ ...options,
1935
+ headers: {
1936
+ "Content-Type": "application/json",
1937
+ ...options.headers
1938
+ }
1939
+ });
1940
+ var tiktokPopularCreators = (options) => (options.client ?? client).post({
1941
+ url: "/v1/tiktok/popular-creators",
1942
+ ...options,
1943
+ headers: {
1944
+ "Content-Type": "application/json",
1945
+ ...options.headers
1946
+ }
1947
+ });
1948
+ var tiktokPopularVideos = (options) => (options.client ?? client).post({
1949
+ url: "/v1/tiktok/popular-videos",
1950
+ ...options,
1951
+ headers: {
1952
+ "Content-Type": "application/json",
1953
+ ...options.headers
1954
+ }
1955
+ });
1956
+ var tiktokPopularHashtags = (options) => (options.client ?? client).post({
1957
+ url: "/v1/tiktok/popular-hashtags",
1958
+ ...options,
1959
+ headers: {
1960
+ "Content-Type": "application/json",
1961
+ ...options.headers
1962
+ }
1963
+ });
1964
+ var tiktokPopularSongs = (options) => (options.client ?? client).post({
1965
+ url: "/v1/tiktok/popular-songs",
1966
+ ...options,
1967
+ headers: {
1968
+ "Content-Type": "application/json",
1969
+ ...options.headers
1970
+ }
1971
+ });
1972
+ var tiktokTrendingFeed = (options) => (options.client ?? client).post({
1973
+ url: "/v1/tiktok/trending-feed",
1974
+ ...options,
1975
+ headers: {
1976
+ "Content-Type": "application/json",
1977
+ ...options.headers
1978
+ }
1979
+ });
1980
+ var tiktokSongDetails = (options) => (options.client ?? client).post({
1981
+ url: "/v1/tiktok/song-details",
1982
+ ...options,
1983
+ headers: {
1984
+ "Content-Type": "application/json",
1985
+ ...options.headers
1986
+ }
1987
+ });
1988
+ var tiktokSongVideos = (options) => (options.client ?? client).post({
1989
+ url: "/v1/tiktok/song-videos",
1990
+ ...options,
1991
+ headers: {
1992
+ "Content-Type": "application/json",
1993
+ ...options.headers
1994
+ }
1995
+ });
1996
+ var instagramProfile = (options) => (options.client ?? client).post({
1997
+ url: "/v1/instagram/profile",
1998
+ ...options,
1999
+ headers: {
2000
+ "Content-Type": "application/json",
2001
+ ...options.headers
2002
+ }
2003
+ });
2004
+ var instagramUserPosts = (options) => (options.client ?? client).post({
2005
+ url: "/v1/instagram/user-posts",
2006
+ ...options,
2007
+ headers: {
2008
+ "Content-Type": "application/json",
2009
+ ...options.headers
2010
+ }
2011
+ });
2012
+ var instagramUserReels = (options) => (options.client ?? client).post({
2013
+ url: "/v1/instagram/user-reels",
2014
+ ...options,
2015
+ headers: {
2016
+ "Content-Type": "application/json",
2017
+ ...options.headers
2018
+ }
2019
+ });
2020
+ var instagramPostDetails = (options) => (options.client ?? client).post({
2021
+ url: "/v1/instagram/post-details",
2022
+ ...options,
2023
+ headers: {
2024
+ "Content-Type": "application/json",
2025
+ ...options.headers
2026
+ }
2027
+ });
2028
+ var instagramPostComments = (options) => (options.client ?? client).post({
2029
+ url: "/v1/instagram/post-comments",
2030
+ ...options,
2031
+ headers: {
2032
+ "Content-Type": "application/json",
2033
+ ...options.headers
2034
+ }
2035
+ });
1717
2036
  var twitterProfile = (options) => (options.client ?? client).post({
1718
2037
  url: "/v1/twitter/profile",
1719
2038
  ...options,
@@ -1838,6 +2157,7 @@ var getCompanyRevenue = (options) => (options.client ?? client).post({
1838
2157
  estimateEnrichmentCost,
1839
2158
  exportCompanies,
1840
2159
  exportProspects,
2160
+ fetchRealEstateListings,
1841
2161
  getAccelerators,
1842
2162
  getAudienceCompanies,
1843
2163
  getAudienceProspects,
@@ -1855,20 +2175,29 @@ var getCompanyRevenue = (options) => (options.client ?? client).post({
1855
2175
  getOpenApi,
1856
2176
  getOrgCredits,
1857
2177
  getProspectExclusionLists,
2178
+ getRateLimits,
1858
2179
  getRegions,
1859
2180
  getScoutingReport,
1860
2181
  getSubdivisions,
1861
2182
  getTags,
2183
+ getTechnologies,
1862
2184
  getTimeZones,
1863
- githubLookupPolling,
2185
+ githubLookupPoll,
1864
2186
  githubLookupTrigger,
1865
2187
  githubToLinkedInPolling,
1866
2188
  githubToLinkedInTrigger,
2189
+ githubToLinkedinSingle,
1867
2190
  googleMapsSearch,
1868
2191
  healthCheck,
2192
+ instagramPostComments,
2193
+ instagramPostDetails,
2194
+ instagramProfile,
2195
+ instagramUserPosts,
2196
+ instagramUserReels,
1869
2197
  jdToProfileSearch,
1870
2198
  jobPostingSearch,
1871
2199
  jobPostingSearchCount,
2200
+ jobTitleRewrite,
1872
2201
  kitchenSinkBulkCompany,
1873
2202
  kitchenSinkBulkProfile,
1874
2203
  kitchenSinkCompany,
@@ -1878,9 +2207,12 @@ var getCompanyRevenue = (options) => (options.client ?? client).post({
1878
2207
  listAudiences,
1879
2208
  locationTypeahead,
1880
2209
  multiSourceSearch,
2210
+ paginatedCombinedSearch,
1881
2211
  peopleSearch,
1882
2212
  peopleSearchCount,
1883
- pollBatchContactEnrichment,
2213
+ pollBatchContactDetails,
2214
+ pollBatchLiveEnrich,
2215
+ pollDepthChart,
1884
2216
  pollExhaustiveContactEnrichmentResult,
1885
2217
  pollGoogleMapsResults,
1886
2218
  pollLocalBusinessSearch,
@@ -1898,15 +2230,38 @@ var getCompanyRevenue = (options) => (options.client ?? client).post({
1898
2230
  socialMediaLookupTrigger,
1899
2231
  standardizeCompany,
1900
2232
  standardizeProfile,
1901
- startBatchContactEnrichment,
2233
+ startBatchContactDetails,
2234
+ startBatchLiveEnrich,
2235
+ startDepthChart,
1902
2236
  startLocalBusinessSearch,
1903
- syncCombinedSearch,
2237
+ stealthFoundersCount,
2238
+ stealthFoundersSearch,
1904
2239
  syncQuickContactReveal,
1905
2240
  syncTurboContactEnrichment,
1906
2241
  textToCombinedSearch,
1907
2242
  textToCombinedSearchParam,
2243
+ tiktokCommentReplies,
2244
+ tiktokPopularCreators,
2245
+ tiktokPopularHashtags,
2246
+ tiktokPopularSongs,
2247
+ tiktokPopularVideos,
2248
+ tiktokProfile,
2249
+ tiktokSearchHashtag,
2250
+ tiktokSearchKeyword,
2251
+ tiktokSearchUsers,
2252
+ tiktokSongDetails,
2253
+ tiktokSongVideos,
2254
+ tiktokTrendingFeed,
2255
+ tiktokUnifiedSearch,
2256
+ tiktokUserFollowers,
2257
+ tiktokUserFollowing,
2258
+ tiktokUserVideos,
2259
+ tiktokVideoComments,
2260
+ tiktokVideoDetails,
2261
+ tiktokVideoTranscript,
1908
2262
  triggerEnrichment,
1909
2263
  triggerExhaustiveContactEnrichment,
2264
+ twitterHandleToLinkedinUrl,
1910
2265
  twitterProfile,
1911
2266
  twitterSearch,
1912
2267
  twitterTweetDetails,
@@ -1921,6 +2276,7 @@ var getCompanyRevenue = (options) => (options.client ?? client).post({
1921
2276
  updateAutoTopupSettings,
1922
2277
  updateJobChangeList,
1923
2278
  validatePhoneNumber,
2279
+ webpageScreenshot,
1924
2280
  youtubeChannel,
1925
2281
  youtubeSearch,
1926
2282
  youtubeTranscript,