🖶

Managing APIs

Financial institutions can use existing APIs that Financial Performance Suite (FPS) has created for current expected credit losses (CECL), customer profitability, forecasting, key rates, and rate sheets.

Administrators can save information that is passed through APIs.
  1. Select Setup > Manage APIs from the menu.
  2. Select ""Add.

    Manage APIs page.

  3. Enter a Name for the API for your own reference.
    For example, you can name an API FPS Customer Profitability API.
  4. Select Generate or enter a Public Key manually.
    You can select the Length of the public/private secret before generating it. You can also regenerate the key as many times as needed.
  5. Select Download, and then select either Public Key or Private Key.
    CAUTION
    Download the private key before saving. The private key is not available after you save.
  6. Save the generated keys in a secure location.
  7. Select the Scope to save and associate with this new item.
  8. Select Save.
    To regenerate a new private key, you can select Generate, download the new private key, and then select Save.
The data from the API connection is saved on the client's side as a .json file.

To see IT-related documentation on how to access FPS APIs, open the Swagger application at https://prod.profitstarsfps.com/swagger/index.html. The Swagger interface contains the parameters, responses, and schemas for each of the APIs available through FPS.

To see your data in Swagger, you must access a separate URL that generates the bearing token for authorization in Swagger. Contact FPS support at FPSSupport@jackhenry.com for help with this process and with other questions that you have.