question

Upvotes
Accepted
1 1 1 1

access the API

Client is asking: I am currently trying to access the API programmatically. To do this, I need a JWT (API Access Token), which I should get from an OAuth endpoint.

I tried to follow these steps here: https://developers.refinitiv.com/en/api-catalog/refinitiv-data-platform/refinitiv-data-platform-apis/tutorials#authorization-in-python

However, I am missing a value for the CLIENT_ID parameter mentioned in this. Where can I find this?

rdp-apiapirefinitiv-data-platform
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

@Oliver.Ernst

Thank you for your participation in the forum.


Are any of the replies below satisfactory in resolving your query? If yes please click the 'Accept' text next to the reply that best answers your question.

This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.


Thanks,

-AHS

@Oliver.Ernst

Hi,

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

Upvotes
Accepted
24.6k 54 17 14

Once the client can access to the API Playground page, the client can create the App Key (Client ID) via the following steps:

1. On API DOCs page, open AppKey Generator on the top left.

2. Input a unique meaningful name that helps you identify your application.

3. Tick the EDP API checkbox

4. Click “Register New App”, accept Terms & Conditions.

The generated App Key will be in the App Key column.


appkey-1.png (28.3 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
24.6k 54 17 14

Hello @Oliver.Ernst

You can generate/manage your Client ID (aka App Key or App Id) from the AppkeyGenerator website or via Eikon Desktop/Refinitiv Workspace application (go to the Search Bar and type APP KEY, then select the AppKey Generator)


icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
1 1 1 1

is there a support team that could call the client directly ?

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
24.6k 54 17 14

Hello @Oliver.Ernst

The client should be received the "Welcome Email" that contains 2 steps.


The first step is "Create a profile on Refintiv Developer Community Portal" which is this https://developers.refinitiv.com/ page. The client can do a self-register with their company email address.

The second step is "Step 2 - To access and test the APIs navigate to Refinitv Data Platform". This step contains instructions to access API Playground page. You will see the following Login page, and then click "Forgotten your password?". Input your User ID (email) and click "OK". You will receive a reset password email to set your password.


login-1.png (64.7 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.