Hosting my neo4j DB to a non-local machine

Hey,
I'm looking for ways to host my DB through an API. Preferably REST API. But I guess REST API is disabled after neo4j v4. I'm using v5 .
Looking to documents made me much more confused since I'm not really knowledgeable about this API topic.
My question is, what are my options to host my Neo4j DB? Do I have to create an API script to do that? Or is there an ready to use API to host my DB?

@ozanbicer

But I guess REST API is disabled after neo4j v4. I'm using v5 .

???

REST/HTTP API is available in v5 Introduction - HTTP API