How to access the External API in Uipath?

Hello

I have one API and using that i have to access the data of the website, but when i am trying to access the API it is showing the Error (PFA Screenshot).

image

why this error is showing ?

As the message indicates, consuming the API requires a login/authorization. For this check the documentation of this REST API

Maybe this helps for the first start

1 Like

Thanks @ppr for reply

I have given the API Token to the account but how do i connect with the UiPath ?

in general we recommend to refer to the REST API
feel free to try it first within POSTMAN

we do not know what was done in detail, so we cannot suggest what to do different

1 Like

@kishan.savaliya,

You should be using Activities - HTTP Request for API requests.

Thanks,
Ashok :slight_smile:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.