Alfa, letras minúsculas e números em letras minúsculas. Precisa começar com um caractere alfa, não pode terminar com hífen. Segue o padrão /^[a-z0-9-]+$/
Caracteres alfanuméricos, espaços e caracteres especiais. Nomes longos com muitos caracteres especiais podem causar renderização ou outros problemas e precisam ser evitados.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-08-19 UTC."],[[["\u003cp\u003eThis documentation page provides naming guidelines for various components within Apigee and Apigee hybrid platforms.\u003c/p\u003e\n"],["\u003cp\u003eDifferent Apigee elements, such as API keys, products, environments, and proxies, have specific limitations on allowed characters and maximum lengths.\u003c/p\u003e\n"],["\u003cp\u003eApigee administrator passwords must adhere to strict criteria, including length and character type requirements (lowercase, uppercase, numeric, special characters).\u003c/p\u003e\n"],["\u003cp\u003eOrganization names within Apigee must be in lowercase only and should not include spaces, underscores, or periods.\u003c/p\u003e\n"],["\u003cp\u003eWhile some components like proxy names can have long lengths and special characters, it is advised to avoid overly complex naming to prevent potential rendering or other issues.\u003c/p\u003e\n"]]],[],null,["*This page\napplies to **Apigee** and **Apigee hybrid**.*\n\n\n*View [Apigee Edge](https://docs.apigee.com/api-platform/get-started/what-apigee-edge) documentation.*\n\n\u003cbr /\u003e\n\nThe following table lists naming guidelines for common Apigee components:\n\n| Named Item | Maximum characters | Allowed characters |\n|------------------------------------------------------------------------------------------------------------------------|---------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [API key](/apigee/docs/api-platform/security/api-keys) | 255 | Alphanumeric and the following: `_ -` |\n| [API product](/apigee/docs/api-platform/publish/create-api-products) | 100[^(1)^](#note1) | Alphanumeric, space, and the following: `_ - . # $ %` |\n| [App: developer and company](/apigee/docs/api-platform/publish/creating-apps-surface-your-api) | | Alphanumeric, space, and the following: `_ - . # $ %`. Must begin with an alpha character or digit |\n| Email ID | | Valid email address syntax. (Hybrid only) lower case only |\n| [Environment name](/apigee/docs/api-platform/fundamentals/environmentgroups-working-with) | 32 | Alphanumeric, space, and the following: `_ - .` |\n| [Instance name](/apigee/docs/api-platform/system-administration/instances) | 32 | Lowercase alphanumeric, hyphens, and numbers. Must begin with an alpha character; cannot end with a hyphen. Follows the pattern `/^[a-z0-9-]+$/` |\n| [Key value map (KVM) name](/apigee/docs/api-platform/cache/key-value-maps) | | Alphanumeric, space, and the following: `_ - . # $ %` |\n| Key value map (KVM) key name | | Alphanumeric, space, and the following: `_ - . $` |\n| [Organization name](/apigee/docs/api-platform/fundamentals/organization-structure) | 32 | Lowercase letters only; it should not contain spaces, underscores, or periods. |\n| Password for Apigee administrators | \\\u003e=8, \\\u003c= 100 | Alphanumeric, special characters. The password must have at least one lowercase character, one uppercase character, one number, and one special character. |\n| [Policy name (or step definition)](/apigee/docs/api-platform/develop/attaching-and-configuring-policies-management-ui) | 255 | Alphanumeric, space, and the following: `_ - .` |\n| [Proxy name](/apigee/docs/api-platform/fundamentals/understanding-apis-and-api-proxies) | 2048[^(2)^](#note2) | Alphanumeric, space, and special characters. Long names with many special characters might cause rendering or other issues and should be avoided. |\n| [Resource file names](/apigee/docs/api-platform/develop/resource-files) | 255 | Alphanumeric, space, and the following: `: / \\ ! @ # $ % ^ & { } [ ] ( ) _ + - = , . ~ '` |\n| [Resource file types](/apigee/docs/api-platform/develop/resource-files) | 255 | Alphanumeric and the following: `_ - .` |\n\n**^(1)^** Total length including organization name and product display name, in this form: `\u003corg_name\u003e@@@\u003cdisplay_name\u003e`. For example, \"MyOrg1@@@API Product Name\".\n\n\n**^(2)^** Including http:// or https://."]]