@fiberai/sdk 0.0.7 → 0.0.8
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/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.d.cts
CHANGED
|
@@ -80437,7 +80437,7 @@ declare const triggerExhaustiveContactEnrichment: <ThrowOnError extends boolean
|
|
|
80437
80437
|
*
|
|
80438
80438
|
* Starts fetching contact details for multiple people (up to 10000) in batch. This is an asynchronous task; use the polling endpoint to check progress and get results.
|
|
80439
80439
|
*
|
|
80440
|
-
* <span>⚡ <strong>Rate limit:</strong>
|
|
80440
|
+
* <span>⚡ <strong>Rate limit:</strong> 1 request per 10 minute</span>
|
|
80441
80441
|
*
|
|
80442
80442
|
* <span>💰 <strong>Cost:</strong> Pay only for the data you request:<br />• 5 credits for all phone numbers AND all emails<br />• 2 credits for work email only<br />• 2 credits for personal email only<br />• 3 credits for phone only <span title="Pricing shown is default pricing. Actual pricing may vary. Credits are charged upfront for all unique people queued (after deduping). Undelivered data is refunded per operation.">ⓘ</span></span>
|
|
80443
80443
|
*/
|
package/dist/index.d.ts
CHANGED
|
@@ -80437,7 +80437,7 @@ declare const triggerExhaustiveContactEnrichment: <ThrowOnError extends boolean
|
|
|
80437
80437
|
*
|
|
80438
80438
|
* Starts fetching contact details for multiple people (up to 10000) in batch. This is an asynchronous task; use the polling endpoint to check progress and get results.
|
|
80439
80439
|
*
|
|
80440
|
-
* <span>⚡ <strong>Rate limit:</strong>
|
|
80440
|
+
* <span>⚡ <strong>Rate limit:</strong> 1 request per 10 minute</span>
|
|
80441
80441
|
*
|
|
80442
80442
|
* <span>💰 <strong>Cost:</strong> Pay only for the data you request:<br />• 5 credits for all phone numbers AND all emails<br />• 2 credits for work email only<br />• 2 credits for personal email only<br />• 3 credits for phone only <span title="Pricing shown is default pricing. Actual pricing may vary. Credits are charged upfront for all unique people queued (after deduping). Undelivered data is refunded per operation.">ⓘ</span></span>
|
|
80443
80443
|
*/
|