SoundCloud · GraphQL Specification

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.

Documentation Endpoint View on GitHub MusicStreamingAudioOAuthTracksPlaylistsGraphQL

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, OAuth, and Tracks.

Endpoint

Back to SoundCloud · All GraphQL Specs · GitHub