Single-file OpenAPI 3 spec for the SoundCloud public API (https://api.soundcloud.com).
Updated on each release when the API changes.
Latest from master:
curl -fsSL https://raw.githubusercontent.com/soundcloud/api/master/openapi/api.yaml -o soundcloud-api.yamlOr pin to a release tag:
curl -fsSL https://raw.githubusercontent.com/soundcloud/api/YYYY-MM-DD/openapi/api.yaml -o soundcloud-api.yamlUse OpenAPI Generator or any OpenAPI-aware tool with the downloaded spec.
Interactive reference: developers.soundcloud.com/docs/api/reference