Song Dictionaties
Category IDs
These are all the available Categories IDs to queary the Get Songs API by.
This allows getting specific songs per Instrument, Genre, Mood & Video Theme.
These are all the available Categories IDs to queary the Get Songs API by.
This allows getting specific songs per Instrument, Genre, Mood & Video Theme.
| id | slug |
|---|---|
| 5 | uplifting |
| 6 | powerful |
| 7 | happy |
| 8 | carefree |
| 9 | love |
| 10 | peaceful |
| 12 | serious |
| 13 | dramatic |
| 14 | angry |
| 15 | tense |
| 16 | sad |
| 17 | business |
| 18 | technology |
| 19 | time-lapse |
| 20 | food |
| 21 | education |
| 22 | documentary |
| 23 | road-trip |
| 24 | sport-fitness |
| 25 | lifestyle |
| 26 | urban |
| 27 | party |
| 28 | fashion |
| 29 | science |
| 30 | medical |
| 31 | industry |
| 32 | drone-shots |
| 33 | landscape |
| 34 | nature |
| 35 | playful |
| 36 | slow-motion |
| 37 | mandolin-ukulele |
| 38 | acoustic-guitar |
| 39 | electric-guitar |
| 40 | piano |
| 41 | acoustic-drums |
| 42 | strings |
| 43 | percussion |
| 46 | claps-snaps |
| 48 | bells |
| 49 | synth |
| 50 | whistle |
| 51 | vocal |
| 52 | backing-vocals |
| 53 | low |
| 54 | medium |
| 55 | high |
| 57 | ambient |
| 58 | blues |
| 59 | soul-rnb |
| 60 | country |
| 61 | jazz |
| 62 | cinematic |
| 63 | world |
| 64 | electronic |
| 65 | acoustic |
| 66 | indie |
| 68 | rock |
| 69 | pop |
| 70 | singer-songwriter |
| 71 | folk |
| 72 | classical |
| 73 | reggae |
| 74 | weddings |
| 75 | travel |
| 78 | hopeful |
| 79 | scary |
| 80 | keys |
| 81 | ethnic |
| 82 | electronic-drums |
| 83 | groovy |
| 85 | hip-hop |
| 86 | orchestra |
| 87 | holiday |
| 88 | children |
| 89 | funk |
| 90 | retro |
| 91 | latin |
| 92 | dark |
| 93 | sexy |
| 95 | corporate |
| 96 | fantasy |
| 97 | lounge |
| 98 | brass |
| 99 | woodwinds |
| 100 | special-wind-instruments |
| 101 | funny |
| 105 | exciting |
| 106 | worship |
| 311 | epic |
| 320 | mysterious |
| 322 | pads |
| 544 | gaming |
| 548 | bass |
| 549 | lofi-chill-beats |
| 551 | trailer |
| 552 | commercial |
| 553 | vlog |
| 556 | shorts |
1 curl -G /https:/business.artlist.io/search/v1/song \ 2 -d page=1.1 \ 3 -d categoryIds={5,8,10}