Taylor Swift API
The Taylor Swift API gives you programmatic access to Taylor Swift’s full discography, including albums, individual songs, and complete lyrics. It’s free to use, requires no authentication, and handles over 1,000 requests daily — peaking at 170,000 requests per day. The API is hosted on Cloudflare Workers with data stored in Cloudflare D1.Base URL
What you can do
Browse albums
Retrieve all Taylor Swift albums with titles and release dates.
Explore songs
Fetch songs by album or search across the full catalog.
Get lyrics
Retrieve full lyrics for any song in the catalog.
Generate Lorem Ipsum
Pull N paragraphs of Taylor Swift lyrics to use as placeholder text.
Key features
- No authentication required — All endpoints are open and publicly accessible
- JSON responses — All responses return structured JSON
- High availability — Served globally via Cloudflare’s edge network
- Complete discography — All albums and songs including vault tracks and bonus editions
Quick example
Fetch all albums with a singlecurl command:
Ready to get started?
Quickstart
Make your first API call in under a minute.
API Reference
Full endpoint documentation with parameters and response schemas.