Get Music Genre Groups
Music Search
Get Music Genre Groups
Retrieve a list of high-level music genre groups for categorizing and filtering music
GET
Get Music Genre Groups
Documentation Index
Fetch the complete documentation index at: https://docs.pictory.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Retrieve a list of high-level music genre groups that categorize the more specific genres into broader musical families. Use these genre groups to provide simplified filtering options or to organize genres hierarchically in your application.You need a valid API key to use this endpoint. Get your API key from the API Access page in your Pictory dashboard.
API Endpoint
Request Parameters
Headers
API key for authentication (starts with
pictai_)Response
Array of high-level music genre group names. Each group represents a broad musical category that encompasses multiple specific genres.
Response Examples
Code Examples
Usage Notes
Hierarchical Organization: These 12 genre groups encompass the 100+ specific genres available through the
/music/genres endpoint, providing a logical hierarchy for music organization.Common Use Cases
1. Create Hierarchical Genre Navigation
Build a two-level genre selection interface with groups and specific genres:2. Populate Multi-Level Dropdown
Create a grouped dropdown selector for better user experience:3. Filter Music by Broad Category
Allow users to quickly filter music by general style before refining:4. Build Genre Explorer UI
Create an interactive genre exploration interface:5. Validate and Map User Selections
Ensure user selections map correctly to genre groups:Genre Group Descriptions
Hereβs what each genre group typically encompasses:- Cinematic: Film scores, dramatic compositions, and soundtrack-style music
- Hip Hop: Rap, trap, gangsta, and hip hop variations
- Electronic: House, techno, trance, dubstep, and electronic dance music
- Blues & Jazz: All jazz styles, blues variations, and related genres
- Folk: Folk music, singer-songwriter, and acoustic styles
- Rock: All rock subgenres from classic to alternative
- Country: Country music, bluegrass, and Americana
- Dance: Upbeat dance music, disco, and club-oriented tracks
- World: International and ethnic music from various cultures
- Orchestral: Classical, symphonic, and orchestral compositions
- R&B & Soul: Rhythm and blues, soul, and related urban music
- Pop: Popular music, contemporary hits, and pop variations
