Create access token

The access token API endpoint is used to get an access token. It enables the TPP to authenticate to the Fintecture Authentication Server.

There are 2 types of grant_types, authorization_code and client_credentials, depending if you require access to the AIS, PIS, Customers, E-Mandates or OAC resources.

In case of an AIS scope it is provided in exchange to the code received in the /authorize endpoint. For the PIS, Customers, E-Mandates and OAC ones, it will be granted according to client credentials.

Once provided, validity of access token is 1h.

Check the guides to know more:

⚠️ Beta: The OAC (Organisation Access Credentials) token and all related endpoints are currently in beta and available only to selected clients.

Form Data
Responses

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