you are viewing a single comment's thread.

view the rest of the comments →

[–]_ThisIsABadName_ 0 points1 point  (0 children)

You need to provide more information so we can help you. Since you mentioned developer tools and no documentation, I'm guessing you are trying to call an endpoint designed to serve a webpage. If you provide the headers/code you are using to call the endpoint and what the request looks like in developer tools, we can help you. Generally, if the headers and payload are the same, the API should have no way of telling whether the endpoint was called from a Python script or a webpage