🖶

Managing APIs

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

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 a Type.
    • Select Client Secret to generate a client secret that is associated with your client ID.
    • Select Public/Private Key to enter a key manually.
  5. Save the Client Secret or enter the Public Key manually based on the selected Type.
    The client secret is associated with your client ID and must be kept private like a password.
  6. Select the Scope to save and associate with this new item.
  7. 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.