My team is currently implementing an integration between an SAP system and an API platform managed using IBM API Connect.
In our current setup, the SAP system can only communicate using the HTTP protocol for this integration scenario and is not able to consume services via HTTPS. Meanwhile, the APIs published through IBM API Connect are currently exposed using HTTPS endpoints.
Therefore, we would like to request clarification on the following points:
Is it possible to expose an API endpoint using HTTP in IBM API Connect, in addition to or instead of HTTPS?
If HTTP is supported, could you provide guidance on the configuration steps required to enable HTTP endpoints?