Smart Prospect
Search Analytics API
Retrieve search analytics (leads found, emails fetched, credits) for the authenticated user - GET /search-analytics
GET
This endpoint requires authentication via API key passed as a query parameter (
api_key).Query Parameters
string
required
Your SmartLead API key for authentication
string
Optional filter ID to get analytics for a specific filter (leads found, emails fetched for that filter). Pattern: ^[0-9]+$.
Response Codes
Success
Request successful
Unauthorized
Unauthorized
Internal Server Error
Internal Server Error
