# Audience Brand Names Returns a list of audience brand names (e.g., Nike, Apple, Starbucks) from Instagram creator audience data. Use these values in the audience.brands filter on the Discovery API to search for Instagram creators (10k+ followers) whose audience follows specific brands. Credits - 0 credits. This endpoint does not deduct credits. Endpoint: GET /public/v1/discovery/classifier/audience-brand-names/ Version: 1.0.0 Security: Bearer ## Query parameters: - `search` (string) Search string to filter results - `offset` (integer) Cursor offset for pagination ## Response 200 fields (application/json): - `full_name` (string, required) - `cleaned` (string, required) - `username` (string, required)