1 min readOct 3, 2019
We do not have a java client, you can use Curl or Post man for that. In your Spring application you can directly call these Rest API with a basic authorization.
If you need to use OAuth in your Spring Security application, you can expose these APIs via our API Manager and call that endpoint using an access token. Either will work.
We will provide Rest APIs for this in our next year releases.