# Spotify for Developers > Spotify for Developers is the developer portal for Spotify's platform APIs and SDKs, including the Web API, iOS SDK, Android SDK, Embeds, and more. The Spotify Web API is a RESTful API that returns JSON and follows the OAuth 2.0 authorization framework. It provides access to Spotify's music catalog, user data, and playback features. ## API Specification - [OpenAPI Spec](/reference/web-api/open-api-schema.yaml): Full OpenAPI 3.0 specification for the Spotify Web API ## Documentation - [Building with AI](/documentation/web-api/tutorials/building-with-ai): Guide for integrating Spotify Web API with AI coding assistants and agents