Retriving FILING (e.g. 10-K files) with the API: Could we have a problem of permissions?

MMM
MMM Newcomer

We’re interested in downloading the Annual Reports filings (e.g. 10-K files) with an API
solution in order to not to do it manually, the code we followed doesn’t return any
data.
We’ve seen that somebody has already had the same issue following the same code
and it seems to be a licensing matter. We don’t know if that’s our case.
The code that we use is the same as it appears here:
https://developers.lseg.com/en/article-catalog/article/introduction-to-filings---python
When we use the requestSearch function we define it returns a 404 error (as it cannot
find the files).

TOKEN_CODE.png

Could it be a problem of permission?

Answers

  • Jirapongse
    Jirapongse ✭✭✭✭✭

    @MMM

    Thank you for reaching out to us.

    Typically, the 404 code indicates that the requested URL is invalid.

    You may need to check the FILINGS_ENDPOINT. Its value should be:

    https://api.refinitiv.com/data-store/v1/graphql