JWKS
Fetch public keys for local JWT verification
Fetch JWKS
Fetch Gwop’s public keys to verify JWTs locally without calling the API on every request:
Response
This endpoint requires no authentication and is not rate-limited. Cache the keys on startup and refresh periodically (e.g., every hour or on kid mismatch).