# Viberate API > Daily-refreshed music data API covering millions of artists, tracks, playlists, labels, venues, festivals, and events. Data is aggregated from all major streaming and social platforms including Spotify, Apple Music, YouTube, TikTok, Instagram, Deezer, Soundcloud, Beatport, Shazam, and Airplay. ## Authentication All requests require an API key passed in the request header: `Access-Key: {your_api_token}` API tokens are available at https://www.viberate.com/settings/api-management Base URL: `https://data.viberate.com/api/v1` ## MCP Server Connect to the Viberate API via MCP (Model Context Protocol) to use it directly inside Claude and other AI tools: - MCP Server URL: https://mcp.cluster.viberate.com/ ## Documentation - [Interactive API Reference](https://api-docs.cluster.viberate.com) - [OpenAPI Spec (JSON)](https://api-docs.cluster.viberate.com/public-api.json) - [Pricing & Packages](https://www.viberate.com/music-data-api/pricing/) ## API Coverage ### Artist Stats and analytics per artist across all platforms: Spotify streams, YouTube views, TikTok engagement, Instagram followers, Airplay spins, Beatport charts, Deezer listeners, Shazam shazams, Soundcloud plays, Facebook fans, Apple Music, and Viberate scores. ### Track Per-track data across platforms: Spotify, Apple Music, YouTube, TikTok, Deezer, Soundcloud, Beatport, Shazam, Airplay, Instagram, Twitter, and trending charts. ### Label Label-level analytics: general info, Spotify stats, and Viberate scores. ### Event General event data and metadata. ### Venue Venue information and Viberate scores. ### Spotify Playlist Playlist data and Viberate analytics. ### Apple Playlist Apple Music playlist data and Viberate analytics. ### Festival Festival data across Instagram, TikTok, Spotify, YouTube, and Viberate. ### City City-level music data and Viberate scores. ## Rate Limiting Rate limits depend on your API package. Check current status at: `GET /rate-limit/status`