Smart Prospect
Company API
List companies for the authenticated user - GET /company
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
Number of companies to return (optional). Default: 100.
string
Number of companies to skip for pagination (optional). Default: 0.
string
Search string to filter companies by name (optional).
Response Codes
Success
Request successful
Unauthorized
Unauthorized
Internal Server Error
Internal Server Error
