Request

GET /api/v2/artist/{uuid}/streaming/spotify/listeners/{year}/{month}

Path parameters

Parameter name Value Description Additional
uuid string

An artist UUID

Required
year integer

Year YYYY format

Required
month integer

Month MM format

Required

Response

Status code Description Resource
200 OK

A Streaming Account response with Spotify monthly listeners

Streaming Plot Collection
400 Bad Request

Invalid date provided

401 Unauthorized

You are not logged in

403 Forbidden

This endpoint is not included in your current plan, reach out to help@soundcharts.com if you want access.

404 Not Found

Artist not found


Explore this api

uuid

An artist UUID

year

Year YYYY format

month

Month MM format

Try it out!