📌 API Documentation

The APIs for SinhalaSub, DL1, and DL2 offer various media content downloads, including Sinhala subtitles and file download links from Mega, Telegram, and Pixel.


🎬 SinhalaSub API - Search Movies

GET /slsub?seach=2025

      {
        "status": "true",
        "createdBy": "Ruwantha-ofcali",
        "data": [
          { "title": "Movie Title", "imdb": "IMDb Rating", "year": "2025", "inco": "Image URL", "link": "Movie Link" }
        ]
      }
    

⬇️ Download Sinhala Subtitles

GET /slsubdl1?dl=https://sinhalasub.lk/movies/grave-torture-2024-sinhala-subtitles

      {
        "status": "true",
        "createdBy": "Ruwantha-ofcali",
        "data": { "description": "Details", "downloadLinks": [{ "text": "Download", "link": "Download URL" }] }
      }
    

💾 Mega Download Links

GET /slsubdl2?dl=https://sinhalasub.lk/links/g0pa15ioiu/

      {
        "status": "true",
        "createdBy": "Ruwantha-ofcali",
        "data": { "dl": "Mega.nz Link" }
      }
    

📸 Image Search API

GET /image?seach=cat

      {
        "status": "true",
        "createdBy": "Ruwantha-ofcali",
        "data": [ { "title": "cat", "url": "Image URL" } ]
      }
    

📰 News API

GET /news

      {
        "status": "true",
        "createdBy": "Ruwantha-ofcali",
        "data": [ { "title": "News Title", "link": "News URL", "image": "Image URL", "description": "News Description" } ]
      }
    

🔍 SL-SUB Search 📥 SL-SUB-DL1 📥 SL-SUB-DL2 🖼 IMAGE Search 📰 News