← Underhållning

Musiksökning

GET /music/search

Sök efter låtar och artister i Deezers musikkatalog. Filtrera efter typ (tracks eller artists) för att avgränsa resultaten. Returnerar låttitlar, artistnamn, albuminformation, förhandsvisnings-URL:er och länkar till omslagsbilder. Användbart för musikupptäcktsappar, spellistebyggare, artistsökverktyg och alla funktioner som behöver söka i en stor musikdatabas.

Parametrar

q obligatorisk

Query

type valfri

tracks or artists

Exempelförfrågningar

Grundläggande användning
curl "https://nordapi.ee/api/v1/music/search?q=Beatles"
Search for Beatles songs
curl "https://nordapi.ee/api/v1/music/search?q=Beatles"
Search for artists named Adele
curl "https://nordapi.ee/api/v1/music/search?q=Adele&type=artists"
Search for tracks by keyword
curl "https://nordapi.ee/api/v1/music/search?q=bohemian+rhapsody&type=tracks"

Livesvar

{
  "count": 20,
  "data": [
    {
      "album": "Let It Be (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/fcf05300b7c17ec77a6d01028a4bef61/250x250-000000-80-0-0.jpg",
      "duration_seconds": 243,
      "explicit": false,
      "id": 116348656,
      "link": "https://www.deezer.com/track/116348656",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/a/f/5/0/af5b351b100513b1c167e5ed96b7ece3.mp3?hdnea=exp=1786522937~acl=/api/1/1/a/f/5/0/af5b351b100513b1c167e5ed96b7ece3.mp3*~data=user_id=0,application_id=42~hmac=5bc3e3ea1a96afc6a7e0b0a90b8b23532ea1da6338f467cf9355984420d1be05",
      "title": "Let It Be (Remastered 2009)"
    },
    {
      "album": "Abbey Road (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/aa94ab293730bb7845d2aa8c672b2c29/250x250-000000-80-0-0.jpg",
      "duration_seconds": 184,
      "explicit": false,
      "id": 116348464,
      "link": "https://www.deezer.com/track/116348464",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/d/7/0/0/d702cdd1d89e261b22fc740f854c1a0f.mp3?hdnea=exp=1786522937~acl=/api/1/1/d/7/0/0/d702cdd1d89e261b22fc740f854c1a0f.mp3*~data=user_id=0,application_id=42~hmac=77c6d8bca515367c1cc161054769d91a78061b49dbbf03d65e807a03ca604783",
      "title": "Here Comes The Sun (Remastered 2009)"
    },
    {
      "album": "Abbey Road (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/aa94ab293730bb7845d2aa8c672b2c29/250x250-000000-80-0-0.jpg",
      "duration_seconds": 258,
      "explicit": false,
      "id": 116348452,
      "link": "https://www.deezer.com/track/116348452",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/b/2/2/0/b2215e49d659c178394641df9945e645.mp3?hdnea=exp=1786522937~acl=/api/1/1/b/2/2/0/b2215e49d659c178394641df9945e645.mp3*~data=user_id=0,application_id=42~hmac=32411ecadfc0480709d177e5bdc9306b9e3637a45f90a35860edc44406398d2a",
      "title": "Come Together (Remastered 2009)"
    },
    {
      "album": "1 (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/c65b3bd84e81056e060be144381c06c8/250x250-000000-80-0-0.jpg",
      "duration_seconds": 429,
      "explicit": false,
      "id": 116348632,
      "link": "https://www.deezer.com/track/116348632",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/b/e/3/0/be3c33e5b05a25dc63b8951748615d74.mp3?hdnea=exp=1786522937~acl=/api/1/1/b/e/3/0/be3c33e5b05a25dc63b8951748615d74.mp3*~data=user_id=0,application_id=42~hmac=76bac2cd1e8550135caa418d79b0d7ae6a32e4d28699de59c422cf6ff32faf8b",
      "title": "Hey Jude (Remastered 2015)"
    },
    {
      "album": "Please Please Me (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/03a4debd84fd2769cf1beb7c2e7c40a4/250x250-000000-80-0-0.jpg",
      "duration_seconds": 153,
      "explicit": false,
      "id": 116348340,
      "link": "https://www.deezer.com/track/116348340",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/9/f/a/0/9fa89f97b7ec94f95b7b85db845740dd.mp3?hdnea=exp=1786522937~acl=/api/1/1/9/f/a/0/9fa89f97b7ec94f95b7b85db845740dd.mp3*~data=user_id=0,application_id=42~hmac=2fce8193b91e99f661567b90e2416a2861a7326c5201ede26b749fab8a1157bb",
      "title": "Twist And Shout (Remastered 2009)"
    },
    {
      "album": "The Beatles (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/f8b236243adae6bc187d27157bc61ae9/250x250-000000-80-0-0.jpg",
      "duration_seconds": 285,
      "explicit": false,
      "id": 116348204,
      "link": "https://www.deezer.com/track/116348204",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/f/0/d/0/f0df8658b7fd13035d3ea7708992682c.mp3?hdnea=exp=1786522937~acl=/api/1/1/f/0/d/0/f0df8658b7fd13035d3ea7708992682c.mp3*~data=user_id=0,application_id=42~hmac=19f2362fd15e0b287a698174ec36bc8a079ccc0c9a30e6ddfdb32ccf8ae5429e",
      "title": "While My Guitar Gently Weeps (Remastered 2009)"
    },
    {
      "album": "Bleached",
      "artist": "Revés",
      "cover": "https://cdn-images.dzcdn.net/images/cover/50e6f17276e496da0bbe4f1e26af11ff/250x250-000000-80-0-0.jpg",
      "duration_seconds": 145,
      "explicit": false,
      "id": 3886522131,
      "link": "https://www.deezer.com/track/3886522131",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/7/f/9/0/7f9ef35c2d8f2cc770843c645f404b85.mp3?hdnea=exp=1786522937~acl=/api/1/1/7/f/9/0/7f9ef35c2d8f2cc770843c645f404b85.mp3*~data=user_id=0,application_id=42~hmac=fc23b89686046e989260671793e058f11dfaeac24f580e019b5452e817d65038",
      "title": "Beatles"
    },
    {
      "album": "Now And Then",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/120998ec2b30b9e11c15092b16ff242a/250x250-000000-80-0-0.jpg",
      "duration_seconds": 248,
      "explicit": false,
      "id": 2522288451,
      "link": "https://www.deezer.com/track/2522288451",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/6/2/0/0/6207b99b694bc3292004325f215fa44c.mp3?hdnea=exp=1786522937~acl=/api/1/1/6/2/0/0/6207b99b694bc3292004325f215fa44c.mp3*~data=user_id=0,application_id=42~hmac=77fafe64ad1a731b0970defba92c3befbd9bad6210e09ab176254d7fc1056a4f",
      "title": "Now And Then"
    },
    {
      "album": "Karl Elsener",
      "artist": "Mola",
      "cover": "https://cdn-images.dzcdn.net/images/cover/02597c016e5c669f1a3a9cd7d6fa4a42/250x250-000000-80-0-0.jpg",
      "duration_seconds": 150,
      "explicit": true,
      "id": 3567641811,
      "link": "https://www.deezer.com/track/3567641811",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/c/4/c/0/c4c40410c02b9654e2b820e8826344b3.mp3?hdnea=exp=1786522937~acl=/api/1/1/c/4/c/0/c4c40410c02b9654e2b820e8826344b3.mp3*~data=user_id=0,application_id=42~hmac=60bde5a3a57d3f87b6d07b3a675acd428703e293c4009587bddb7cbfaadc4f0f",
      "title": "Beatles"
    },
    {
      "album": "Abbey Road (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/aa94ab293730bb7845d2aa8c672b2c29/250x250-000000-80-0-0.jpg",
      "duration_seconds": 181,
      "explicit": false,
      "id": 116348454,
      "link": "https://www.deezer.com/track/116348454",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/8/f/d/0/8fdd63845967dc8758b23b224842824f.mp3?hdnea=exp=1786522937~acl=/api/1/1/8/f/d/0/8fdd63845967dc8758b23b224842824f.mp3*~data=user_id=0,application_id=42~hmac=b62514408e9200514d9186fd544065b4e64ac8470715e6dfa0f6504237e61d66",
      "title": "Something (Remastered 2009)"
    },
    {
      "album": "A Hard Day's Night (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/7d1c6019481f5b2b2a6e5de1ee57425c/250x250-000000-80-0-0.jpg",
      "duration_seconds": 149,
      "explicit": false,
      "id": 116348434,
      "link": "https://www.deezer.com/track/116348434",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/9/1/7/0/9170938bc90d380cca0ac289585468be.mp3?hdnea=exp=1786522937~acl=/api/1/1/9/1/7/0/9170938bc90d380cca0ac289585468be.mp3*~data=user_id=0,application_id=42~hmac=16c641ef6f76503c1ab4f1f4e942330f5e43d4ea59055a73194c084851b69bc4",
      "title": "And I Love Her (Remastered 2009)"
    },
    {
      "album": "The Beatles (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/f8b236243adae6bc187d27157bc61ae9/250x250-000000-80-0-0.jpg",
      "duration_seconds": 138,
      "explicit": false,
      "id": 116348212,
      "link": "https://www.deezer.com/track/116348212",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/2/2/c/0/22cd980df84d49bf5cbfb32992e47b7e.mp3?hdnea=exp=1786522937~acl=/api/1/1/2/2/c/0/22cd980df84d49bf5cbfb32992e47b7e.mp3*~data=user_id=0,application_id=42~hmac=b9f0bf7167718ba41d20e71d60a308e4c23dc97f9bdfa2b39b87107e64b5d86f",
      "title": "Blackbird (Remastered 2009)"
    },
    {
      "album": "1 (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/c65b3bd84e81056e060be144381c06c8/250x250-000000-80-0-0.jpg",
      "duration_seconds": 137,
      "explicit": false,
      "id": 116348610,
      "link": "https://www.deezer.com/track/116348610",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/a/e/b/0/aebf14b1355a5d295b677433ac27229e.mp3?hdnea=exp=1786522937~acl=/api/1/1/a/e/b/0/aebf14b1355a5d295b677433ac27229e.mp3*~data=user_id=0,application_id=42~hmac=36ef68b6bd8eed8d19b70767be74620d30138ce7ffab9baef1e43588bbfef144",
      "title": "Help! (Remastered 2015)"
    },
    {
      "album": "1 (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/c65b3bd84e81056e060be144381c06c8/250x250-000000-80-0-0.jpg",
      "duration_seconds": 123,
      "explicit": false,
      "id": 116348612,
      "link": "https://www.deezer.com/track/116348612",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/b/9/2/0/b92a1a6becd36ae9f8721999d3d916a6.mp3?hdnea=exp=1786522937~acl=/api/1/1/b/9/2/0/b92a1a6becd36ae9f8721999d3d916a6.mp3*~data=user_id=0,application_id=42~hmac=04e5f5e56474fe02df3cbbdee1ef50ff979877775a58dc3ebb47a670d4655bc2",
      "title": "Yesterday (Remastered 2015)"
    },
    {
      "album": "1 (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/c65b3bd84e81056e060be144381c06c8/250x250-000000-80-0-0.jpg",
      "duration_seconds": 167,
      "explicit": false,
      "id": 116348614,
      "link": "https://www.deezer.com/track/116348614",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/1/1/9/0/1190024ccfe9e24bb7b9d493ecb87a13.mp3?hdnea=exp=1786522937~acl=/api/1/1/1/1/9/0/1190024ccfe9e24bb7b9d493ecb87a13.mp3*~data=user_id=0,application_id=42~hmac=979292d195bfd3a3e81507b0211f3fec964917cec9493e552a8104e8f421b665",
      "title": "Day Tripper (Remastered 2015)"
    },
    {
      "album": "Rubber Soul (Remastered 2009)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/da80520440d5d29876b9df3e375793b5/250x250-000000-80-0-0.jpg",
      "duration_seconds": 145,
      "explicit": false,
      "id": 116348272,
      "link": "https://www.deezer.com/track/116348272",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/1/1/d/0/11d42f1cc2e2934417a8fe0f5a683305.mp3?hdnea=exp=1786522937~acl=/api/1/1/1/1/d/0/11d42f1cc2e2934417a8fe0f5a683305.mp3*~data=user_id=0,application_id=42~hmac=bfa060415014a5160c85083536c49d071f67adf57b74fd154ac3aa2489218694",
      "title": "In My Life (Remastered 2009)"
    },
    {
      "album": "Rubber Soul (Remastered 2009)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/da80520440d5d29876b9df3e375793b5/250x250-000000-80-0-0.jpg",
      "duration_seconds": 161,
      "explicit": false,
      "id": 116348264,
      "link": "https://www.deezer.com/track/116348264",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/8/2/a/0/82aed4ff815e92629fbd193688e8de2b.mp3?hdnea=exp=1786522937~acl=/api/1/1/8/2/a/0/82aed4ff815e92629fbd193688e8de2b.mp3*~data=user_id=0,application_id=42~hmac=4f9eb1fff2358ce4314cac9fb8afcc969af4d4ad9beb5eb93bcf5db6c05ce0ca",
      "title": "Michelle (Remastered 2009)"
    },
    {
      "album": "Michelle (Take 1)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/e6b1f1fe4b354609ba357015a52c9921/250x250-000000-80-0-0.jpg",
      "duration_seconds": 196,
      "explicit": false,
      "id": 4178471742,
      "link": "https://www.deezer.com/track/4178471742",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/b/1/1/0/b1147c38b162821a02b1ec27e43f5f73.mp3?hdnea=exp=1786522937~acl=/api/1/1/b/1/1/0/b1147c38b162821a02b1ec27e43f5f73.mp3*~data=user_id=0,application_id=42~hmac=24151c254559a3e401a8760c9a12ca82eecaf105f3a2b746f9a35dc3c2f8ab85",
      "title": "Michelle (Take 1)"
    },
    {
      "album": "Yellow Submarine (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/c105ffd0f6855c565cd3a0be47a1ee31/250x250-000000-80-0-0.jpg",
      "duration_seconds": 158,
      "explicit": false,
      "id": 116348724,
      "link": "https://www.deezer.com/track/116348724",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/5/a/2/0/5a279882b0d400936b2b897a5b86b441.mp3?hdnea=exp=1786522937~acl=/api/1/1/5/a/2/0/5a279882b0d400936b2b897a5b86b441.mp3*~data=user_id=0,application_id=42~hmac=fd3c02928e03102ba915510bfa9d08972898db1f0d9d9449548bfbe5b451a49e",
      "title": "Yellow Submarine (Remastered 2009)"
    },
    {
      "album": "Stars On 45 - The Very Best Of ...",
      "artist": "Stars On 45",
      "cover": "https://cdn-images.dzcdn.net/images/cover/6f69fb81b81ab67c98980205beb8b815/250x250-000000-80-0-0.jpg",
      "duration_seconds": 405,
      "explicit": false,
      "id": 60703718,
      "link": "https://www.deezer.com/track/60703718",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/4/e/e/0/4ee7fb18b8863abc90b3fd9cf7a56d2b.mp3?hdnea=exp=1786522937~acl=/api/1/1/4/e/e/0/4ee7fb18b8863abc90b3fd9cf7a56d2b.mp3*~data=user_id=0,application_id=42~hmac=62720b22aabb315d8921686befbef397e584c896bc11d55d4113ff80dfb1b1b1",
      "title": "Beatles (George Harrison) (Original Album Track)"
    }
  ],
  "success": true,
  "type": "tracks"
}