Libra Internet Bank

Developer portal: https://api.librabank.ro/store/

API endpoints

Libra Internet Bank (sandbox) API endpoints
NameURL
consentApiUrihttps://api-test.librabank.ro:8243/ACCOUNTS_DUMMY_API/v1/consents
accountsApiUrihttps://api.librabank.ro:8243/ACCOUNTS_DUMMY_API/v1/fintech/{customerCode}/accounts
accountApiUrihttps://api.librabank.ro:8243/ACCOUNTS_DUMMY_API/v1/fintech/{accountId}
paymentInitiationApiUrihttps://api.librabank.ro:8243/PAYMENTS_DUMMY_API/v1/fintech/{payment-product}
paymentApiUrihttps://api.librabank.ro:8243/PAYMENTS_DUMMY_API/v1/{payment-service}/{paymentId}
paymentStatusApiUrihttps://api.librabank.ro:8243/PAYMENTS_DUMMY_API/v1/fintech/{paymentId}/status
consentStatusApiUrihttps://api-test.librabank.ro:8243/ACCOUNTS_DUMMY_API/v1/consents/{consentId}/status

Sandbox OAuth API configuration

Libra Internet Bank (sandbox) Sandbox OAuth API endpoints
NameValue
authorization_endpointhttps://apis.librabank.ro/token/v1
token_endpoint_auth_methods_supported
client_secret_basic
token_endpointhttps://api.librabank.ro:8243/token
scopes_supported
AIS
PIS
scopes{"AIS":"AIS","PIS":"PIS"}
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
S256

Test users

UserAccess code
testcecapitestcecapi

Feedback

Edit this page on GitHub

Edit the data behind this page on GitHub

You may also leave feedback directly onGitHub