Full API Documentation with Examples

Hello Team,

Could you advise of the documentation for the below endpoints that gives full example request and response message. We have a client that is looking to develop an API.

1. https://api.refinitiv.com/data/pricing/snapshots/v1/

2. https://api.refinitiv.com/pricing/chains/v1/?universe={universe}

3. https://api.refinitiv.com/data/estimates/v1/view-summary/recommendations


The following links were given (and checked by the client) but still does not suffice. If you can please advise.

https://developers.refinitiv.com/en/api-catalog

https://developers.refinitiv.com/en/api-catalog/refinitiv-data-platform/refinitiv-data-platform-apis/documentation

https://github.com/Refinitiv-API-Samples

Best Answer

  • wasin.w
    wasin.w admin
    Answer ✓

    Hello @paulcerillo

    Thank you for reaching out to us. You can find all RDP APIs endpoints information (the API overview, Swagger, API Reference, and the API playground with a simple request-response) from the RDP APIs Playground (https://apidocs.refinitiv.com/Apps/ApiDocs) page.

    • Note: You need the RDP credential to access the site. Please contact your Refinitiv Representative to get the account.

    Example of /snapshot/v1 endpoint

    api-playground-1.png

    Example of /chain/ endpoint

    api-playground-2.png


Answers