{ "opencollection": "1.0.0", "info": { "name": "Refinitiv Data Platform (RDP) APIs Authentication Reference API", "version": "1.0.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Reference", "type": "folder" }, "items": [ { "info": { "name": "Get Reference Profile", "type": "http" }, "http": { "method": "GET", "url": "https://api.refinitiv.com/reference/profile/:profileId", "params": [ { "name": "profileId", "value": "", "type": "path", "description": "The unique identifier of the World-Check profile." } ] }, "docs": "Retrieves the full reference profile details for a matched entity from the World-Check database, including biographical information, associated countries, linked entities, and source documents." } ] } ], "bundled": true }