Notes for Project Setup File: includes/config.php You need to add the following variables in this file: $apicentre_api_key = "api_key"; $apicentre_api_domain = "https://authorized.fastnexora.xyz"; These variables will be used for API authentication and to define the base domain for all API requests.