API Access from SQL

I’ve been getting odd errors about object not found when attempting to call the product API from inside MS SQL 2019. The same call works in Postman, Java, C# &SoapUI plus calling other APIs (Amazon, Shopify and Azure) from inside SQL works without any problems. When using Fiddler to compare the calls, there isn’t any difference in headers nor body.

Has anybody succeeded in doing this?