article

Anais Bouque avatar image
Anais Bouque posted

NEW API - FAQ.AI for Financial Services Configuration

Dear community,


We are pleased to announce the release of a new API in the B2B channel.

FAQ.AI for Financial Services Configuration

Finastra's FAQ.AI for Financial Services Configuration provides the functionality to upload, manage, and train knowledge base datasets of frequently asked questions.


This new API version contains 5 endpoints:


  • GET /knowledge-bases: Lists all knowledge bases trained for the client.
  • POST /knowledge-bases: Takes a user's question and answer data by training it against the machine learning model.
  • GET /knowledge-bases/{knowledgeBaseId}: Lists question/answer pairs for a specific knowledge base.
  • PUT /knowledge-bases/{knowledgeBaseId}: Re-trains an existing knowledge base with updated data.Lists question/answer pairs for a specific knowledge base.
  • DELETE /knowledge-bases/{knowledgeBaseId}: Removes a trained knowledge base

More documentation here.

API - Other
10 |600

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Article

Contributors

Anais Bouque contributed to this article