JEST api and Readonlyrest

Does readonlyrest work with JEST api ?

Yes because JEST is based on the REST API.

Perfect. Just tested them successfully, using auth_key_sha256 in readonlyrest.yml and authorization header in java code jest api.

1 Like

Awesome @Vadim, thanks for validating this experimentally :slight_smile: