Hosting API

REST API

The 4EVERLAND API offers easy access to the platform's fully-featured, stable performance, and flexible service. With the API, you can deploy your custom projects by integrating them with your existing projects, making it easy to build and manage your applications and websites.

The API documentation provides detailed information on how to use the API, including how to authenticate and authorize requests, how to create and manage projects, and how to deploy and update your projects. This makes it easy to integrate your custom projects with the 4EVERLAND platform, enabling you to take advantage of its powerful features and capabilities.

API Basics

Our API is exposed as an HTTP/1 and HTTP/2 service over SSL.

All endpoints live under the URL below and follow the REST architecture:

https://hosting.api.4everland.org/ 

Authentication

To authenticate and utilize the Hosting API, you require a Hosting Auth Token. You can achieve this by navigating to your 4EVERLAND dashboard, selecting Hosting > Auth Token, and then clicking "Generate".

Once created, the token will only be displayed once. Please keep it safe. You can create a new one if you lose it.

If you have any questions, please join our Discord server, or send us an email at contact@4everland.org.

Last updated