Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

AI Accelerator Business REST APIs

Use the AI Accelerator Business APIs to get real-time score predictions for a machine learning use case model. You can access AI Accelerator APIs using REST endpoints. These REST APIs follow similar conventions as Connect REST APIs.

Overview

AI Accelerator is a real-time scoring platform that is meant to help you accelerate the development of use cases in Industries cloud applications and integrate with the underlying platforms, such as Einstein Discover (ED), Einstein Platform (EP), and Next Best Action (NBA).

You can pass the results from one platform to another and use the unique features of multiple platforms.. Some examples of such use cases include:

  • In Comms Cloud, predict whether a customer switches to another service provider or not.
  • In Health Cloud, predict if a patient shows up for a doctor’s appointment.
  • In Consumer Goods Cloud, predict which store visits can maximize profits.

To understand the architecture, authentication, rate limits, and how the requests and responses work, see Connect REST API Developer Guide.

Available resources are:

Resource Description
1/connect/aiaccelerator/predictions
Retrieve real-time scores prediction for a machine learning use case.
1/connect/aiaccelerator/recommendations
Get recommendations with Einstein Next Best Action. You can now work on actionable next steps with a unified, synchronized view of real-time score predictions and recommendations.