# Platform Locations

Retrieve a list of location identifiers available for a specific platform.

What you get
- Returns location strings that can be used to filter creators by geographic location in discovery searches.
- Platform-specific location data helps target creators from specific regions, cities, or countries.
- Use the search parameter for substring/prefix matching on location names (e.g. "London", "United").
- Use offset and limit to paginate through results.

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

Endpoint: GET /public/v1/discovery/classifier/locations/{platform}/
Version: 1.0.0
Security: Bearer

## Query parameters:

  - `search` (string)
    Search string to filter results

  - `offset` (integer)
    Cursor offset for pagination

  - `limit` (integer)
    Number of results to return per page (1-100)

## Path parameters:

  - `platform` (string, required)


## Response 400 fields

## Response 401 fields

## Response 422 fields
