REST API
Learn how the REST API works.
The technical documentation for the REST API is available at: REST API Documentation
1. How Do I Use the REST API?
You can make programmatic changes using the REST API in the Server Control Panel (SCP). The available endpoints and instructions for authentication can be found directly in the SCP.
To open the REST API, click the API menu item in the top bar.
Under REST API Settings and REST API Security, you can add IP filters in the form of IP addresses or CIDR ranges that are allowed to use the REST API; then, click Save on the right. Alternatively, you can leave this field empty to allow all IPs.

Under REST API Docs, you can find instructions on how to authenticate under Authentication. Alternatively, you can also open it via the following link: REST API Documentation

The REST API is case-sensitive, so use lowercase letters only, as uppercase letters can lead to errors.