# GetJWKs **GET /v1/auth/jwks/default** Get JWK Set using a publishable `PublicToken` or secret `ApiKey`. It serves as a wrapper on top of `GetJWKsByApp` and infers the `app_id` from the api key used. ## HTTP Request `GET /v1/auth/jwks/default` ## Returns A successful response returns a `JWK` Set object. ## Servers - Production: https://api.moonkey.fun (Production) ## Authentication methods - Authorization ## Parameters ## Responses ### 200: #### Body Parameters: application/json (object) - **keys** (array[object]) [Powered by Bump.sh](https://bump.sh)