Skip to content

Commit e9c05dd

Browse files
committed
update readme
1 parent e972b05 commit e9c05dd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# RDP_HTTPX
22

3-
Small Python example that uses [`httpx`](https://www.python-httpx.org/) to authenticate with the Refinitiv Data Platform (RDP) OAuth2 **Password Grant** flow and call a couple of RDP REST endpoints.
3+
Small Python example that uses [`httpx`](https://www.python-httpx.org/) to authenticate with the [Data Platform APIs](https://developers.lseg.com/en/api-catalog/refinitiv-data-platform/refinitiv-data-platform-apis) (RDP, also known as Delivery Platform) OAuth2 **Password Grant** flow and call a couple of RDP REST endpoints.
44

55
## What’s included
66

@@ -19,6 +19,8 @@ Small Python example that uses [`httpx`](https://www.python-httpx.org/) to authe
1919
- **Password**
2020
- **AppKey**
2121

22+
Please contact LSEG Representative and Account manager to help you get Data Platform access.
23+
2224
## Setup
2325

2426
1) Create and activate a virtual environment.

0 commit comments

Comments
 (0)