# Public Keys

## Returns the JSON Web Key Set (JWKS) for a tenant

 - [GET /.well-known/jwks.json](https://docs.ripple.com/products/payments-direct/api-docs/auth-proxy/auth-proxy/public-keys/jsonwebkeys.md): Returns the JWKS, a set of keys containing the public keys used to verify any JWT token issued for this tenant and signed using the RS256 signing algorithm.

