# RSA keys

 - [GET /projects/{project_id}/jwks.json](https://xsolla.redocly.app/de/api/login/product-configuration-rsa/json-web-key-set.md): Gets a JSON object that represents a set of JWKs. The JSON object MUST have a keys member, which is an array of JWKs. **Notice** [Rate limits for client-side methods](/api/login/rate-limits) are appli
 - [GET /projects/{project_id}/keys](https://xsolla.redocly.app/de/api/login/product-configuration-rsa/get-projects-keys.md): Gets a list of the public RSA project keys. To validate user JWT, choose the library and pass an appropriate public key from the response to this call to the validation function. **Notice** [Rate limi
