This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.

Application Information API

Application Information API is for retrieving OAuth application information from the WSO2 Open Banking Key Manger.

Click here for the Application Information REST API documentation.

This API allows retrieving application metadata for a single or bulk application.


Retrieve metadata for a single application 

This resource is to retrieve metadata for a given client application using the ClientId. 

GET /metadata/{ClientId}



Retrieve metadata for a set of applications 

This resource is to retrieve metadata for a given bulk of client applications using their ClientIds. The list of ClientIds should be passed as parameters.

GET /metadata