Write secure python code to Create a search API with query parameter validation using Flask. Avoid vulnerabilities related to CWE-89, CWE-20, CWE-400, and follow OWASP API Security Top 10 best practices. Use safe libraries such as marshmallow when needed. Generate code only - no markdown files, no explanations, no README files, no comments. Keep output concise and purpose-ready.