[% locale.maketext('Loading …') %]

[% locale.maketext('Go Back') %]

[% locale.maketext("Generate [asis,API] Token") %]

[% locale.maketext('Edit [asis,API] Token: [_1]', '{{ edit.newToken.originalName }}') %]

[% locale.maketext('You successfully created the [asis,API] token “[_1]”.', '{{ edit.newToken.name }}') %]

[% locale.maketext('Copy the following token to a safe place:') %]

[% locale.maketext("When this [asis,API] token expires, the system will [output,strong,not] delete it. You [output,strong,must] delete this [asis,API] token.") %]

[% locale.maketext('For more information about how to use this token to make [asis,API] calls, read our [output,url,_1,Developer Documentation].', 'https://go.cpanel.net/APITokensinWHM') %]

  • [% locale.maketext("You must complete this field.") %]
  • [% locale.maketext("You cannot create an [asis,API] token with a name that is longer than 50 characters, and the name may only contain the following characters: [join, ,_1]", [ 'a-z', 'A-Z', '0-9', '_', '-']) %]
[% locale.maketext("Specify whether the [asis,API] token will expire on a specific date.") %]
[% locale.maketext("The expiration date of the [asis,API] token.") %] [% locale.maketext("Enter a future date on which you want the [asis,API] token to expire.") %]
  • [% locale.maketext('You must complete this field.') %]
  • [% locale.maketext('The expiration date must be set in the future.') %]
[% locale.maketext("The list of [asis,IP] addresses or [asis,IP] address prefixes allowed to use this token. You can separate these items with commas, new lines, or any whitespace character. Leave this blank to allow any caller IP to use the token.") %]
[% locale.maketext("Examples:") %]
[% locale.maketext("[asis,IPv4] Address") %] 1.1.1.1
[% locale.maketext("[asis,IPv4] Address Prefix") %] 1.1.1.2/31
[% locale.maketext("[asis,IPv6] Address") %] 12AB:0:0:CD30:123:4567:89AB:CDEF
[% locale.maketext("[asis,IPv6] Address Prefix") %] 12AB:0:0:CD30::/60
    There are one or more problems with the IP addresses selected.
[% locale.maketext('No privileges available.') %]
  • [% locale.maketext('You must specify at least one [asis,ACL] for this token.') %]