API access policy
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- Platform Security
API access policy defines the permissions and duration of access to an API.
API access policy enables you to restrict access to inbound ServiceNow® APIs based on the authentication type and the specified filter criteria of the access policy.
Following are the three level auth policy support for the non-interactive sessions:
- REST API: Admin can define a global API auth policy or API specific auth policy.
- SOAP API: Admin can define a global API auth policy or API specific auth policy.
- System/Export Processor: Admin can define five base system auth profiles, which can be used to apply auth profile to processors API auth policy or processor specific auth policy.
Following are the plugins auto-installed for API policies and authentication scope:
- com.glide.rest.policy
- com.glide.soap.policy
- com.glide.processor.policy
- com.glide.rest.auth.scope
You can configure the default Global Blocking Policy or create a custom API access policy according to your security requirements. And apply filter criteria that contain filter conditions or queries that are used as policy inputs for an authentication policy.
The following API access policies are supported in ServiceNow®:
For information about policies related to export processors, see Access policy for System/Export Processors.