DSK Bank

Developer portal: https://developer.dskbank.bg/

API endpoints

DSK Bank (sandbox) API endpoints
NameURL
consentApiUrihttps://apigate.dskbank.bg/dsk/v1/consents
accountsApiUrihttps://apigate.dskbank.bg/dsk/v1/accounts
paymentInitiationApiUrihttps://apigate.dskbank.bg/dsk/v1/{payment-service}/{payment-product}
paymentApiUrihttps://apigate.dskbank.bg/dsk/v1/{payment-service}/{payment-product}/{paymentId}
paymentStatusApiUrihttps://apigate.dskbank.bg/dsk/v1/{payment-service}/{payment-product}/{paymentId}/status

Sandbox OAuth API configuration

DSK Bank (sandbox) Sandbox OAuth API endpoints
NameValue
authorization_endpointhttps://identity.dskbank.bg/connect/authorize
token_endpoint_auth_methods_supported
client_secret_post
token_endpointhttps://identity.dskbank.bg/connect/token
scopes_supported
ais.sandbox
pis.sandbox
cfs.sandbox
scopes{"AIS":"ais.sandbox","PIS":"pis.sandbox"}
id_token_signing_alg_values_supported
PS256
request_object_signing_alg_values_supported
PS256
grant_types_supported
refresh_token
authorization_code
code_challenge_methods_supported

Test users

Type anything as username and password.

Feedback

Edit this page on GitHub

Edit the data behind this page on GitHub

You may also leave feedback directly onGitHub