Warning |
---|
The following Store APIs are deprecated and will be unsupported in a future release. They are provided below for reference by existing users. For a complete list of the currently supported Store APIs, go to https://docs.wso2.com/display/AM250/apidocs/store/. |
...
Description | Add a new API Consumer. |
URI | http://localhost:9763/store/site/blocks/user/sign-up/ajax/user-add.jag |
URI Parameters | action=addUser&username=<username>&password=<password>&allFieldsValues=<first_name>|<last_name>|<organization>|<address>|<country>|<email>|<land>|<mobile>|<IM>|<url> |
HTTP Methods | POST |
Example |
|
Search APIs
Description | Search for APIs using a given query. |
URI | http://localhost:9763/store/site/blocks/search/api-search/ajax/search.jag |
URI Parameters |
The |
HTTP Methods | POST |
Example |
|
...
Description | Provisions an OAuth client that was created out-of-band. |
URI | http://localhost:9763/store/site/blocks/subscription/subscription-add/ajax/subscription-add.jag |
URI Parameters |
|
HTTP Methods | POST |
Example |
|
...