# Audience Locations

Returns a list of audience location values (countries, states, cities) from Instagram creator audience data. Use these values in the audience.location filter on the Discovery API to search for Instagram creators (10k+ followers) whose audience is in specific locations.

Credits
- 0 credits. This endpoint does not deduct credits.

Endpoint: GET /public/v1/discovery/classifier/audience-locations/
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)
    The creator's username on the platform.


## Response 400 fields

## Response 401 fields

## Response 422 fields
