---
title: "Artist Tracks"
method: GET
path: "/v1/soundcloud/artist/tracks"
tags: ["SoundCloud"]
---

# Artist Tracks

`GET /v1/soundcloud/artist/tracks`

Fetches tracks/songs for a SoundCloud artist by handle or URL. Returns the artist profile, track list, and pagination info from SoundCloud.

## Query parameters

- `handle` string
- `url` string
- `cursor` string

## Response `200`

Successful response

---

[API](https://skmtc.dev/scrapecreators/apis/scrape-creators-api.md) · [All operations](https://skmtc.dev/scrapecreators/apis/scrape-creators-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/scrapecreators/scrape-creators-api/revisions/e9ec3dbbd8b8/schema)
