Open Banking Authentication
1.0
Authenticate the client and users for accessing protected resources in NewDay.
Environment URLs
Environment | Base URL |
---|---|
Production | https://api.newdaycards.com/identity/v1.0 |
Sandbox | https://api.newdaycards.com/sandbox/identity/v1.0 |
wellknown
Well Known Configuration
get
/{brand}/.well-known/openid-configuration
token
Token
post
/{brand}/connect/token
introspect
Introspect
post
/{brand}/connect/introspect
revocation
Revocation
post
/{brand}/connect/revocation
jwks
Jwks
get
/{brand}/.well-known/openid-configuration/jwks
apple-app-site-association
apple-app-site-association
get
/.well-known/apple-app-site-association.json
assetlinks
assetlinks
get
/.well-known/assetlinks.json
Was this page helpful?