Skip to Content
Welcome to Festie! 🎪 The ultimate festival management platform is here!
Public REST APIGET /filters

GET /filters

Returns public filter options for the resolved festival.

GET /public-api/v1/filters

Query Parameters

NameTypeRequiredNotes
subFestSlugstringNoOptional sub-fest selector.

Example

curl \
  -H "X-API-Key: fst_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" \
  "https://testapi.festie.app/public-api/v1/filters"

Response Data

The response includes public filter collections such as sub-fests, categories, teams, venues, programme collections, and topper options that belong to the resolved festival.

Last updated on