I need to connect a Rest API to WordPress, I'm using JetEngine.
I'm trying to connect, but JetEngine can't identify the API Item Path:

I've already used - / , /Veiculos, /Veiculos/Veiculo, All possibilities...
However, the JSON format that the API provides is not valid for JetEngine.
Is there any possibility of redirecting to an external link that returns the API format in the correct JSON?


How can I format this JSON or have JetEngine read this API?
I believe I can play these APIs, format them and then return them to another END POINT. It's possible?