← Back to all apps

Fever Event Discovery

Entertainmentby Fever
Launched Mar 31, 2026 on ChatGPTLaunched Mar 13, 2026 on Claude

Discover and explore live entertainment experiences worldwide through Fever. Search events by city, date, location, or keyword across concerts, shows, festivals, immersive experiences, and more. Filter by popularity, price, rating, or proximity. Get event details including schedules, venues, ratings, and pricing.

2ChatGPT Tools
2Claude Tools
FeverDeveloper
EntertainmentCategory

Use Cases

productivity

Available Tools

Search Cities

search_cities
Full Description

Find cities where Fever operates and offers events/activities. Perfect for location discovery and travel planning.

Parameters (2 required, 3 optional)
Required
localestring

Language code (en, es, fr, de, pt, it) - affects localization

querystring

City name or search term (use '' for all cities)

Optional
city_codestring

Optional 3-letter city code (e.g., MAD, NYC, LON, BCN)

Default: null
extra_metadataboolean

If True, includes additional internal metadata in the response. Defaults to False.

Default: False
only_suggestedboolean

True returns only top/popular cities

Default: False

Search Events

search_events
Full Description

Find events, activities, and experiences available in a specific city through Fever platform. Perfect for event discovery and travel planning.

Parameters (0 required, 13 optional)
Optional
city_codestring

3-letter city code (e.g., MAD, NYC, LON, BCN). Required if coordinates not provided. Ignored when coordinates are provided. Use search_cities tool to find valid city codes.

Default: null
end_datetimestring

End datetime in ISO 8601 format (UTC) to filter events starting at or before this time. Example: '2025-10-17T23:59:59Z'

Default: null
extra_metadataboolean

If True, includes additional internal metadata in the response. Defaults to False.

Default: False
include_descriptionboolean

If True, includes full plan descriptions in the response. Useful for understanding event details and features. Defaults to False.

Default: False
latitudenumber

Latitude for coordinate search (-90 to 90). When provided with longitude, city_code is ignored. Must be used with longitude. Example: 40.4168 for Madrid, 48.8566 for Paris

Default: null
localestring

Language code (en, es, fr, de, pt, it) - affects content language

Default: en
longitudenumber

Longitude for coordinate search (-180 to 180). When provided with latitude, city_code is ignored. Must be used with latitude. Example: -3.7038 for Madrid, 2.3522 for Paris

Default: null
pageinteger

Page number starting from 0 for pagination

Default: 0
page_sizeinteger

Results per page (default 15, max 100)

Default: 15
querystring

Search term for specific events (optional, '' for all)

radiusinteger

Search radius in meters when using coordinates. Only works with latitude/longitude. Example: 5000 for 5km, 10000 for 10km

Default: null
sort_by

Sort order: 'popularity' (default) 'price', 'rating', 'closest_session', 'distance' (requires coordinates), or 'random'

Default: popularity
start_datetimestring

Start datetime in ISO 8601 format (UTC) to filter events starting at or after this time. Example: '2025-10-17T19:00:00Z'

Default: null