CEC Bank

Developer portal: https://apiportal-test.cec.ro/cec/tpp/

API endpoints

CEC Bank (sandbox) API endpoints
NameURL
consentApiUrihttps://api-test.cec.ro/cec/tpp/psd29/v1/consents
accountsApiUrihttps://api-test.cec.ro/cec/tpp/psd29/v1/accounts
paymentInitiationApiUrihttps://api-test.cec.ro/cec/tpp/psd29/v1/{payment-service}/{payment-product}
paymentApiUrihttps://api-test.cec.ro/cec/tpp/psd29/v1/{payment-service}/{paymentId}
paymentStatusApiUrihttps://api-test.cec.ro/cec/tpp/psd29/v1/{payment-service}/{paymentId}/status
consentStatusApiUrihttps://api-test.cec.ro/cec/tpp/psd29/v1/consents/{consentId}/status

Sandbox OAuth API configuration

CEC Bank (sandbox) Sandbox OAuth API endpoints
NameValue
authorization_endpointhttps://api-test.cec.ro/cec/tpp/oauthais/oauth2/authorize
token_endpoint_auth_methods_supported
tls_client_auth
token_endpointhttps://api-test.cec.ro/cec/tpp/oauthais/oauth2/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