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
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.
Example of /snapshot/v1 endpoint
Example of /chain/ endpoint
The example of /estimate/ endpoint is as follows