Skip to main content
Lyrics LK
HomeArtistsSongsCategoriesComposersLyricists
Lyrics LK

A free, community-driven archive of Sinhala song lyrics. Anyone can register to add songs and suggest corrections. Old classics and new hits, each with English transliteration, translation and meaning.

10,225
Songs
3,390
Artists
848
Composers
1,408
Lyricists

Quick Links

  • Sinhala Songs Lyrics
  • Artists
  • Composers
  • Lyricists
  • Open Data
  • Community Corrections

Community

  • Music Teachers
  • Bands & Performers
  • Register as Teacher
  • Register Your Band
  • Leaderboard
  • Live Stats(0 online)

Legal

  • Privacy Policy
  • Terms of Use
  • DMCA
  • Contact Us
  • About Us

© 2026 Lyrics LK · All rights reserved · Privacy Policy · Terms of Use · DMCA · Sri Lankan Sinhala Lyrics

Sinhala lyrics, open to community corrections.

  1. Home
  2. Open Data

Lyrics-LK.com

Open Data & Free API

Lyrics-LK.com publishes an open dataset of 10,225+ Sinhala songs across 3,390 artists. It is free to use, machine-readable, and served by a public API with no key required.

10,225
Songs
3,390
Artists
848
Composers
1,408
Lyricists

What's in the dataset

The Lyrics-LK dataset catalogues Sinhala songs and the people who made them, covering old classics and new hits. Each song carries its title in the original Sinhala script and an English transliteration, its artists, and a link to the full page (which also includes an English translation and a written meaning). Totals above update live as the collection grows.

Free public API

No account, no API key, no rate-limit sign-up. Just request the JSON.

GET/api/public/stats

Catalogue totals: songs, artists, composers, lyricists.

Try it →
GET/api/public/songs?page=1&limit=50

Paginated list of songs (most viewed first). Max limit 100.

Try it →

Sample response

{
  "source": "https://lyrics-lk.com",
  "license": "Free to use with attribution to Lyrics-LK.com",
  "page": 1,
  "limit": 3,
  "total": 10225,
  "songs": [
    {
      "id": "…",
      "title": "…",
      "sinhalaTitle": "…",
      "path": "song/artist-slug/song-slug",
      "url": "https://lyrics-lk.com/song/artist-slug/song-slug",
      "artists": ["…"],
      "views": 0
    }
  ]
}

License & attribution

The Lyrics-LK open dataset is free to use, including for apps, research and music tools. We ask only that you credit Lyrics-LK.com and link back to lyrics-lk.com. Lyrics remain the property of their respective rights holders and are presented for reference; see our DMCA policy.