Authorization and Authentication for data insertion API | Community
Skip to main content
sanketd28
Level 2
January 16, 2020
Solved

Authorization and Authentication for data insertion API

  • January 16, 2020
  • 1 reply
  • 1773 views

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?

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Andrey_Osadchuk

The token is not needed.

1 reply

Andrey_Osadchuk
Andrey_OsadchukAccepted solution
Level 10
February 14, 2020

The token is not needed.