Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X GET "https://prospect-api.smartlead.ai/api/v1/search-email-leads/revenue?api_key=YOUR_API_KEY"
{ "success": true, "message": "Data retrieved successfully", "data": [ { "id": 1, "revenue": "$1M-$10M" }, { "id": 2, "revenue": "$10M-$50M" } ] }
List active revenue options for the authenticated user - GET /revenue
api_key