Unofficial CSE API Docs

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

GET /events/top

media probe ok

Top events teaser.

Used by UI: —

Last probe status: 200 · expect [200]

curl

curl -sS 'https://www.cse.lk/api/events/top?top=true&year=2026&numberOfRecord=3' \
  -H 'Origin: https://www.cse.lk' -H 'Referer: https://www.cse.lk/'

Known failures

Fields

Sample

{
  "_probe": {
    "id": "events_top",
    "url": "https://www.cse.lk/api/events/top",
    "method": "GET",
    "status": 200,
    "verified_at": "2026-07-16T16:34:46.420654+00:00",
    "fingerprint": {
      "type": "array",
      "len": 3,
      "item_keys": [
        "body",
        "eventType",
        "id",
        "images",
        "month",
        "publishedDate",
        "status",
        "title",
        "titleImage",
        "year"
      ]
    }
  },
  "response": [
    {
      "id": "32e5e7d1433c69258cb4976ef7701afe",
      "eventType": "MOC",
      "title": "AHRP Celebrates 25th Anniversary on CSE Trading Floor",
      "body": "<p>The Association of Human Resource Professionals (AHRP) celebrated its 25th anniversary by ringing the Market Opening Bell on the Colombo Stock Exchange (CSE) trading floor on Monday 13th July 2026, marking a quarter-century of contributions to fostering human resource personnel across the country's corporate landscape. The bell ringing precedes AHRP's main Silver Jubilee celebration, scheduled for 16th July 2026.</p>",
      "titleImage": "cms-internal/event/nT9AS7uArhbZkbxy_14Jul2026081508GMT_1784016908598.jpeg",
      "publishedDate": "2026-07-13 13:45:07",
      "status": "A",
      "month": 7,
      "year": 2026,
      "images": [
        {
          "id": 4447,
          "imagePath": "cms-internal/event/4bQ5thtYITGpAr1A_14Jul2026070127GMT_1784012487928.jpeg"
        },
        {
          "id": 4448,
          "imagePath": "cms-internal/event/hjhiQvmkmAraD4fr_14Jul2026070127GMT_1784012487974.jpeg"
        },
        {
          "id": 4449,
          "imagePath": "cms-internal/event/XUsmYp4HsYrihjx2_14Jul2026070128GMT_1784012488015.jpeg"
        },
        {
          "id": 4450,
          "imagePath": "cms-internal/event/HnUVE5NivxvruSAv_14Jul2026070128GMT_1784012488056.jpeg"
        }
      ]
    },
    {
      "id": "dd5d125edbe88c0bb9732aa7d216333b",
      "eventType": "OT",
      "title": "Positive Investor Interest at SEC & CSE Colombo Investor Forum",
      "body": "<p>The Colombo Stock Exchange (CSE) in collaboration with the Securities and Exchange Commission of Sri Lanka (SEC) hosted the second Colombo Investor Forum, the first of a new series of country-wide investor forums, on the iconic CSE trading floor on 9th July.</p>",
      "titleImage": "cms-internal/event/F9K9CvKaWldFCnYV_13Jul2026072857GMT_1783927737696.jpeg",
      "publishedDate": "2026-07-09 12:58:55",
      "status": "A",
      "month": 7,
      "year": 2026,
      "images": [
        {
          "id": 4438,
          "imagePath": "cms-internal/event/UpUmMZr3s6bXKvzg_13Jul2026072857GMT_1783927737438.jpeg"
        },
        {
          "id": 4439,
          "imagePath": "cms-internal/event/tGGGH4Jlj0aeBGs3_13Jul2026072857GMT_1783927737535.jpeg"
        },
        {
          "id": 4440,
          "imagePath": "cms-internal/event/DMJyYCUeinmfEDAk_13Jul2026072857GMT_1783927737576.jpeg"
        },
        {
          "id": 4441,
          "imagePath": "cms-internal/event/3DIlvHcyhFtb6g8u_13Jul2026072857GMT_1783927737615.jpeg"
        },
        {
          "id": 4442,
          "imagePath": "cms-internal/event/zKZ9HvoLmFQvKyDe_13Jul2026072857GMT_1783927737657.jpeg"
        }
      ]
    },
    {
      "id": "4850234d4feefae225ea8d878d420785",
      "eventType": "OT",
      "title": "SEC, CSE & CA Sri Lanka Signs MoU for XBRL Reporting Implementation",
      "body": "<p>The Securities and Exchange Commission of Sri Lanka (SEC), the Colombo Stock Exchange (CSE) and CA Sri Lanka signed an MoU on 9th July 2026 to implement the eXtensible Business Reporting Language (XBRL) reporting for listed entities, which would strengthen transparency, enhance the quality and consistency of financial reporting, and contribute to the development of an efficient, digitally enabled, technologically driven green capital market.</p>",
      "titleImage": "cms-internal/event/iMB0Z7Z1FPCgoJwX_10Jul2026063137GMT_1783665097353.jpeg",
      "publishedDate": "2026-07-09 12:01:56",
      "status": "A",
      "month": 7,
      "year": 2026,
      "images": [
        {
          "id": 4418,
          "imagePath": "cms-internal/event/3PjnGEwXIBOUS9i0_10Jul2026062940GMT_1783664980279.jpeg"
        },
        {
          "id": 4419,
          "imagePath": "cms-internal/event/tevWCICuqtxwfB8R_10Jul2026062940GMT_1783664980397.jpeg"
        },
        {
          "id": 4420,
          "imagePath": "cms-internal/event/HvSQJDxHkFhYUAiQ_10Jul2026062940GMT_1783664980440.jpeg"
        }
      ]
    }
  ]
}