JSON Web Tokens and JSON Web Keys Sets
Endpoints for JWT/JWK operations are described in interactive Swagger documentation.
JWT
Keys used by JWT endpoints for RS algorithm family (asymmetric) can be downloaded:
JWKS
JSON Web Key Set is available at: /.well-known/jwks.json
There are API endpoints prepared that allow you to slightly modify available JSON Web Keys in JWKS. For details go to Swagger documentation .