---
title: API naming guidelines
description: The API name must follow the following guidelines:
component: pingintelligence
version: 5.1
page_id: pingintelligence:api_security_enforcer:pingintelligence_api_naming_guidelines_inline
canonical_url: https://docs.pingidentity.com/pingintelligence/5.1/api_security_enforcer/pingintelligence_api_naming_guidelines_inline.html
revdate: May 28, 2024
---

# API naming guidelines

The API name must follow the following guidelines:

* The name should not have the word "model".

* The name should not have the word "threshold".

* The name should not have the word "all".

* The name should not have the word "decoyall".

The following is the list of allowed characters in API name:

* The maximum characters in API name can be 160

* \- (hyphen), \_ (underscore), and white space are allowed in the name

* a-z, A-Z, and 0-9

* The first character must be alphanumeric
