Hi @khanmdmudassir,
Have you tried exporting the code snippet generated by Postman in PHP, to compare against how you’re calling the API in your PHP script?

This might help expose a missing header or something else that could be different between these environments.
Let me know how this goes!
Will