Introduction

Production AI

{
    "status": 200,
    "data": [
        {
            "coreId": "driving_classic_rock",
            "description": "Driving Classic Rock"
        },
        {
            "coreId": "exciting_classic_rock",
            "description": "Exciting Classic Rock"
        },
        {
            "coreId": "happy_classic_rock",
            "description": "Happy Classic Rock"
        },
        {
            "coreId": "reflective_classic_rock",
            "description": "Reflective Classic Rock"
        },
        {
            "coreId": "sad_classic_rock",
            "description": "Sad Classic Rock"
        },
        {
            "coreId": "tender_classic_rock",
            "description": "Tender Classic Rock"
        },
        {
            "coreId": "driving_corporate_pop",
            "description": "Driving 90's Pop"
        },
        {
            "coreId": "exciting_corporate_pop",
            "description": "Exciting 90's Pop"
        },
        {
            "coreId": "happy_corporate_pop",
            "description": "Happy 90's Pop"
        },
        {
            "coreId": "playful_corporate_pop",
            "description": "Playful 90's Pop"
        },
        {
            "coreId": "reflective_corporate_pop",
            "description": "Reflective 90's Pop"
        },
        {
            "coreId": "sad_corporate_pop",
            "description": "Sad 90's Pop"
        },
        {
            "coreId": "tender_corporate_pop",
            "description": "Tender 90's Pop"
        },
        {
            "coreId": "brooding_modern_folk",
            "description": "Brooding Modern Folk"
        },
        {
            "coreId": "driving_modern_folk",
            "description": "Driving Modern Folk"
        },
        {
            "coreId": "exciting_modern_folk",
            "description": "Exciting Modern Folk"
        },
        {
            "coreId": "happy_modern_folk",
            "description": "Happy Modern Folk"
        },
        {
            "coreId": "playful_modern_folk",
            "description": "Playful Modern Folk"
        },
        {
            "coreId": "reflective_modern_folk",
            "description": "Reflective Modern Folk"
        },
        {
            "coreId": "sad_modern_folk",
            "description": "Sad Modern Folk"
        },
        {
            "coreId": "tender_modern_folk",
            "description": "Tender Modern Folk"
        },
        {
            "coreId": "ambient_dark_low",
            "description": "Gloomy Atmospheric Cinematic"
        },
        {
            "coreId": "ambient_dark_high",
            "description": "Dark Atmospheric Cinematic"
        },
        {
            "coreId": "ambient_tense_low",
            "description": "Tension Atmospheric Cinematic"
        },
        {
            "coreId": "ambient_tense_high",
            "description": "Suspense Atmospheric Cinematic"
        },
        {
            "coreId": "ambient_uplifting_low",
            "description": "Uplifting Atmospheric Cinematic"
        },
        {
            "coreId": "ambient_uplifting_high",
            "description": "Inspirational Atmospheric Cinematic"
        },
        {
            "coreId": "epic_dark_low",
            "description": "Dark Dramatic Cinematic"
        },
        {
            "coreId": "epic_dark_high",
            "description": "Dark Heroic Cinematic"
        },
        {
            "coreId": "epic_driving_low",
            "description": "Dramatic Tension Cinematic"
        },
        {
            "coreId": "epic_driving_high",
            "description": "Epic Driving Cinematic"
        },
        {
            "coreId": "epic_percussive_low",
            "description": "Simple Percussion Cinematic"
        },
        {
            "coreId": "epic_percussive_high",
            "description": "Epic Percussion Cinematic"
        },
        {
            "coreId": "aggressive_hiphop",
            "description": "Aggressive Hip Hop"
        },
        {
            "coreId": "chill_hiphop",
            "description": "Chill Hip Hop"
        },
        {
            "coreId": "reflective_hiphop",
            "description": "Reflective Hip Hop"
        }
    ]
}