Any way to access an HTTP endpoint via Confluence?

I am calling an HTTP request for an API I am hosting on AWS Elastic Beanstalk, and I am getting the following error:

Protocol "http:" not supported. Expected "https:"

I don’t have any SSL certificate for my API, and cannot get one. Any way I can still communicate with my API through confluence?