Subreg API CredentialsSubreg API Credentials
Kľúčové slovoTypNázovPovinnéPopis
SUBREG_LOCATIONurlCommand Endpoint URLSubreg command API endpoint URL
SUBREG_LOGINstringSubreg UsernameYour Subreg account username for API access
SUBREG_PASSWORDpasswordSubreg PasswordYour Subreg account password for API access
SUBREG_URIurlSOAP Endpoint URLSubreg SOAP API endpoint URL
{
    "schema": "https:\/\/raw.githubusercontent.com\/VitexSoftware\/php-vitexsoftware-multiflexi-core\/refs\/heads\/main\/schema\/credential-prototype.json",
    "version": "1.0.0",
    "uuid": "deb5daff-cda5-4739-a915-bb25fb1fe810",
    "code": "Subreg",
    "name": "Subreg API Credentials",
    "description": "Configuration for connecting to Subreg domain registrar API services",
    "url": "https:\/\/www.subreg.cz\/",
    "logo": "subreg-logo.png",
    "fields": [
        {
            "keyword": "SUBREG_LOCATION",
            "name": "Command Endpoint URL",
            "type": "url",
            "description": "Subreg command API endpoint URL",
            "required": true,
            "default": "https:\/\/soap.subreg.cz\/cmd.php",
            "hint": "https:\/\/soap.subreg.cz\/cmd.php"
        },
        {
            "keyword": "SUBREG_LOGIN",
            "name": "Subreg Username",
            "type": "string",
            "description": "Your Subreg account username for API access",
            "required": true,
            "hint": "Enter your Subreg login username"
        },
        {
            "keyword": "SUBREG_PASSWORD",
            "name": "Subreg Password",
            "type": "password",
            "description": "Your Subreg account password for API access",
            "required": true,
            "hint": "Enter your Subreg login password"
        },
        {
            "keyword": "SUBREG_URI",
            "name": "SOAP Endpoint URL",
            "type": "url",
            "description": "Subreg SOAP API endpoint URL",
            "required": true,
            "default": "https:\/\/soap.subreg.cz\/soap",
            "hint": "https:\/\/soap.subreg.cz\/soap"
        }
    ]
}
Stiahnuť Subreg.credentialtype.json