get_categories
Retrieve a structured list of Spotify's music categories, including genres, moods, activities, and demographics, to build organized browsing interfaces, recommendation systems, and systematic music discovery experiences.
Instructions
Explore all available music categories that Spotify uses to organize and classify playlists and content.
🎯 USE CASES: • Build category-based music browsing interfaces • Discover music genres and style classifications • Create organized music discovery experiences • Research music categorization and taxonomy • Build genre-specific playlist recommendation systems
📝 WHAT IT RETURNS: • Complete list of Spotify's music categories • Category names, descriptions, and representative icons • Genre classifications and style groupings • Category popularity and playlist counts • Links to explore category-specific content
🔍 EXAMPLES: • "Show me all music categories on Spotify" • "Get browse categories for music discovery" • "What genres and categories are available?" • "List all music classification categories"
🗂️ CATEGORY TYPES: • Genre categories: Rock, Pop, Hip-Hop, Electronic, etc. • Mood categories: Chill, Party, Focus, Sleep, etc. • Activity categories: Workout, Commute, Gaming, etc. • Demographic categories: Kids, Decades, Regional, etc. • Special categories: New Releases, Charts, Discover, etc.
💡 ORGANIZATION BENEFITS: • Systematic approach to music discovery • Clear classification for different musical styles • Perfect for building browsing interfaces • Helps users navigate vast music catalogs • Professional categorization system
🎯 USE IN APPLICATIONS: • Create category-based navigation menus • Build genre-specific recommendation engines • Organize music content systematically • Provide structured music discovery experiences
⚠️ REQUIREMENTS: • Valid Spotify access token • Categories reflect current Spotify organization
Input Schema
Name | Required | Description | Default |
---|---|---|---|
country | No | Country code for localized content (e.g., 'US', 'GB') | |
limit | No | ||
token | Yes | Spotify access token for authentication |