Expand my Community achievements bar.

SOLVED

Authorization and Authentication for data insertion API

Avatar

Level 2

Hi,

 

we have an existing setup for data insertion api in which we are not using any kind of authorization or authentication token.

We are using first party cookie and http post method in it. We are using proxy server IP to open connection and send data. It is working perfectly fine.

 

Does data insertion api needs Authorization and Authentication token? If yes, then how it is working without any token?

 

1 Accepted Solution

Avatar

Correct answer by
Level 10

The token is not needed.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

The token is not needed.