Open Banking Platform (XS2A.api)
Important
Synchronization status
Basic integration
Authentication (Documentation)
POST /v1/api/users HTTP/1.1
Host: api.xs2a.com
Content-Type: application/json
Authorization: Basic base64("api:YOUR_API_KEY_GOES_HERE")
Cache-Control: no-cachecurl --user api:<my_api_key> https://api.xs2a.com/v1/paymentsCreate a bank user (Documentation)
Create an access token for a bank user (Documentation)
Create a bank connection (Documentation)
Show the created session to the customer
Javascript-WidgetWizard-APIEasyOnboardingRetrieve the list of bank accounts for a bank user (Documentation)
Retrieve the turnovers for a specific bank account (Documentation)
Retrieve the balance for a specific bank account (Documentation)
Last updated
Was this helpful?