/pingLightweight liveness probe — returns pong with timestamp.
https://spotify-proxy.checkleaked.cc/pingEvery endpoint, every parameter, every example. The complete developer reference for the Spotify proxy API.
This page is the canonical reference for the Spotify proxy API. It catalogs 112 endpoints across 19 domains — search, charts, lyrics, partner / pathfinder v2 calls, AI analysis, tracking, webhooks and more. Each endpoint card lists the HTTP method, path, required and optional parameters, a one-line description and a copy-able cURL example.
Use the search box to filter by path or description, the side nav to jump between groups, and the cURL snippets to test directly from your terminal. The same endpoints are available via three platforms: RapidAPI, Apify, and the Direct Portal. Full OpenAPI reference at spotify-proxy.checkleaked.cc/docs.
System-status endpoints used to monitor proxy health, instance state, and cluster strictness. Useful for uptime probes, load-balancer checks, and dashboard widgets.
/pingLightweight liveness probe — returns pong with timestamp.
https://spotify-proxy.checkleaked.cc/ping/healthFull health snapshot for the current instance (memory, queues, dependencies).
https://spotify-proxy.checkleaked.cc/health/health/instanceInstance-level health detail with per-worker stats.
https://spotify-proxy.checkleaked.cc/health/instance/health/clusterAggregated health across the whole proxy cluster.
https://spotify-proxy.checkleaked.cc/health/cluster/health/cluster/strictStrict cluster check — fails if any node is degraded.
https://spotify-proxy.checkleaked.cc/health/cluster/strict/health/proxiesList upstream proxy nodes with last-seen status and error rate.
https://spotify-proxy.checkleaked.cc/health/proxies/health/proxies/clearClear proxy error counters and reset rotation state.
https://spotify-proxy.checkleaked.cc/health/proxies/clear/health/clear-errorsClear cached error counters for the current instance.
https://spotify-proxy.checkleaked.cc/health/clear-errorsInspect the credentials pool, cookie store, and Redis cache that power every Spotify call. Use these for diagnostic dashboards and to invalidate cache when you publish data updates.
/credentials/statusOverview of available Spotify credential pools and rotation state.
https://spotify-proxy.checkleaked.cc/credentials/status/cookies/redisInspect the Redis-backed cookie/credential store.
https://spotify-proxy.checkleaked.cc/cookies/redis/cache/statsCache hit/miss/eviction stats across all keys.
https://spotify-proxy.checkleaked.cc/cache/stats/cache/invalidateInvalidate a cache key or pattern.
Required
https://spotify-proxy.checkleaked.cc/cache/invalidateSearch Spotify's catalog by free text, with multi-market and lyric-specific variants. Powers autocompletes, type-ahead UIs and discovery search bars.
/searchUniversal search across tracks, artists, albums and playlists.
Required
https://spotify-proxy.checkleaked.cc/search?q=06HL4z0CvFAxyc27GXpf02/search_top_resultsTop relevance-ranked result for a query.
Required
https://spotify-proxy.checkleaked.cc/search_top_results?q=06HL4z0CvFAxyc27GXpf02/search_lyricsSearch by lyric snippet to find matching tracks.
Required
https://spotify-proxy.checkleaked.cc/search_lyrics?q=06HL4z0CvFAxyc27GXpf02/search_suggestionsAutocomplete suggestions for a partial query.
Required
https://spotify-proxy.checkleaked.cc/search_suggestions?q=06HL4z0CvFAxyc27GXpf02/search_multi_marketRun the same search across multiple markets at once.
Required
https://spotify-proxy.checkleaked.cc/search_multi_market?q=06HL4z0CvFAxyc27GXpf02Album metadata, track lists and batch fetches. Useful for catalog pages, album-of-the-week features and editorial layouts.
/albumsGet a single album by ID.
Required
https://spotify-proxy.checkleaked.cc/albums?id=06HL4z0CvFAxyc27GXpf02/album_tracksTrack list for an album.
Required
https://spotify-proxy.checkleaked.cc/album_tracks?id=06HL4z0CvFAxyc27GXpf02/album_metadataExtended metadata for an album (label, copyrights, popularity).
Required
https://spotify-proxy.checkleaked.cc/album_metadata?id=06HL4z0CvFAxyc27GXpf02/album_metadata_batchBatch fetch extended metadata for multiple albums.
Required
https://spotify-proxy.checkleaked.cc/album_metadata_batchEverything about an artist: discography, top tracks, related artists, features, comparisons. The richest endpoint group in the catalog.
/artistsCore artist profile by ID.
Required
https://spotify-proxy.checkleaked.cc/artists?id=06HL4z0CvFAxyc27GXpf02/artist_overviewEditorial overview: bio, header art, monthly listeners.
Required
https://spotify-proxy.checkleaked.cc/artist_overview?id=06HL4z0CvFAxyc27GXpf02/artist_overview_batchBatch artist overviews.
Required
https://spotify-proxy.checkleaked.cc/artist_overview_batch/artist_discography_overviewAggregated discography with album/single counts.
Required
https://spotify-proxy.checkleaked.cc/artist_discography_overview?id=06HL4z0CvFAxyc27GXpf02/artist_albumsAlbums by an artist.
Required
https://spotify-proxy.checkleaked.cc/artist_albums?id=06HL4z0CvFAxyc27GXpf02/artist_singlesSingles & EPs by an artist.
Required
https://spotify-proxy.checkleaked.cc/artist_singles?id=06HL4z0CvFAxyc27GXpf02/artist_appears_onAlbums where an artist is featured.
Required
https://spotify-proxy.checkleaked.cc/artist_appears_on?id=06HL4z0CvFAxyc27GXpf02/artist_discovered_onPlaylists where users discover this artist.
Required
https://spotify-proxy.checkleaked.cc/artist_discovered_on?id=06HL4z0CvFAxyc27GXpf02/artist_featuringTracks where this artist appears as a guest.
Required
https://spotify-proxy.checkleaked.cc/artist_featuring?id=06HL4z0CvFAxyc27GXpf02/artist_relatedRelated artists.
Required
https://spotify-proxy.checkleaked.cc/artist_related?id=06HL4z0CvFAxyc27GXpf02/artist_top_tracksTop tracks for an artist in a market.
Required
https://spotify-proxy.checkleaked.cc/artist_top_tracks?id=06HL4z0CvFAxyc27GXpf02/artist_compareSide-by-side comparison of two artists.
Required
https://spotify-proxy.checkleaked.cc/artist_compare?idA=06HL4z0CvFAxyc27GXpf02&idB=06HL4z0CvFAxyc27GXpf02Track metadata, lyrics, credits, audio features and ML-powered recommendations. The core surface for any music app.
/tracksGet a single track by ID.
Required
https://spotify-proxy.checkleaked.cc/tracks?id=06HL4z0CvFAxyc27GXpf02/track_creditsSongwriter / producer / engineer credits for a track.
Required
https://spotify-proxy.checkleaked.cc/track_credits?id=06HL4z0CvFAxyc27GXpf02/track_credits_batchBatch credits for multiple tracks.
Required
https://spotify-proxy.checkleaked.cc/track_credits_batch/track_lyricsTime-synced lyrics for a track.
Required
https://spotify-proxy.checkleaked.cc/track_lyrics?id=06HL4z0CvFAxyc27GXpf02/track_lyrics_batchBatch lyrics fetch.
Required
https://spotify-proxy.checkleaked.cc/track_lyrics_batch/track_popularity_batchBatch popularity scores for tracks.
Required
https://spotify-proxy.checkleaked.cc/track_popularity_batch/audio_featuresAudio analysis features (danceability, energy, tempo).
Required
https://spotify-proxy.checkleaked.cc/audio_features?id=06HL4z0CvFAxyc27GXpf02/recommendationsRecommended tracks given seeds.
https://spotify-proxy.checkleaked.cc/recommendationsRead playlist metadata, tracks and analytics; create snapshots over time and seed new playlists from track lists. Powers curator dashboards and playlist analytics tools.
/playlistPlaylist metadata and owner info.
Required
https://spotify-proxy.checkleaked.cc/playlist?id=06HL4z0CvFAxyc27GXpf02/playlist_tracksAll tracks in a playlist with pagination.
Required
https://spotify-proxy.checkleaked.cc/playlist_tracks?id=06HL4z0CvFAxyc27GXpf02/playlist_analysisAggregated audio-feature and genre analysis of a playlist.
Required
https://spotify-proxy.checkleaked.cc/playlist_analysis?id=06HL4z0CvFAxyc27GXpf02/playlist_snapshotGet the latest stored snapshot of a playlist.
Required
https://spotify-proxy.checkleaked.cc/playlist_snapshot?id=06HL4z0CvFAxyc27GXpf02/playlist_snapshotTrigger a fresh snapshot capture of a playlist.
Required
https://spotify-proxy.checkleaked.cc/playlist_snapshot/seed_to_playlistBuild a playlist concept from a list of seed tracks.
Required
https://spotify-proxy.checkleaked.cc/seed_to_playlistPublic Spotify user profiles and follower counts. Use for user-discovery features and displaying playlist owners.
/user_profilePublic profile data for a Spotify user.
Required
https://spotify-proxy.checkleaked.cc/user_profile?id=06HL4z0CvFAxyc27GXpf02/user_followersFollower count for a Spotify user.
Required
https://spotify-proxy.checkleaked.cc/user_followers?id=06HL4z0CvFAxyc27GXpf02Daily-refreshed global charts: top tracks, artists by listeners and followers, viral tracks, top albums. Power chart pages and homepage hero modules.
/top_20_by_monthly_listenersTop 20 artists ranked by monthly listeners.
https://spotify-proxy.checkleaked.cc/top_20_by_monthly_listeners/top_200_tracksTop 200 tracks worldwide.
https://spotify-proxy.checkleaked.cc/top_200_tracks/top_artistsTop artists global chart.
https://spotify-proxy.checkleaked.cc/top_artists/top_albumsTop albums chart.
https://spotify-proxy.checkleaked.cc/top_albums/viral_tracksCurrently viral tracks.
https://spotify-proxy.checkleaked.cc/viral_tracks/top_20_by_followersTop 20 artists ranked by total followers.
https://spotify-proxy.checkleaked.cc/top_20_by_followersDownload endpoints for previewing tracks (Spotify preview audio and SoundCloud fallback). For demo / preview-player UIs only — not for redistribution.
/download_trackGet a downloadable track preview.
Required
https://spotify-proxy.checkleaked.cc/download_track?id=06HL4z0CvFAxyc27GXpf02/download_track_scSoundCloud-fallback track download.
Required
https://spotify-proxy.checkleaked.cc/download_track_sc?query=06HL4z0CvFAxyc27GXpf02Spotify's editorial browse layer: categories, featured playlists, new releases and the recommendations endpoint. Powers home screens and discovery rails.
/browse/categoriesList all browse categories.
https://spotify-proxy.checkleaked.cc/browse/categories/browse/categories/{id}Get a single browse category.
Required
https://spotify-proxy.checkleaked.cc/browse/categories/{id}?id=06HL4z0CvFAxyc27GXpf02/browse/featured-playlistsSpotify's editorial featured playlists.
https://spotify-proxy.checkleaked.cc/browse/featured-playlists/browse/new-releasesNewly released albums.
https://spotify-proxy.checkleaked.cc/browse/new-releases/browse/recommendationsBrowse-layer recommendations from seeds.
https://spotify-proxy.checkleaked.cc/browse/recommendationsSpotify audiobook catalog endpoints. Use for audiobook discovery features, library browsing and chapter-level navigation.
/audiobooksSearch/list audiobooks.
https://spotify-proxy.checkleaked.cc/audiobooks/audiobooks/{id}Single audiobook detail.
Required
https://spotify-proxy.checkleaked.cc/audiobooks/{id}?id=06HL4z0CvFAxyc27GXpf02/audiobooks/{id}/chaptersChapter list for an audiobook.
Required
https://spotify-proxy.checkleaked.cc/audiobooks/{id}/chapters?id=06HL4z0CvFAxyc27GXpf02Podcast (show) and episode endpoints. Use for podcast directories, episode players and show-level analytics.
/showsList/search podcast shows.
https://spotify-proxy.checkleaked.cc/shows/shows/{id}Single show metadata.
Required
https://spotify-proxy.checkleaked.cc/shows/{id}?id=06HL4z0CvFAxyc27GXpf02/shows/{id}/episodesEpisodes of a show.
Required
https://spotify-proxy.checkleaked.cc/shows/{id}/episodes?id=06HL4z0CvFAxyc27GXpf02/episodesList episodes by query.
https://spotify-proxy.checkleaked.cc/episodes/episodes/{id}Single episode metadata.
Required
https://spotify-proxy.checkleaked.cc/episodes/{id}?id=06HL4z0CvFAxyc27GXpf02Reverse-lookup endpoints by industry codes (ISRC, UPC) and the supported markets list. Useful for distribution backends and ingestion pipelines.
/isrc_lookupFind a track by ISRC code.
Required
https://spotify-proxy.checkleaked.cc/isrc_lookup?isrc=06HL4z0CvFAxyc27GXpf02/upc_lookupFind an album by UPC code.
Required
https://spotify-proxy.checkleaked.cc/upc_lookup?upc=06HL4z0CvFAxyc27GXpf02/marketsList all supported Spotify markets.
https://spotify-proxy.checkleaked.cc/marketsPartner endpoints that hit Spotify's internal Pathfinder GraphQL v2 layer for richer data than the public Web API. Use these when you need editorial copy, full discography graphs, or GraphQL-shape responses.
/partner/playlistPathfinder v2 playlist query.
Required
https://spotify-proxy.checkleaked.cc/partner/playlist?id=06HL4z0CvFAxyc27GXpf02/partner/trackPathfinder v2 track query.
Required
https://spotify-proxy.checkleaked.cc/partner/track?id=06HL4z0CvFAxyc27GXpf02/partner/track/countAggregated play-count style metric for a track.
Required
https://spotify-proxy.checkleaked.cc/partner/track/count?id=06HL4z0CvFAxyc27GXpf02/partner/albumPathfinder v2 album query.
Required
https://spotify-proxy.checkleaked.cc/partner/album?id=06HL4z0CvFAxyc27GXpf02/partner/artist-overviewPathfinder v2 artist overview.
Required
https://spotify-proxy.checkleaked.cc/partner/artist-overview?id=06HL4z0CvFAxyc27GXpf02/partner/artist-discographyPathfinder v2 full artist discography.
Required
https://spotify-proxy.checkleaked.cc/partner/artist-discography?id=06HL4z0CvFAxyc27GXpf02Live-event endpoints powered by Spotify's concert partner integration. Surface tour dates, location feeds and concert-artist search inside your app.
/partner/concert-locationsList supported concert locations.
https://spotify-proxy.checkleaked.cc/partner/concert-locations/partner/concert-feedUpcoming concerts feed for a location.
Required
https://spotify-proxy.checkleaked.cc/partner/concert-feed?location=06HL4z0CvFAxyc27GXpf02/partner/concertSingle concert detail.
Required
https://spotify-proxy.checkleaked.cc/partner/concert?id=06HL4z0CvFAxyc27GXpf02/partner/artist-concertsUpcoming concerts for an artist.
Required
https://spotify-proxy.checkleaked.cc/partner/artist-concerts?id=06HL4z0CvFAxyc27GXpf02/partner/search-concert-artistsSearch artists with active tour dates.
Required
https://spotify-proxy.checkleaked.cc/partner/search-concert-artists?q=06HL4z0CvFAxyc27GXpf02Subscribe to push notifications for Spotify events: chart movement, follower milestones, new releases. Replace polling with HTTP callbacks straight to your stack.
/webhooksList your registered webhooks.
https://spotify-proxy.checkleaked.cc/webhooks/webhooks/registerRegister a new webhook URL for an event.
Required
https://spotify-proxy.checkleaked.cc/webhooks/register/webhooks/statsDelivery stats across all your webhooks.
https://spotify-proxy.checkleaked.cc/webhooks/stats/webhooks/{id}Delete a registered webhook.
Required
https://spotify-proxy.checkleaked.cc/webhooks/{id}/webhooks/{id}/testSend a test payload to a registered webhook.
Required
https://spotify-proxy.checkleaked.cc/webhooks/{id}/test/webhooks/{id}/deliveriesPer-webhook delivery log.
Required
https://spotify-proxy.checkleaked.cc/webhooks/{id}/deliveries?id=06HL4z0CvFAxyc27GXpf02Track Spotify entities (artists, tracks, albums) for change detection — perfect for follower-count monitoring, release alerts and chart-movement dashboards.
/tracking/trackRead tracked items (GET form).
https://spotify-proxy.checkleaked.cc/tracking/track/tracking/trackStart tracking a Spotify entity.
Required
https://spotify-proxy.checkleaked.cc/tracking/track/tracking/untrackUntrack via GET (idempotent).
Required
https://spotify-proxy.checkleaked.cc/tracking/untrack?spotifyId=06HL4z0CvFAxyc27GXpf02/tracking/untrackUntrack via DELETE.
Required
https://spotify-proxy.checkleaked.cc/tracking/untrack/tracking/itemsList all tracked items.
https://spotify-proxy.checkleaked.cc/tracking/items/tracking/items/{spotifyType}/{spotifyId}Detail for a single tracked item.
Required
https://spotify-proxy.checkleaked.cc/tracking/items/{spotifyType}/{spotifyId}?spotifyType=06HL4z0CvFAxyc27GXpf02&spotifyId=06HL4z0CvFAxyc27GXpf02/tracking/logsChange-event log across all tracked items.
https://spotify-proxy.checkleaked.cc/tracking/logs/tracking/statsAggregate stats: total items, events/day, top movers.
https://spotify-proxy.checkleaked.cc/tracking/stats/tracking/healthTracking subsystem health probe.
https://spotify-proxy.checkleaked.cc/tracking/healthLLM-powered analysis on top of Spotify data. Generate artist summaries, album reviews, chart-trend reports, mood profiles and viral predictions — see the live demo on the AI Insights page.
/ai/healthAI subsystem health probe.
https://spotify-proxy.checkleaked.cc/ai/health/ai/typesList every AI analysis mode and its params.
https://spotify-proxy.checkleaked.cc/ai/types/ai/analyzeGeneric analyzer — pass type+id.
Required
https://spotify-proxy.checkleaked.cc/ai/analyze/ai/chart-trendsAI commentary on chart movement.
Required
https://spotify-proxy.checkleaked.cc/ai/chart-trends/ai/artist-summaryEditorial artist summary.
Required
https://spotify-proxy.checkleaked.cc/ai/artist-summary/ai/album-reviewLong-form album review.
Required
https://spotify-proxy.checkleaked.cc/ai/album-review/ai/track-deep-diveLyric / production / cultural analysis.
Required
https://spotify-proxy.checkleaked.cc/ai/track-deep-dive/ai/playlist-curatorAI playlist concept from prompt + seeds.
Required
https://spotify-proxy.checkleaked.cc/ai/playlist-curator/ai/market-comparisonCompare two markets' charts.
Required
https://spotify-proxy.checkleaked.cc/ai/market-comparison/ai/genre-landscapeAI map of a genre's leaders & sub-genres.
Required
https://spotify-proxy.checkleaked.cc/ai/genre-landscape/ai/mood-profileMulti-axis mood scoring of a track.
Required
https://spotify-proxy.checkleaked.cc/ai/mood-profile/ai/viral-potentialViral score with TikTok hook reasoning.
Required
https://spotify-proxy.checkleaked.cc/ai/viral-potential/ai/customFree-form prompt with structured params.
Required
https://spotify-proxy.checkleaked.cc/ai/customThe same endpoints are exposed through three channels: RapidAPI (Spotify81), Apify (spotify-scraper actor), and the Direct Portal at spotify-sub.checkleaked.com. Pick whichever billing model fits your stack.
On RapidAPI you pass an X-RapidAPI-Key header. On the Direct Portal you pass a Bearer token. On Apify the actor handles auth for you.
Most are: posting the same body produces the same response and side effects. Webhook registration and tracking-track create exactly one record per (id, type) pair.
Free tier on this demo proxy: 10 requests / 15 min and 50 requests / day. Paid plans on RapidAPI / Direct Portal raise this to unlimited or per-minute quotas depending on tier.
Yes — register a webhook on the chart-movement event and you'll receive a POST whenever a track's rank changes by more than the threshold you configure.
The /partner/* endpoints hit Spotify's internal Pathfinder GraphQL v2 layer. They return richer, editorial-grade data (long bios, full discography graphs) than the public Web API equivalents.
Yes — POST /tracking/track with spotifyType=artist and the artist ID. The system polls and emits change events on /tracking/logs, plus webhooks if registered.
Yes — interactive API docs at https://spotify-proxy.checkleaked.cc/docs. The RapidAPI listing also publishes an OpenAPI spec. This page is hand-curated narrative — read it for orientation, then use the OpenAPI doc for code generation.
Same endpoints, three billing models. Pick the one that fits your stack.