Skip to content

Kasisto Integration API Specification for Banks and Financial Institutions

Notifications You must be signed in to change notification settings

pypesl/kasisto-server-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kasisto Integration API 1.0 beta

Kasisto Integration API Specification for Banks and Financial Institutions

Integrate your customer data with Kasisto.

This page describes the Kasisto Integration API version 1.0 beta.

Overview

Unlike many other REST API specifications, this specifies an API that your institution must implement on the server.
This is not an API that your institition will call, rather this is a way for Kasisto to integrate with your institition in order to provide conversational AI capabilities.

Quick links

Swagger Open API Initiative

Kasisto utilizes Swagger as a way to specify the API end-points. You can turn our API spec into server-side code with Swagger Codegen.

Security and Authentication

The following security requirements must be met:

Type Requirement
Encryption All servers must implement HTTPS/TLS end-points
Authentication The secret key request header must be validated
Authorization The user token request header must be validated

Server Side Sample Code

Kasisto provides server code samples which implement a server stub to get you started. Code is available for multiple languages.

The code for these languages are up-to-date with support for all major functionality

Additional server code can be generated using the Swagger code generator

The kasisto-swagger.json file can be used to generate server stubs in additional languages. You can turn our API spec into server-side code with Swagger Codegen.

About

Kasisto Integration API Specification for Banks and Financial Institutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages