Crédit Mutuel

Developer portal: https://www.creditmutuel.fr/oauth2/en/devportal/

API endpoints

Crédit Mutuel (sandbox) API endpoints
NameURL
accountsApiUrihttps://oauth2-apisi.e-i.com/sandbox/cm/stet-psd2-api/v1.1/accounts
paymentInitiationApiUrihttps://oauth2-apisi.e-i.com/sandbox/cm/stet-psd2-api/v1.1/payment-requests
paymentApiUrihttps://oauth2-apisi.e-i.com/sandbox/cm/stet-psd2-api/v1.1/payment-requests/{paymentId}
paymentConfirmationApiUrihttps://oauth2-apisi.e-i.com/sandbox/cm/stet-psd2-api/v1.1/payment-requests/{paymentId}/confirmation
userIdentityApiUrihttps://oauth2-apisi.e-i.com/sandbox/cm/stet-psd2-api/v1.1/end-user-identity
trustedBeneficiariesApiUrihttps://oauth2-apisi.e-i.com/sandbox/cm/stet-psd2-api/v1.1/trusted-beneficiaries

Sandbox OAuth API configuration

Crédit Mutuel (sandbox) Sandbox OAuth API endpoints
NameValue
authorization_endpointhttps://www.creditmutuel.fr/oauth2/{lang}/sandbox/signin.html
token_endpoint_auth_methods_supported
tls_client_auth
grant_types_supported
refresh_token
authorization_code
token_endpointhttps://oauth2-apisi.e-i.com/sandbox/cm/oauth2/token
scopes_supported
aisp
pisp
cbpii
scopes{"AIS":"aisp","PIS":"pisp"}
id_token_signing_alg_values_supported
PS256
request_object_signing_alg_values_supported
PS256
code_challenge_methods_supported
S256

Feedback

Edit this page on GitHub

Edit the data behind this page on GitHub

You may also leave feedback directly onGitHub