How to screen for upcoming stock split events for the primary RIC?

Below is the endpoint I tested to get all upcoming stock split events in the US. The problem is that for the same stock split event, the return data contains many entries. Each one corresponds to the exchange-specific ticker. It's too much.

Is there a way to filter the response so that only primary RIC is reported?

https://api.refinitiv.com/data/events/v1/headlines?universe=AllEvents()&startDate=20241001&endDate=20241031&eventType=SSP&country=US

Best Answer

  • aramyan.h
    aramyan.h admin
    Answer ✓

    Hi @Tao Long ,


    Have you checked the Reference and Swagger sections of the endpoint, it will contain all parameters and response fields? I would suggest trying the ricType parameter of the endpoint and see if it does the trick?


    screenshot-2024-10-14-at-103026.png

    Best regards,

    Haykaz