Skip to content
Go To Dashboard

Get Sapiom payment JWKS

GET /v1/.well-known/sapiom-jwks.json

No authentication required.

Terminal window
curl -X GET "https://api.sapiom.ai/v1/.well-known/sapiom-jwks.json" \
-H "Authorization: Bearer YOUR_API_KEY"
StatusCodeDescription
503-JWKS not available (RS256 not configured)

See API Introduction for error handling details.