Get provider's authorization

This API endpoint is used to authenticate your customer to their Bank for AIS access. Banks can provide different ways of authentication, we implement both the redirection model and the decoupled model (using the customers smartphone), subject to whether the bank supports those models. By calling this API endpoint and defining the authentication model, you will receive an URL to call which either redirects the customer to their bank or triggers an authentication request on his smartphone's bank app.

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

the id of the financial institution

Query Params
string
enum

must be set to code and is only required if app_id has been set in headers.

Allowed:
string
required

must correspond to one of the URLs provided when creating an application on the console. Required in Redirect mode.

string

an optional state parameter which will be provided back on redirection

string
enum

Either redirect (default) or decoupled. Required in Decoupled mode

Allowed:
Headers
string
required

uuid v4. Required in Redirect mode.

string

The PSU's ID at the provider. Required in Decoupled mode.

string

the PSU's IP Address. Required in Decoupled mode.

string

oAuth authorization using Bearer (conditional)

string
required

Signature is used to enforce security by signing request.
Related documentation can be found by clicking here

string
required

RFC2822 formatted date.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Choose an example:
application/json