ServiceNow Predictive Intelligence API

The ServiceNow Predictive Intelligence API provides REST endpoints for accessing machine learning prediction models on the Now Platform. It supports classification, similarity matching, and regression predictions to automate categorization, assignment, and prioritization of records such as incidents and cases.

API entry from apis.yml

apis.yml Raw ↑
aid: servicenow:servicenow-predictive-intelligence-api
name: ServiceNow Predictive Intelligence API
tags:
- AI
- Classification
- Machine Learning
- Predictions
image: https://www.servicenow.com/content/dam/servicenow-assets/images/meganav/servicenow-logo.svg
humanURL: https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/integrate/inbound-rest/concept/agent-intelligence-api.html
baseURL: https://{instance}.service-now.com/api/now/agent_intelligence
properties:
- url: https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/integrate/inbound-rest/concept/agent-intelligence-api.html
  type: Documentation
description: The ServiceNow Predictive Intelligence API provides REST endpoints for accessing machine
  learning prediction models on the Now Platform. It supports classification, similarity matching, and
  regression predictions to automate categorization, assignment, and prioritization of records such as
  incidents and cases.