# Deal Search Searches for influencers in your CRM by name or handle. Returns matching deals that can be used for navigation or further operations. Endpoint: GET /v1/crm/autocomplete Version: 1.4.2 Security: ApiKeyAuth ## Query parameters: - `q` (string, required) Search term (must be more than 2 characters). Example: "therock" - `return_detailed_results` (boolean) If true, returns detailed deal information instead of basic results. Example: true ## Response 200 fields ## Response 400 fields