403 forbidden error - company search API - Website

hi,

We are getting a 403 forbidden error on the company search API. We are facing this error on the website.
When we check the API within the Postman app at that time, it is working fine, and when we use the same PHP Curl code on the website at that time, it gives us the below error in response.

[response] => Array
(

[code] => 403
[message] => Forbidden
)

Could you let us know how to fix this?

Let us know if you need more information.

Regards,

2 Likes