Unofficial CSE API Docs

Live-probed documentation for https://www.cse.lk/api. Not affiliated with the Colombo Stock Exchange.

POST /getNewListingsRelatedNoticesAnnouncements

disclosures probe ok

Used by UI: —

Last probe status: 200 · expect [200]

curl

curl -sS -X POST 'https://www.cse.lk/api/getNewListingsRelatedNoticesAnnouncements' \
  -H 'Content-Type: application/json' \
  -H 'Origin: https://www.cse.lk' -H 'Referer: https://www.cse.lk/' \
  -d '{}'

Known failures

Fields

Sample

{
  "_probe": {
    "id": "getNewListingsRelatedNoticesAnnouncements",
    "url": "https://www.cse.lk/api/getNewListingsRelatedNoticesAnnouncements",
    "method": "POST",
    "status": 200,
    "verified_at": "2026-07-16T16:34:40.186049+00:00",
    "fingerprint": {
      "type": "object",
      "keys": [
        "newListingRelatedAnnouncements"
      ]
    }
  },
  "response": {
    "_truncated": true,
    "_note": "payload exceeded 12000 bytes; keys only",
    "keys": [
      "newListingRelatedAnnouncements"
    ],
    "preview": "{\"newListingRelatedAnnouncements\": [{\"id\": 31881, \"announcementId\": 38056, \"createdDate\": \"14 Jul 2026 04:07:05 PM\", \"title\": null, \"announcementCategory\": \"NEW LISTINGS RELATED NOTICES\", \"category\": \"59\", \"company\": \"TRADING AND MARKET SURVEILLANCE\", \"remarks\": \"SAMPATH BANK PLC (“BANK”) – BASEL III COMPLIANT - TIER 2 LISTED RATED UNSECURED SUBORDINATED REDEEMABLE 5 YEAR (2026/ 2031) AND 7 YEAR (2026/ 2033) GREEN BONDS WITH A NON-VIABILITY CONVERSION FEATURE 2026\"}, {\"id\": 31857, \"announcementId\": 38025, \"createdDate\": \"13 Jul 2026 04:55:14 PM\", \"title\": null, \"announcementCategory\": \"NEW LISTINGS RELATED NOTICES\", \"category\": \"59\", \"company\": \"TRADING AND MARKET SURVEILLANCE\", \"remarks\": \"COMMERCIAL BANK OF CEYLON PLC (“BANK”) – ISSUANCE OF BASEL III COMPLIANT, LISTED, RATED, UNSECURED, SUBORDINATED, REDEEMABLE DEBENTURES WITH NON-VIABILITY CONVERSION FEATURE 2026\"}, {\"id\": 31788, \"announcementId\": 37947, \"createdDate\": \"07 Jul 2026 05:19:39 PM\", \"title\": null, \"announcementCategory\": \"NEW LISTINGS RELATED NOTICES\", \"category\": \"59\", \"company\": \"TRADING AND MARKET SURVEILLANCE\", \"remarks\": \"Nations Trust Bank PLC (“Bank”) – Basel III compliant Tier 2, Listed, Rated, Unsecured, Subordinated, Redeemable Debentures with Non-Viability Conversion feature 2026\"}, {\"id\": 31432, \"announcementId\": 37539, \"createdDate\": \"16 Jun 2026 11:48:33 AM\", \"title\": null, \"announcementCategory\": \"NEW LISTINGS RELATED NOTICES\", \"category\": \"59\", \"company\": \"TRADING AND MARKET SURVEILLANCE\", \"remarks\": \"NATIONS TRUST BANK PLC (“BANK”) – ISSUANCE OF BASEL III COMPLIANT, TIER 2, LISTED, RATED, UNSECURED, SUBORDINATED, REDEEMABLE DEBENTURES WITH NON-VIABILITY CONVERSION FEATURE 2026\"}, {\"id\": 30919, \"announcementId\": 36939, \"createdDate\": \"08 May 2026 05:02:54 PM\", \"title\": null, \"announcementCategory\": \"NEW LISTINGS RELATED NOTICES\", \"category\": \"59\", \"company\": \"TRADING AND MARKET SURVEILLANCE\", \"remarks\": \"Abans Finance PLC (“Company”) – Listed, Rated, Senior, Unsecured, Redeemable Debe"
  }
}