SmartProspect: search analytics and credit balance
smartprospect_get_search_analyticsRetrieve SmartProspect credit balance, daily and single-fetch limits, and leads-found or emails-fetched metrics. Pass a filter ID to see per-filter figures.
Instructions
Return SmartProspect credit balance (available/total/used), daily and single-fetch limits, and leads-found / emails-fetched metrics.
Safety — read-only: yes; may consume SmartProspect credits: no; creates or modifies remote state: no; can send email: no; destructive: no.
Endpoint: GET https://prospect-api.smartlead.ai/api/v1/search-email-leads/search-analytics.
Read this before any credit-consuming call. Free and read-only.
Pass filter_id to also get per-filter leads-found and emails-fetched figures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter_id | No | Return leads-found and emails-fetched figures for one saved filter. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | ||
| error | No | ||
| warnings | Yes | ||
| operation | Yes | ||
| pagination | Yes | ||
| credit_spending | Yes | ||
| remote_mutation | Yes |