cURL
curl --request GET \ --url https://recoup-api.vercel.app/api/research/audience
{ "status": "<string>", "age": [ {} ], "gender": {}, "countries": [ {} ] }
Get audience demographics for an artist on a specific platform — age, gender, and country breakdown.
Artist name or Recoup artist ID (UUID).
Platform to get demographics for. Defaults to instagram.
instagram
tiktok
youtube
Audience demographics
Audience demographics breakdown — age ranges, gender split, and country distribution for the specified platform.
Age range breakdown
Gender split percentages
Top countries by audience share
Was this page helpful?