/ics/v3/session

Creates a new session and returns a session Id that is required to be passed in the header when calling Accounts or Payments endpoints.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Unique identifier for a bank. The value comes from the 'id' parameter in the response body from a call to the '/banks' API.

Headers
string
required

String that uniquely identifies a single end-user or device.

string

Authentication scheme used to transmit the access token. Valid value is "Bearer {access token}".

string

The host where the request is originating from. If you are using end to end encryption from our developer portal then this header is mandatory.

string

The request originating date. If you are using end to end encryption from our developer portal then this header is mandatory.

string

The signature header consisting of the signature string If you are using end to end encryption from our developer portal then this header is mandatory.

string
Defaults to application/json

If you are using end to end encryption from our developer portal then this header is mandatory for all post/put/patch requests.

string

A Base64-encoded hash of the request body If you are using end to end encryption from our developer portal then this header is mandatory for all post/put/patch requests.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json