We're excited to announce the release of our new SEO endpoints as part of our broader rollout of Spotify SEO capabilities in the artist.tools API. These powerful endpoints give you access to keyword analytics, search volume trends, and playlist insights to help you understand and optimize your Spotify presence.
SEO endpoints are now available to all Developer Access users. Start leveraging keyword intelligence to drive better Spotify strategy.
What's new
We've added two new endpoints that let you tap into keyword-level data:
Get Keyword Insights
Retrieve detailed analytics for a specific keyword, including Google Trends data and Spotify playlist metrics. This endpoint returns volume trends, growth rates, genre breakdowns, and playlist reach information.
Endpoint: GET /keywords/{keyword}
Use cases:
Monitor search volume and trend patterns for keywords relevant to your music
Understand playlist follower reach and growth rates for keywords
Analyze genre distribution for playlists tagged with specific keywords
Refresh data on demand or track changes over time
Search Keywords
Search across our keyword database with filters, pagination, and sorting. Find keywords by market, search volume, Spotify trends, and more.
Endpoint: GET /keywords/search
Use cases:
Discover high-volume keywords in your genre or market
Filter keywords by exact match, market, or custom criteria
Sort results by Spotify follower metrics to identify trending topics
Paginate through results to analyze keyword landscapes at scale
Get started
Visit our API documentation to explore both endpoints. You'll find detailed parameter descriptions, example requests, and response formats.
Pro tip: Use the exactMatch parameter when searching keywords to focus on precise terms, or leave it off to capture related variations.
Authentication
SEO endpoints require your developer API key, just like all other artist.tools API resources. If you don't have API access yet, contact support to upgrade to Developer Access.
What's next
This is just the beginning of our Spotify SEO rollout. We're actively developing more SEO-related endpoints and features. Let us know what other SEO endpoints or insights you'd like to see! Your feedback directly shapes our roadmap.
Have ideas for additional SEO capabilities? Reach out to support with your feature requests or visit our feedback portal.
Limitations
Keywords must be a minimum of 3 characters
Google Trends data may be compressed or trimmed based on request parameters
Keyword data updates periodically; use the
updateparameter to refresh data on demand
Questions or feedback?
Check our full API documentation or contact our support team for help getting started with the SEO endpoints.