SoundCloud GraphQL Schema
This document describes a conceptual GraphQL schema for the SoundCloud platform API. SoundCloud provides a REST API v2 for audio streaming and music discovery, covering tracks, users, playlists, social interactions, comments, search, and OAuth authentication. This schema maps those REST resources and relationships into a strongly-typed GraphQL surface.
Overview
SoundCloud GraphQL Schema is a GraphQL API specification published by SoundCloud on the APIs.io network.
This document describes a conceptual GraphQL schema for the SoundCloud platform API. SoundCloud provides a REST API v2 for audio streaming and music discovery, covering tracks, users, playlists, social interactions, comments, search, and OAuth authentication. This schema maps those REST resources and relationships into a strongly-typed GraphQL surface.
Tagged areas include Music, Streaming, Audio, Authentication, and Tracks.
Endpoint
Related API Specs
Work with this as data
Every GraphQL schema here is available over the APIs.io API and to AI agents over MCP.