← Entertainment

Music Charts

GET /music/charts

Get the current top tracks chart from Deezer, showing the most popular songs right now with track titles, artist names, album details, preview URLs, and ranking positions. Useful for building music chart displays, trending music features, and playlist generation tools that leverage current popularity data.

Example Requests

Basic usage
curl https://nordapi.ee/api/v1/music/charts

Live Response

{
  "count": 10,
  "data": [
    {
      "album": "The Perfect Girl (Arabic Version)",
      "artist": "YAD Oud",
      "cover": "https://cdn-images.dzcdn.net/images/cover/20452a32e3b2ff6e553f742cdbcb9d61/250x250-000000-80-0-0.jpg",
      "duration_seconds": 87,
      "position": 1,
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/e/6/a/0/e6a92fdebf662072984bd581a57683a3.mp3?hdnea=exp=1778441877~acl=/api/1/1/e/6/a/0/e6a92fdebf662072984bd581a57683a3.mp3*~data=user_id=0,application_id=42~hmac=bdd67ab965fbd521cdc02d5b30c653f8737e75327c8fb58de62ee88f7d10ac06",
      "title": "The Perfect Girl (Arabic Version)"
    },
    {
      "album": "Minecraft - Volume Alpha",
      "artist": "C418",
      "cover": "https://cdn-images.dzcdn.net/images/cover/497c1174c4325b6c3f5be36ea97fd129/250x250-000000-80-0-0.jpg",
      "duration_seconds": 208,
      "position": 2,
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/c/7/d/0/c7dc30d749b23a202dec37a5e829570e.mp3?hdnea=exp=1778441877~acl=/api/1/1/c/7/d/0/c7dc30d749b23a202dec37a5e829570e.mp3*~data=user_id=0,application_id=42~hmac=25854175ad857ffb9db257cab77e739a9640666f869d3bb8ba7ab72d27acc5fd",
      "title": "Subwoofer Lullaby"
    },
    {
      "album": "King Cobra",
      "artist": "Akriza",
      "cover": "https://cdn-images.dzcdn.net/images/cover/7b6420abe691dcf7f00411a5a340c328/250x250-000000-80-0-0.jpg",
      "duration_seconds": 228,
      "position": 3,
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/d/3/0/0/d30545a2d413f28fc1bbcdb625e3da62.mp3?hdnea=exp=1778441877~acl=/api/1/1/d/3/0/0/d30545a2d413f28fc1bbcdb625e3da62.mp3*~data=user_id=0,application_id=42~hmac=426b3305f4425229ee326c405421d86ea2a429fbaee73a006a66b0623627db4a",
      "title": "King Cobra"
    },
    {
      "album": "Faded",
      "artist": "Izzy Bizu",
      "cover": "https://cdn-images.dzcdn.net/images/cover/5d076689e9de7ef7944229d9003a0489/250x250-000000-80-0-0.jpg",
      "duration_seconds": 210,
      "position": 4,
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/2/0/4/0/204792cc7949f2fc0e9747a1d1ac617c.mp3?hdnea=exp=1778441877~acl=/api/1/1/2/0/4/0/204792cc7949f2fc0e9747a1d1ac617c.mp3*~data=user_id=0,application_id=42~hmac=fbf4294b530fb4f9b1957a8fb22915ed2cb1f12d0524bf2da4190940d4393844",
      "title": "Faded"
    },
    {
      "album": "François",
      "artist": "Desireless",
      "cover": "https://cdn-images.dzcdn.net/images/cover/3fcbfc72be5ad78fa6277eb5dc5df8d3/250x250-000000-80-0-0.jpg",
      "duration_seconds": 270,
      "position": 5,
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/e/d/f/0/edf273470883a9a2da0e088713da971b.mp3?hdnea=exp=1778441877~acl=/api/1/1/e/d/f/0/edf273470883a9a2da0e088713da971b.mp3*~data=user_id=0,application_id=42~hmac=c799d5c4d681f1e5a8eaea4aac0efbe5cdfa5b85ea025e422fa3579bb99aed4d",
      "title": "Qui sommes-nous ?"
    },
    {
      "album": "Mixtape Telecom",
      "artist": "Anna Majidson",
      "cover": "https://cdn-images.dzcdn.net/images/cover/065ea6edd93853997c8ed65194e01ede/250x250-000000-80-0-0.jpg",
      "duration_seconds": 228,
      "position": 6,
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/e/9/d/0/e9dae7be688d0240dbbd8570bf2d95e6.mp3?hdnea=exp=1778441877~acl=/api/1/1/e/9/d/0/e9dae7be688d0240dbbd8570bf2d95e6.mp3*~data=user_id=0,application_id=42~hmac=e0c89f70bcb9215ff7fee615b717bd831d76ab790c698920fc8f5617c85d2651",
      "title": "dreaming"
    },
    {
      "album": "Selected Ambient Works 85-92",
      "artist": "Aphex Twin",
      "cover": "https://cdn-images.dzcdn.net/images/cover/61597432632bf90678b7132db0451f45/250x250-000000-80-0-0.jpg",
      "duration_seconds": 294,
      "position": 7,
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/c/3/9/0/c398bde119c130008657c90479476a5b.mp3?hdnea=exp=1778441877~acl=/api/1/1/c/3/9/0/c398bde119c130008657c90479476a5b.mp3*~data=user_id=0,application_id=42~hmac=ba17fc943794d941b93592ebb4397de3746baff9982c0d3ad19afc4d00af6ca3",
      "title": "Xtal"
    },
    {
      "album": "Selected Ambient Works Volume II",
      "artist": "Aphex Twin",
      "cover": "https://cdn-images.dzcdn.net/images/cover/a1401d1f35ba389db4e588fc42e2ebd1/250x250-000000-80-0-0.jpg",
      "duration_seconds": 464,
      "position": 8,
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/6/1/6/0/6162b10da8f9012d00beede1565d1ad5.mp3?hdnea=exp=1778441877~acl=/api/1/1/6/1/6/0/6162b10da8f9012d00beede1565d1ad5.mp3*~data=user_id=0,application_id=42~hmac=349b7a65dc6d94e079be64ff4b807039b192fdda580b3239af76e1041a662227",
      "title": "#3"
    },
    {
      "album": "Crazy In Love (Remix)",
      "artist": "Beyoncé",
      "cover": "https://cdn-images.dzcdn.net/images/cover/260b890e558b3962525eec7a780701d7/250x250-000000-80-0-0.jpg",
      "duration_seconds": 227,
      "position": 9,
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/9/4/a/0/94a0d4eee5a5a474b266b7004fea9acb.mp3?hdnea=exp=1778441877~acl=/api/1/1/9/4/a/0/94a0d4eee5a5a474b266b7004fea9acb.mp3*~data=user_id=0,application_id=42~hmac=4a1cbf1298dd594c84421938f7facae53ce192c7fc1375fc438de41b9bcf25fb",
      "title": "Crazy In Love (Remix)"
    },
    {
      "album": "Mirrors (Radio Edit)",
      "artist": "Justin Timberlake",
      "cover": "https://cdn-images.dzcdn.net/images/cover/30e4c3888332f3c24fd4a9168a705272/250x250-000000-80-0-0.jpg",
      "duration_seconds": 277,
      "position": 10,
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/7/a/7/0/7a7514dad784c6e6868728cc77e691b6.mp3?hdnea=exp=1778441877~acl=/api/1/1/7/a/7/0/7a7514dad784c6e6868728cc77e691b6.mp3*~data=user_id=0,application_id=42~hmac=b3766216a64ef551eb2e528148d7f56d6d6def70fc5727a3cfec9f53e26d95bb",
      "title": "Mirrors (Radio Edit)"
    }
  ],
  "success": true
}