Prerequisites

  • Sign up for an account—Follow the steps in What You Need to Call the API to set up your Einstein Platform Services account.

  • Find your key file—If you've already created an account, locate the einstein_platform.pem file that you downloaded (previously named predictive_services.pem) as part of that process. This file contains your private key.

  • Install cURL—We’ll be using the cURL command line tool throughout the following steps. This tool is installed by default on Linux and OSX. If you don’t already have it installed, download it from https://curl.haxx.se/download.html