# Brands Retrieve a comprehensive list of brand names available for filtering in creator discovery searches. Returns brand identifiers including full names, cleaned names, and usernames that can be used to find creators who have worked with specific brands or mentioned them in their content. Credits - 0 credits. This endpoint does not deduct credits. Endpoint: GET /public/v1/discovery/classifier/brands/ Version: 1.0.0 Security: Bearer ## Response 200 fields (application/json): - `full_name` (string, required) - `cleaned` (string, required) - `username` (string, required)