production
development
https://aspac.sit.api.citi.com/gcbap
Paths
/path-1/{ClientId}
get /path-1/{ClientId}
Get a Client Registration for a given Client ID
ClientId
Required in path
string
Registering a client
Authorization
Required in header
string
To authorize
Accept
Optional in header
string
application/json
200
200 OK
Example Request
Example Response
GET https://aspac.sit.api.citi.com/gcbap/dummypocapi/path-1/{ClientId}
/path-2
get /path-2
Accept
Optional in header
string
application/json
200
200 OK
Example Request
Example Response
GET https://aspac.sit.api.citi.com/gcbap/dummypocapi/path-2
/jwks
get /jwks
Accept
Optional in header
string
application/json
200
200 OK
Example Request